| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| beta-mac.yml | 2026-03-24 | 530 Bytes | |
| Dory.Beta-0.5.0-mac-arm64-beta.zip.blockmap | 2026-03-24 | 177.1 kB | |
| Dory.Beta-0.5.0-mac-arm64-beta.dmg.blockmap | 2026-03-24 | 191.4 kB | |
| Dory.Beta-0.5.0-mac-arm64-beta.dmg | 2026-03-24 | 183.4 MB | |
| Dory.Beta-0.5.0-mac-arm64-beta.zip | 2026-03-24 | 177.1 MB | |
| Dory.Beta-0.5.0-mac-x64-beta.dmg.blockmap | 2026-03-24 | 198.4 kB | |
| Dory.Beta-0.5.0-mac-x64-beta.zip.blockmap | 2026-03-24 | 182.1 kB | |
| Dory.Beta-0.5.0-mac-x64-beta.dmg | 2026-03-24 | 190.3 MB | |
| Dory.Beta-0.5.0-mac-x64-beta.zip | 2026-03-24 | 183.7 MB | |
| beta.yml | 2026-03-24 | 373 Bytes | |
| Dory.Beta-Setup-0.5.0-win-x64-beta.exe.blockmap | 2026-03-24 | 162.4 kB | |
| Dory.Beta-Setup-0.5.0-win-x64-beta.exe | 2026-03-24 | 160.0 MB | |
| Dory.Beta-Portable-0.5.0-win-x64-beta.exe | 2026-03-24 | 157.3 MB | |
| Dory.Beta-0.5.0-win-x64-beta.zip | 2026-03-24 | 208.1 MB | |
| README.md | 2026-03-24 | 1.1 kB | |
| v0.5.1-beta.0 source code.tar.gz | 2026-03-24 | 13.3 MB | |
| v0.5.1-beta.0 source code.zip | 2026-03-24 | 14.0 MB | |
| Totals: 17 Items | 1.3 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.