| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Dory-0.23.2-x64.zip.blockmap | 2026-06-12 | 237.3 kB | |
| latest-x64-mac.yml | 2026-06-12 | 334 Bytes | |
| Dory-0.23.2-x64.zip | 2026-06-12 | 234.0 MB | |
| latest-arm64-mac.yml | 2026-06-12 | 338 Bytes | |
| Dory-0.23.2-arm64.zip.blockmap | 2026-06-12 | 229.4 kB | |
| latest-mac.yml | 2026-06-12 | 488 Bytes | |
| builder-debug.yml | 2026-06-12 | 861 Bytes | |
| Dory-0.23.2-x64.dmg | 2026-06-12 | 240.8 MB | |
| Dory-0.23.2-arm64.zip | 2026-06-12 | 226.8 MB | |
| Dory-0.23.2-arm64.dmg | 2026-06-12 | 233.6 MB | |
| latest.yml | 2026-06-12 | 340 Bytes | |
| Dory-Setup-0.23.2.exe.blockmap | 2026-06-12 | 175.2 kB | |
| Dory-Setup-0.23.2.exe | 2026-06-12 | 171.8 MB | |
| Dory-Portable-0.23.2.exe | 2026-06-12 | 169.2 MB | |
| README.md | 2026-06-12 | 1.0 kB | |
| v0.23.2 source code.tar.gz | 2026-06-12 | 15.7 MB | |
| v0.23.2 source code.zip | 2026-06-12 | 16.7 MB | |
| Totals: 17 Items | 1.3 GB | 0 | |
What's Changed
Data Preview & SQL Console Improvements
- Table previews now show unfiltered row counts (e.g., “Showing 100 of 12,345 rows”) instead of only filtered totals, giving clearer context about dataset size.
- Pagination controls in table previews have been refined for better usability and consistency across databases.
- Data preview results are preserved during requerying—users no longer lose their current view when refreshing or applying filters.
UX & Localization Updates
- Removed the billing read-only hint from the Billing settings page, simplifying the UI for users on free or trial plans.
- Guest link behavior and associated copy have been updated to reflect current access semantics, with corresponding translations updated in English, Spanish, Japanese, and Chinese.
Internal
- Refactored data fetching logic across SQL Console and Table Browser to use real SQL queries instead of driver-abstracted methods—improving accuracy, consistency, and extensibility for future database support.