| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest-x64-mac.yml | 2026-07-08 | 334 Bytes | |
| Dory-0.30.0-x64.zip | 2026-07-08 | 197.6 MB | |
| latest-arm64-mac.yml | 2026-07-08 | 338 Bytes | |
| Dory-0.30.0-arm64.zip.blockmap | 2026-07-08 | 193.4 kB | |
| latest-mac.yml | 2026-07-08 | 488 Bytes | |
| Dory-0.30.0-arm64.dmg | 2026-07-08 | 190.7 MB | |
| Dory-0.30.0-arm64.zip | 2026-07-08 | 186.8 MB | |
| builder-debug.yml | 2026-07-08 | 861 Bytes | |
| Dory-0.30.0-x64.dmg | 2026-07-08 | 201.6 MB | |
| Dory-0.30.0-x64.zip.blockmap | 2026-07-08 | 203.8 kB | |
| latest.yml | 2026-07-08 | 340 Bytes | |
| Dory-Setup-0.30.0.exe.blockmap | 2026-07-08 | 174.2 kB | |
| Dory-Setup-0.30.0.exe | 2026-07-08 | 171.4 MB | |
| Dory-Portable-0.30.0.exe | 2026-07-08 | 171.1 MB | |
| README.md | 2026-07-08 | 927 Bytes | |
| v0.30.0 source code.tar.gz | 2026-07-08 | 16.4 MB | |
| v0.30.0 source code.zip | 2026-07-08 | 17.6 MB | |
| Totals: 17 Items | 1.2 GB | 7 | |
What's Changed
Documentation
- Added comprehensive documentation for the Dory CLI and MCP (Model Control Protocol) usage.
- Documented the new Dory agent skill, including setup instructions, example workflows (e.g., schema comparison, production query debugging, exploring unknown schemas), and MCP integration guidance.
- Updated skill installation documentation to point to the canonical skills repository.
Database Support
- Added Oracle Database to the list of supported databases, including a dedicated logo and updated UI icons.
- Added Cloudflare D1 to the list of supported databases.
Web App Improvements
- Fixed result table caching behavior and corrected site metadata rendering across pages.
- Improved SQL result table column width auto-fitting logic for better readability of query output.
Internal
- Consolidated and merged skill-related documentation updates via PR [#326] and PR [#327].