| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| beta.yml | 2026-04-07 | 394 Bytes | |
| Dory.Beta-Setup-0.7.1-beta.6-win-x64-beta.exe.blockmap | 2026-04-07 | 158.8 kB | |
| Dory.Beta-Setup-0.7.1-beta.6-win-x64-beta.exe | 2026-04-07 | 154.4 MB | |
| Dory.Beta-Portable-0.7.1-beta.6-win-x64-beta.exe | 2026-04-07 | 151.7 MB | |
| Dory.Beta-0.7.1-beta.6-win-x64-beta.zip | 2026-04-07 | 204.3 MB | |
| README.md | 2026-04-07 | 403 Bytes | |
| v0.7.1-beta.6 source code.tar.gz | 2026-04-07 | 13.9 MB | |
| v0.7.1-beta.6 source code.zip | 2026-04-07 | 14.8 MB | |
| Totals: 8 Items | 539.3 MB | 0 | |
What's Changed
Improvements
- Standalone app builds: Symlinks in
node_modulesare now fully materialized (copied as real files/directories) during standalone app packaging, improving reliability and consistency across different environments.
Internal
- Updated
scripts/build-app-standalone.shto handle symlink resolution correctly when tracing dependencies for standalone bundles.