| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Dory-0.22.0-arm64.zip | 2026-06-04 | 226.7 MB | |
| latest-mac.yml | 2026-06-04 | 488 Bytes | |
| builder-debug.yml | 2026-06-04 | 861 Bytes | |
| Dory-0.22.0-x64.zip.blockmap | 2026-06-04 | 237.0 kB | |
| Dory-0.22.0-x64.dmg | 2026-06-04 | 241.3 MB | |
| Dory-0.22.0-arm64.dmg | 2026-06-04 | 234.1 MB | |
| Dory-0.22.0-x64.zip | 2026-06-04 | 233.9 MB | |
| Dory-0.22.0-arm64.zip.blockmap | 2026-06-04 | 229.2 kB | |
| latest-x64-mac.yml | 2026-06-04 | 334 Bytes | |
| latest-arm64-mac.yml | 2026-06-04 | 338 Bytes | |
| latest.yml | 2026-06-04 | 340 Bytes | |
| Dory-Setup-0.22.0.exe.blockmap | 2026-06-04 | 174.5 kB | |
| Dory-Setup-0.22.0.exe | 2026-06-04 | 171.9 MB | |
| Dory-Portable-0.22.0.exe | 2026-06-04 | 169.2 MB | |
| README.md | 2026-06-04 | 1.1 kB | |
| v0.22.0 source code.tar.gz | 2026-06-04 | 15.9 MB | |
| v0.22.0 source code.zip | 2026-06-04 | 16.9 MB | |
| Totals: 17 Items | 1.3 GB | 0 | |
What's Changed
Features & Improvements
- Guest sign-in experience: Added loading state during guest authentication and initialized user ID plumbing across auth flows and session recovery components.
- Connection dialog redesign: Refactored the connection creation/edit dialog into a sectioned side navigation layout for improved clarity and usability.
- TLS configuration UI: Refined TLS controls in the connection dialog, including updated certificate field presentation and form organization.
- Data source filtering: Improved metadata filtering UI for data sources—enhanced search, filter controls, and localization support across all languages.
- Connection cards: Added a “Prod” badge to indicate production data sources; refined card actions and updated the delete confirmation dialog for better user feedback.
Fixes
- SQL Console stability: Fixed database list loading failure when first entering the SQL Console with a ClickHouse connection.
Internal
- Merged coordinated PRs (#279, [#280]) to align frontend changes across auth, connections, and SQL console modules.