| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Dory-0.12.1-x64.dmg | 2026-05-09 | 250.8 MB | |
| builder-debug.yml | 2026-05-09 | 861 Bytes | |
| Dory-0.12.1-arm64.dmg | 2026-05-09 | 243.6 MB | |
| Dory-0.12.1-arm64.dmg.blockmap | 2026-05-09 | 255.4 kB | |
| latest-arm64-mac.yml | 2026-05-09 | 490 Bytes | |
| latest-mac.yml | 2026-05-09 | 790 Bytes | |
| latest-x64-mac.yml | 2026-05-09 | 484 Bytes | |
| Dory-0.12.1-x64.zip | 2026-05-09 | 243.1 MB | |
| Dory-0.12.1-arm64.zip.blockmap | 2026-05-09 | 237.6 kB | |
| Dory-0.12.1-x64.dmg.blockmap | 2026-05-09 | 264.0 kB | |
| Dory-0.12.1-arm64.zip | 2026-05-09 | 235.9 MB | |
| Dory-0.12.1-x64.zip.blockmap | 2026-05-09 | 244.7 kB | |
| Dory-Setup-0.12.1.exe.blockmap | 2026-05-09 | 179.9 kB | |
| latest.yml | 2026-05-09 | 340 Bytes | |
| Dory-Setup-0.12.1.exe | 2026-05-09 | 179.1 MB | |
| Dory-Portable-0.12.1.exe | 2026-05-09 | 176.4 MB | |
| README.md | 2026-05-09 | 919 Bytes | |
| v0.12.1 source code.tar.gz | 2026-05-09 | 14.2 MB | |
| v0.12.1 source code.zip | 2026-05-09 | 15.1 MB | |
| Totals: 19 Items | 1.4 GB | 0 | |
What's Changed
Features
- Added DuckDB support: Users can now connect to and query DuckDB databases directly from the web app, including connection setup, SQL console integration, table browsing, and schema introspection.
Fixes
- Fixed DuckDB runtime errors: Resolved initialization and execution issues in the Electron desktop app to ensure stable DuckDB connectivity and query execution.
- Fixed beta release workflow: Corrected a configuration error in the
beta.ymlGitHub Actions workflow that was preventing proper beta builds.
Internal
- Dependency updates: Upgraded
fast-xml-builder(v1.1.4 → v1.2.0) andfast-uri(v3.1.0 → v3.1.2) for improved reliability and security in XML generation and URI parsing.