| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.yml | 2026-03-25 | 337 Bytes | |
| Dory-Setup-0.5.1.exe.blockmap | 2026-03-25 | 162.5 kB | |
| Dory-Setup-0.5.1.exe | 2026-03-25 | 160.0 MB | |
| Dory-Portable-0.5.1.exe | 2026-03-25 | 157.3 MB | |
| Dory-0.5.1-x64.zip | 2026-03-25 | 208.1 MB | |
| latest-mac.yml | 2026-03-25 | 488 Bytes | |
| Dory-0.5.1-arm64.dmg.blockmap | 2026-03-25 | 191.7 kB | |
| Dory-0.5.1-arm64.zip.blockmap | 2026-03-25 | 176.8 kB | |
| Dory-0.5.1-x64.zip.blockmap | 2026-03-25 | 182.0 kB | |
| Dory-0.5.1-x64.dmg.blockmap | 2026-03-25 | 199.2 kB | |
| Dory-0.5.1-arm64.dmg | 2026-03-25 | 183.5 MB | |
| Dory-0.5.1-arm64.zip | 2026-03-25 | 177.0 MB | |
| Dory-0.5.1-x64.dmg | 2026-03-25 | 190.3 MB | |
| README.md | 2026-03-25 | 1.1 kB | |
| v0.5.1 source code.tar.gz | 2026-03-25 | 13.3 MB | |
| v0.5.1 source code.zip | 2026-03-25 | 14.0 MB | |
| Totals: 16 Items | 1.1 GB | 0 | |
What's Changed
Features
- Added a new save dialog for SQL queries that supports folder selection, improving organization of saved queries.
- Introduced drag-and-drop reordering for saved queries and folders in the SQL Console sidebar, enabling intuitive arrangement.
Fixes
- Fixed a critical connection ID validation issue affecting saved query folders, exports, imports, and workspace recovery operations.
- Corrected the Docker release GitHub Action to properly tag and publish the
latestimage.
Improvements
- Added confirmation dialogs before deleting saved queries to prevent accidental data loss.
- Updated UI styles for saved queries and folders to improve visual clarity and consistency.
Docs
- Added a new
CONTRIBUTING.mdguide and expandedREADME.mdwith contribution instructions and project context.
Security & Maintenance
- Removed accidental
console.logcalls exposing environment variables in CI workflows and app scripts.