| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| beta.yml | 2026-04-07 | 394 Bytes | |
| Dory.Beta-Setup-0.7.1-beta.5-win-x64-beta.exe.blockmap | 2026-04-07 | 158.9 kB | |
| Dory.Beta-Setup-0.7.1-beta.5-win-x64-beta.exe | 2026-04-07 | 154.4 MB | |
| Dory.Beta-Portable-0.7.1-beta.5-win-x64-beta.exe | 2026-04-07 | 151.7 MB | |
| Dory.Beta-0.7.1-beta.5-win-x64-beta.zip | 2026-04-07 | 204.3 MB | |
| README.md | 2026-04-07 | 469 Bytes | |
| v0.7.1-beta.5 source code.tar.gz | 2026-04-07 | 13.9 MB | |
| v0.7.1-beta.5 source code.zip | 2026-04-07 | 14.8 MB | |
| Totals: 8 Items | 539.3 MB | 0 | |
What's Changed
Improvements
- Standalone app builds now include
better-sqlite3: The native SQLite binding is now properly bundled into standalone application binaries, ensuring reliable local database functionality without requiring external dependencies or runtime installation.
Internal
- Updated
scripts/build-app-standalone.shto explicitly materializebetter-sqlite3, improving build reproducibility and consistency across environments.