| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest-mac.yml | 2026-03-26 | 482 Bytes | |
| Dory-0.5.4-x64.dmg.blockmap | 2026-03-26 | 198.4 kB | |
| Dory-0.5.4-x64.zip.blockmap | 2026-03-26 | 182.0 kB | |
| Dory-0.5.4-x64.dmg | 2026-03-26 | 190.2 MB | |
| Dory-0.5.4-x64.zip | 2026-03-26 | 183.7 MB | |
| Dory-0.5.4-arm64.dmg.blockmap | 2026-03-26 | 192.3 kB | |
| Dory-0.5.4-arm64.zip.blockmap | 2026-03-26 | 177.0 kB | |
| Dory-0.5.4-arm64.zip | 2026-03-26 | 177.1 MB | |
| Dory-0.5.4-arm64.dmg | 2026-03-26 | 183.6 MB | |
| latest.yml | 2026-03-26 | 337 Bytes | |
| Dory-Setup-0.5.4.exe.blockmap | 2026-03-26 | 162.4 kB | |
| Dory-Setup-0.5.4.exe | 2026-03-26 | 160.0 MB | |
| Dory-Portable-0.5.4.exe | 2026-03-26 | 157.3 MB | |
| README.md | 2026-03-26 | 705 Bytes | |
| v0.5.4 source code.tar.gz | 2026-03-26 | 13.3 MB | |
| v0.5.4 source code.zip | 2026-03-26 | 14.1 MB | |
| Totals: 16 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.
- Introduced dynamic column width calculation for better responsiveness and fit-to-content behavior in the result table.
Fixes
- Fixed horizontal scrolling (
scroll-x) issue in the result table’s<thead>, ensuring headers remain properly aligned with data rows during scrolling.
Improvements
- Updated section background styling in the result table for visual consistency and improved UI clarity.
Internal
- Upgraded indirect dependencies:
yamlfrom 2.8.2 to 2.8.3 andpicomatchfrom 2.3.1 to 2.3.2.