| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.yml | 2026-04-13 | 337 Bytes | |
| Dory-Setup-0.7.5.exe.blockmap | 2026-04-13 | 166.9 kB | |
| Dory-Setup-0.7.5.exe | 2026-04-13 | 166.2 MB | |
| Dory-Portable-0.7.5.exe | 2026-04-13 | 163.5 MB | |
| Dory-0.7.5-x64.zip | 2026-04-13 | 218.5 MB | |
| Dory-0.7.5-x64.dmg | 2026-04-13 | 211.1 MB | |
| Dory-0.7.5-arm64.zip.blockmap | 2026-04-13 | 194.7 kB | |
| builder-debug.yml | 2026-04-13 | 861 Bytes | |
| latest-arm64-mac.yml | 2026-04-13 | 486 Bytes | |
| Dory-0.7.5-arm64.zip | 2026-04-13 | 196.9 MB | |
| Dory-0.7.5-x64.dmg.blockmap | 2026-04-13 | 221.4 kB | |
| latest-mac.yml | 2026-04-13 | 784 Bytes | |
| latest-x64-mac.yml | 2026-04-13 | 480 Bytes | |
| Dory-0.7.5-arm64.dmg.blockmap | 2026-04-13 | 212.5 kB | |
| Dory-0.7.5-x64.zip.blockmap | 2026-04-13 | 201.8 kB | |
| Dory-0.7.5-arm64.dmg | 2026-04-13 | 203.9 MB | |
| README.md | 2026-04-13 | 786 Bytes | |
| v0.7.5 source code.tar.gz | 2026-04-13 | 13.9 MB | |
| v0.7.5 source code.zip | 2026-04-13 | 14.8 MB | |
| Totals: 19 Items | 1.2 GB | 0 | |
What's Changed
Fixes
- Fixed database schema suggestions and selector behavior in the chatbot, improving accuracy and responsiveness when choosing tables or columns.
- Resolved issues with suggested prompt streaming and session handoff in the chatbot, ensuring smooth transitions between user prompts and AI-generated suggestions.
- Removed unnecessary debug logging from chatbot components and related resources, reducing noise and improving runtime performance.
Improvements
- Added
performanceGuardto key chat API endpoints (/api/chat,/api/chat/sql-runner) and SQL tooling logic to prevent slow or resource-intensive queries from degrading responsiveness.
Dependencies
- Updated
next-intlfrom v4.9.0 to v4.9.1. - Updated Next.js from v16.2.2 to v16.2.3.