| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Dory-0.7.10-x64.zip.blockmap | 2026-04-15 | 207.7 kB | |
| Dory-0.7.10-arm64.dmg.blockmap | 2026-04-15 | 221.2 kB | |
| Dory-0.7.10-arm64.dmg | 2026-04-15 | 209.5 MB | |
| Dory-0.7.10-x64.dmg | 2026-04-15 | 216.8 MB | |
| builder-debug.yml | 2026-04-15 | 861 Bytes | |
| Dory-0.7.10-x64.dmg.blockmap | 2026-04-15 | 225.4 kB | |
| latest-arm64-mac.yml | 2026-04-15 | 490 Bytes | |
| Dory-0.7.10-x64.zip | 2026-04-15 | 210.0 MB | |
| latest-mac.yml | 2026-04-15 | 790 Bytes | |
| latest.yml | 2026-04-15 | 340 Bytes | |
| Dory-Setup-0.7.10.exe.blockmap | 2026-04-15 | 172.0 kB | |
| latest-x64-mac.yml | 2026-04-15 | 484 Bytes | |
| Dory-0.7.10-arm64.zip.blockmap | 2026-04-15 | 200.4 kB | |
| Dory-Setup-0.7.10.exe | 2026-04-15 | 171.4 MB | |
| Dory-0.7.10-arm64.zip | 2026-04-15 | 202.8 MB | |
| Dory-Portable-0.7.10.exe | 2026-04-15 | 168.7 MB | |
| README.md | 2026-04-15 | 994 Bytes | |
| v0.7.10 source code.tar.gz | 2026-04-15 | 14.0 MB | |
| v0.7.10 source code.zip | 2026-04-15 | 14.8 MB | |
| Totals: 19 Items | 1.2 GB | 0 | |
What's Changed
Authentication
- Removed guest login functionality and introduced a new demo sign-in flow, allowing users to quickly explore the application without creating an account.
SQL Console UX Improvements
- Enhanced the Copilot experience in the SQL console with refined SQL mode behavior, smarter tab management, and improved editor responsiveness.
- Updated the result table component for better readability, interaction, and accessibility.
- Refined Monaco editor integration for smoother SQL editing, including syntax-aware suggestions and error highlighting.
Chat Interface
- Improved chat message styling for better visual hierarchy and consistency across conversation threads.
- Fixed session handling and message rendering logic to ensure reliable display of AI-generated SQL and natural language responses.
Internal
- Consolidated and cleaned up shared SQL console and chatbot logic across components, improving maintainability and reducing duplication.