Changelog
A detailed history of improvements, new features, and bug fixes for DataScribe
v0.0.46
March 5, 2025
- featureAdded ConnectionType model with Pydantic for improved data validation and API documentation
- improvementImplemented ConnectionTypeService with psycopg2 for direct database access and better performance
- featureAdded support for engine icons in connection types to enhance UI visualization
- improvementEnhanced connection types with source/target flags for better connection management
- improvementOptimized database queries for connection type operations with proper error handling
v0.0.45
February 28, 2025
- featureAdded database connection dropdown and Apply Migration button to execute SQL directly from the UI
- improvementEnhanced migration system with proper API models and structured responses
- fixFixed parameter formatting in schema version retrieval to prevent SQL errors
- improvementStreamlined migration workflow by automatically calling the API when the popup opens
- featureCreated comprehensive data models for handling database connections with migration files
- featureAdded video demonstration to the landing page with Azure Blob storage integration
- featureCreated features page and changelog for improved user documentation
- improvementEnhanced resize and minimize/maximize controls for SQL nodes
- fixFixed scrollbar display issues in SQL editor components
- improvementAdded timeout handling for AI-generated migrations
v0.0.30
February 20, 2025
- featureIntegrated Daisy AI for intelligent migrations
- improvementImproved data streaming for AI-generated content
- featureBasic SQL generation capabilities
- fixResolved connection issues with the Daisy AI API
v0.0.15
February 10, 2025
- featureInitial implementation of ERD designer
- featureProject management system for handling multiple schemas
- improvementEnhanced user interface with responsive design
- featureSet up core architecture for future development
v0.0.1
January 20, 2025
- featureInitial project setup
- featureCore architecture implementation
- featureBasic user authentication with Clerk
- improvementInitial UI framework with responsive design