| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| builder-debug.yml | 2026-05-19 | 861 Bytes | |
| Dory-0.16.0-arm64.zip | 2026-05-19 | 229.6 MB | |
| latest-mac.yml | 2026-05-19 | 790 Bytes | |
| latest-arm64-mac.yml | 2026-05-19 | 490 Bytes | |
| latest-x64-mac.yml | 2026-05-19 | 484 Bytes | |
| Dory-0.16.0-arm64.dmg | 2026-05-19 | 236.9 MB | |
| Dory-0.16.0-arm64.zip.blockmap | 2026-05-19 | 232.3 kB | |
| Dory-0.16.0-arm64.dmg.blockmap | 2026-05-19 | 248.2 kB | |
| Dory-0.16.0-x64.zip.blockmap | 2026-05-19 | 237.6 kB | |
| Dory-0.16.0-x64.dmg.blockmap | 2026-05-19 | 254.5 kB | |
| Dory-0.16.0-x64.dmg | 2026-05-19 | 244.1 MB | |
| Dory-0.16.0-x64.zip | 2026-05-19 | 236.8 MB | |
| latest.yml | 2026-05-19 | 340 Bytes | |
| Dory-Setup-0.16.0.exe.blockmap | 2026-05-19 | 177.3 kB | |
| Dory-Setup-0.16.0.exe | 2026-05-19 | 174.3 MB | |
| Dory-Portable-0.16.0.exe | 2026-05-19 | 171.6 MB | |
| README.md | 2026-05-19 | 912 Bytes | |
| v0.16.0 source code.tar.gz | 2026-05-19 | 15.5 MB | |
| v0.16.0 source code.zip | 2026-05-19 | 16.5 MB | |
| Totals: 19 Items | 1.3 GB | 0 | |
What's Changed
Features
- Added Oracle database support to the SQL console and database explorer, enabling connection, schema browsing, and SQL query execution for Oracle databases.
Fixes
- Fixed an error in the connection switcher component that caused unexpected behavior when switching between database connections.
Improvements
- Normalized field widths across all database connection forms (including Oracle, PostgreSQL, MySQL, SQL Server, MariaDB, and ClickHouse) for consistent layout and improved usability.
- Updated README.md with current setup instructions and feature highlights.
Internal
- Integrated Oracle-specific logic into SQL context inference, copilot SQL mode, and query execution hooks to support seamless Oracle integration.