| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Dory-0.8.0-arm64.zip.blockmap | 2026-04-26 | 199.1 kB | |
| Dory-0.8.0-x64.dmg | 2026-04-26 | 216.9 MB | |
| Dory-0.8.0-x64.dmg.blockmap | 2026-04-26 | 226.5 kB | |
| Dory-0.8.0-arm64.zip | 2026-04-26 | 202.9 MB | |
| builder-debug.yml | 2026-04-26 | 861 Bytes | |
| Dory-0.8.0-arm64.dmg.blockmap | 2026-04-26 | 222.0 kB | |
| Dory-0.8.0-x64.zip | 2026-04-26 | 210.1 MB | |
| latest-arm64-mac.yml | 2026-04-26 | 486 Bytes | |
| latest-mac.yml | 2026-04-26 | 784 Bytes | |
| Dory-0.8.0-x64.zip.blockmap | 2026-04-26 | 207.0 kB | |
| latest-x64-mac.yml | 2026-04-26 | 480 Bytes | |
| Dory-0.8.0-arm64.dmg | 2026-04-26 | 209.6 MB | |
| latest.yml | 2026-04-26 | 337 Bytes | |
| Dory-Setup-0.8.0.exe.blockmap | 2026-04-26 | 172.7 kB | |
| Dory-Setup-0.8.0.exe | 2026-04-26 | 171.4 MB | |
| Dory-Portable-0.8.0.exe | 2026-04-26 | 168.7 MB | |
| README.md | 2026-04-26 | 1.1 kB | |
| v0.8.0 source code.tar.gz | 2026-04-26 | 14.0 MB | |
| v0.8.0 source code.zip | 2026-04-26 | 14.8 MB | |
| Totals: 19 Items | 1.2 GB | 0 | |
What's Changed
Features
- Added SQL generation capability to the SQL Console: users can now ask natural language questions and get corresponding SQL queries generated and inserted directly into the editor.
- Enhanced the AI assistant in the SQL Console with improved inline asking, better context awareness, and support for multi-language localization (English, Spanish, Japanese).
Fixes
- Fixed a TypeScript type error in
next.config.tsthat was preventing proper Next.js configuration loading.
Improvements
- Updated documentation in
README.mdwith clarifications and current usage guidance.
Maintenance
- Upgraded dependencies:
@xmldom/xmldomfrom0.8.12to0.8.13uuidfrom13.0.0to14.0.0(breaking change; ensures compatibility with modern ESM environments)