| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| builder-debug.yml | 2026-03-26 | 820 Bytes | |
| latest-arm64-mac.yml | 2026-03-26 | 486 Bytes | |
| Dory-0.5.6-x64.zip | 2026-03-26 | 183.7 MB | |
| Dory-0.5.6-arm64.dmg.blockmap | 2026-03-26 | 193.2 kB | |
| Dory-0.5.6-arm64.dmg | 2026-03-26 | 183.6 MB | |
| latest-x64-mac.yml | 2026-03-26 | 480 Bytes | |
| Dory-0.5.6-x64.dmg | 2026-03-26 | 190.1 MB | |
| Dory-0.5.6-arm64.zip.blockmap | 2026-03-26 | 177.4 kB | |
| latest-mac.yml | 2026-03-26 | 784 Bytes | |
| Dory-0.5.6-x64.dmg.blockmap | 2026-03-26 | 199.8 kB | |
| Dory-0.5.6-arm64.zip | 2026-03-26 | 177.1 MB | |
| Dory-0.5.6-x64.zip.blockmap | 2026-03-26 | 182.1 kB | |
| latest.yml | 2026-03-26 | 337 Bytes | |
| Dory-Setup-0.5.6.exe.blockmap | 2026-03-26 | 162.4 kB | |
| Dory-Setup-0.5.6.exe | 2026-03-26 | 160.0 MB | |
| Dory-Portable-0.5.6.exe | 2026-03-26 | 157.3 MB | |
| README.md | 2026-03-26 | 777 Bytes | |
| v0.5.6 source code.tar.gz | 2026-03-26 | 13.3 MB | |
| v0.5.6 source code.zip | 2026-03-26 | 14.1 MB | |
| Totals: 19 Items | 1.1 GB | 0 | |
What's Changed
Features
- Added automatic column width adjustment (autofit) to the SQL console result table, improving readability of query results without manual resizing.
Fixes
- Fixed horizontal scrolling (
scroll-x) issue in the result table’s<thead>, ensuring headers remain aligned with data columns during scrolling. - Resolved a packaging error in the macOS build workflow that was preventing correct asset preparation for updates.
Improvements
- Enhanced visual consistency by updating section background styling in the result table component.
- Improved column width calculation logic for more accurate and responsive table layout.
Internal
- Updated indirect dependencies:
yaml(v2.8.2 → v2.8.3) andpicomatch(v2.3.1 → v2.3.2).