Changelog

A detailed history of improvements, new features, and bug fixes for DataScribe

v0.0.46

March 5, 2025
  • feature
    Added ConnectionType model with Pydantic for improved data validation and API documentation
  • improvement
    Implemented ConnectionTypeService with psycopg2 for direct database access and better performance
  • feature
    Added support for engine icons in connection types to enhance UI visualization
  • improvement
    Enhanced connection types with source/target flags for better connection management
  • improvement
    Optimized database queries for connection type operations with proper error handling

v0.0.45

February 28, 2025
  • feature
    Added database connection dropdown and Apply Migration button to execute SQL directly from the UI
  • improvement
    Enhanced migration system with proper API models and structured responses
  • fix
    Fixed parameter formatting in schema version retrieval to prevent SQL errors
  • improvement
    Streamlined migration workflow by automatically calling the API when the popup opens
  • feature
    Created comprehensive data models for handling database connections with migration files
  • feature
    Added video demonstration to the landing page with Azure Blob storage integration
  • feature
    Created features page and changelog for improved user documentation
  • improvement
    Enhanced resize and minimize/maximize controls for SQL nodes
  • fix
    Fixed scrollbar display issues in SQL editor components
  • improvement
    Added timeout handling for AI-generated migrations

v0.0.30

February 20, 2025
  • feature
    Integrated Daisy AI for intelligent migrations
  • improvement
    Improved data streaming for AI-generated content
  • feature
    Basic SQL generation capabilities
  • fix
    Resolved connection issues with the Daisy AI API

v0.0.15

February 10, 2025
  • feature
    Initial implementation of ERD designer
  • feature
    Project management system for handling multiple schemas
  • improvement
    Enhanced user interface with responsive design
  • feature
    Set up core architecture for future development

v0.0.1

January 20, 2025
  • feature
    Initial project setup
  • feature
    Core architecture implementation
  • feature
    Basic user authentication with Clerk
  • improvement
    Initial UI framework with responsive design