v0.15.0
What's Changed
Features
- SQL Server support: Added full connectivity and metadata integration for Microsoft SQL Server, including dedicated driver, connection form, and database icons.
- Database and file type icons: Introduced visual icons for supported databases (including SQL Server) and file types (Excel, Parquet) across connection cards and sidebar components.
Improvements
- Connection UI refinements: Unified connection icons, improved overflow tooltips on connection cards, clarified connection type tooltips, and removed redundant copy for better clarity and consistency.
- Copilot context enhancements: Now surfaces SQL query result-set errors in the AI context to improve accuracy and relevance of generated responses.
- Chart control layout: Tightened spacing and alignment in chart controls within result tables for improved usability and visual consistency.
- Connection switching stability: Reduced loading flicker and improved state handling when switching between connections in the sidebar.
Fixes
- Ask AI cursor behavior: Fixed incorrect cursor positioning and interaction issues in the inline "Ask AI" overlay in the SQL console.
- SQL query limits: Corrected handling of SQL result limits to prevent truncation or unexpected behavior during execution.
- Docker builds: Resolved errors in Dockerfile that were causing release and build failures.
Internal
- Updated
brace-expansiondependency (indirect) to v5.0.6 via Dependabot. - Improved release notes generation script for future automation.
How is this guide?