| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Dory-0.14.1-x64.dmg.blockmap | 2026-05-18 | 252.6 kB | |
| builder-debug.yml | 2026-05-18 | 861 Bytes | |
| Dory-0.14.1-arm64.dmg | 2026-05-18 | 234.9 MB | |
| latest-mac.yml | 2026-05-18 | 790 Bytes | |
| Dory-0.14.1-arm64.zip.blockmap | 2026-05-18 | 230.5 kB | |
| latest-arm64-mac.yml | 2026-05-18 | 490 Bytes | |
| latest-x64-mac.yml | 2026-05-18 | 484 Bytes | |
| Dory-0.14.1-arm64.dmg.blockmap | 2026-05-18 | 245.7 kB | |
| Dory-0.14.1-x64.zip.blockmap | 2026-05-18 | 238.0 kB | |
| Dory-0.14.1-x64.dmg | 2026-05-18 | 242.2 MB | |
| Dory-0.14.1-x64.zip | 2026-05-18 | 234.8 MB | |
| Dory-0.14.1-arm64.zip | 2026-05-18 | 227.6 MB | |
| latest.yml | 2026-05-18 | 340 Bytes | |
| Dory-Setup-0.14.1.exe.blockmap | 2026-05-18 | 175.6 kB | |
| Dory-Setup-0.14.1.exe | 2026-05-18 | 172.6 MB | |
| Dory-Portable-0.14.1.exe | 2026-05-18 | 170.0 MB | |
| README.md | 2026-05-18 | 751 Bytes | |
| v0.14.1 source code.tar.gz | 2026-05-18 | 15.5 MB | |
| v0.14.1 source code.zip | 2026-05-18 | 16.4 MB | |
| Totals: 19 Items | 1.3 GB | 0 | |
What's Changed
Fixes
- Fixed a critical error where SQL Copilot actions failed due to missing
schemaContextin the action context — improving reliability for AI-assisted query fixes and inline asks.
Improvements
- Enhanced the AI Fix button in the SQL Console with the new
BorderBeamvisual effect for better user feedback and consistency. - Extracted
BorderBeamButtoninto the shared@dorylab/uipackage, enabling reuse across applications and improving UI component maintainability.
Docs
- Updated
README.mdwith clarifications and current usage guidance.