Changelog
Track all the updates, improvements, and fixes to ChatWithDB.
v2.4.0FeatureFebruary 5, 2026
AI Agent Improvements & New Landing Page
- Introduced new modern landing page with complete product overview
- Added skeleton loading UI for improved perceived performance
- Enhanced database connection cards with visual indicators
- Fixed OpenAI reasoning model compatibility (o1, o3 models)
- Improved sidebar responsiveness for tablet devices
v2.3.0FeatureJanuary 28, 2026
DeepSeek AI Integration
- Added DeepSeek as a new AI provider option
- Improved AI model switching within chat sessions
- Enhanced error handling for AI provider failures
- Added fallback mechanism when primary AI provider is unavailable
v2.2.1Bug FixJanuary 20, 2026
Bug Fixes & Performance
- Fixed SSL toggle not persisting on connection edit
- Resolved memory leak in WebSocket connections
- Improved query execution performance for large result sets
- Fixed chart rendering issues on Safari browsers
- Corrected timezone handling in date-based queries
v2.2.0FeatureJanuary 12, 2026
Enhanced Visualizations
- Variety of new chart types support
- Improved automatic chart type detection based on data
- Export charts as PNG or SVG images
- Interactive tooltips with detailed data points
v2.1.0FeatureJanuary 5, 2026
Multi-Model AI Support
- Added support for Anthropic Claude models (Claude 3.5 Sonnet)
- Integrated Google Gemini 2.0 Flash
- Model selection per chat session
- Improved context window management for longer conversations
v2.0.2Bug FixDecember 28, 2025
Security & Stability
- Enhanced AES-256-GCM encryption implementation
- Fixed race condition in concurrent query execution
- Improved session timeout handling
- Added rate limiting for API endpoints
- Fixed XSS vulnerability in chat message rendering
v2.0.1Bug FixDecember 18, 2025
MongoDB Support Fixes
- Fixed MongoDB aggregation pipeline generation
- Improved handling of nested document structures
- Corrected ObjectId serialization in exports
- Fixed connection pooling for MongoDB Atlas
- Added support for MongoDB 7.0 features
v2.0.0Major ReleaseDecember 10, 2025
ChatWithDB 2.0 - Major Release
- Complete UI redesign with modern dark theme
- New AI-powered query generation engine
- Added MongoDB support alongside PostgreSQL and MySQL
- Real-time streaming responses from AI agents
- Interactive data tables with sorting and filtering
- Export to Visualisations, CSV, and Excel formats
- Chat session history and management
- Enterprise SSO support
v1.5.0FeatureNovember 25, 2025
Export & Sharing
- Added CSV export functionality
- Introduced JSON export option
- Share query results via secure links
v1.4.0FeatureNovember 15, 2025
MySQL Support
- Added MySQL database support
- MySQL-specific query optimization
- Support for MySQL 8.0 features
- Improved schema introspection for MySQL