| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Dory-0.20.1-arm64.zip | 2026-05-30 | 232.4 MB | |
| Dory-0.20.1-x64.zip | 2026-05-30 | 239.6 MB | |
| Dory-0.20.1-arm64.zip.blockmap | 2026-05-30 | 235.2 kB | |
| latest-mac.yml | 2026-05-30 | 790 Bytes | |
| builder-debug.yml | 2026-05-30 | 861 Bytes | |
| Dory-0.20.1-arm64.dmg.blockmap | 2026-05-30 | 252.3 kB | |
| Dory-0.20.1-x64.zip.blockmap | 2026-05-30 | 241.2 kB | |
| Dory-0.20.1-x64.dmg | 2026-05-30 | 246.8 MB | |
| Dory-0.20.1-arm64.dmg | 2026-05-30 | 239.6 MB | |
| latest-x64-mac.yml | 2026-05-30 | 484 Bytes | |
| latest-arm64-mac.yml | 2026-05-30 | 490 Bytes | |
| Dory-0.20.1-x64.dmg.blockmap | 2026-05-30 | 257.0 kB | |
| latest.yml | 2026-05-30 | 340 Bytes | |
| Dory-Setup-0.20.1.exe.blockmap | 2026-05-30 | 179.7 kB | |
| Dory-Setup-0.20.1.exe | 2026-05-30 | 176.7 MB | |
| Dory-Portable-0.20.1.exe | 2026-05-30 | 174.0 MB | |
| README.md | 2026-05-30 | 1.5 kB | |
| v0.20.1 source code.tar.gz | 2026-05-30 | 15.8 MB | |
| v0.20.1 source code.zip | 2026-05-30 | 16.7 MB | |
| Totals: 19 Items | 1.3 GB | 0 | |
What's Changed
Features
- Query Audit Logs: Introduced a new
Query Auditpage to track and review executed SQL queries across your organization, including metadata like user, timestamp, connection, and query text. - Organization Settings Panel: Added a dedicated organization-level settings panel with tabs for Members, Billing, and Query Audit configuration—accessible from the sidebar navigation.
Improvements
- Saved Queries UX:
- Renamed the “Saved Queries” sidebar section to simply “Queries” for clarity.
- Persist the saved queries view state (e.g., expanded/collapsed folders) separately per database connection.
- Navigation & Consistency:
- Removed the redundant “SQL Overview” view and its corresponding sidebar entry.
- Updated sidebar navigation labels and routing to align with the new
Query Auditterminology and structure.
Fixes
- Audit Log Integration: Fixed inconsistent audit log capture by ensuring all SQL execution paths—including AI-assisted queries, tool-based SQL runs, and direct console executions—are now reliably recorded in the audit system.
Internal
- Codebase Refactoring: Renamed internal modules, routes, and types from
auditlog/sql-audittoquery-auditfor semantic accuracy and consistency across frontend, backend, and database layers. - Localization Updates: Extended i18n support for new UI strings in English, Spanish, Japanese, and Chinese.