| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Dory-0.15.0-arm64.dmg | 2026-05-19 | 236.3 MB | |
| builder-debug.yml | 2026-05-19 | 861 Bytes | |
| latest-mac.yml | 2026-05-19 | 790 Bytes | |
| latest-arm64-mac.yml | 2026-05-19 | 490 Bytes | |
| Dory-0.15.0-x64.dmg | 2026-05-19 | 243.6 MB | |
| latest-x64-mac.yml | 2026-05-19 | 484 Bytes | |
| Dory-0.15.0-x64.zip.blockmap | 2026-05-19 | 237.7 kB | |
| Dory-0.15.0-arm64.zip | 2026-05-19 | 228.9 MB | |
| Dory-0.15.0-x64.dmg.blockmap | 2026-05-19 | 255.1 kB | |
| Dory-0.15.0-arm64.zip.blockmap | 2026-05-19 | 230.9 kB | |
| Dory-0.15.0-arm64.dmg.blockmap | 2026-05-19 | 247.0 kB | |
| Dory-0.15.0-x64.zip | 2026-05-19 | 236.1 MB | |
| latest.yml | 2026-05-19 | 340 Bytes | |
| Dory-Setup-0.15.0.exe.blockmap | 2026-05-19 | 177.0 kB | |
| Dory-Setup-0.15.0.exe | 2026-05-19 | 173.7 MB | |
| Dory-Portable-0.15.0.exe | 2026-05-19 | 171.1 MB | |
| README.md | 2026-05-19 | 1.7 kB | |
| v0.15.0 source code.tar.gz | 2026-05-19 | 15.5 MB | |
| v0.15.0 source code.zip | 2026-05-19 | 16.5 MB | |
| Totals: 19 Items | 1.3 GB | 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.