| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest-mac.yml | 2026-03-16 | 496 Bytes | |
| Dory-0.3.9-arm64-mac.zip.blockmap | 2026-03-16 | 169.5 kB | |
| Dory-0.3.9-arm64.dmg.blockmap | 2026-03-16 | 184.5 kB | |
| Dory-0.3.9-arm64.dmg | 2026-03-16 | 176.4 MB | |
| Dory-0.3.9-arm64-mac.zip | 2026-03-16 | 170.2 MB | |
| latest.yml | 2026-03-16 | 337 Bytes | |
| Dory.Setup.0.3.9.exe.blockmap | 2026-03-16 | 156.1 kB | |
| Dory-0.3.9-win.zip | 2026-03-16 | 201.2 MB | |
| Dory.Setup.0.3.9.exe | 2026-03-16 | 154.2 MB | |
| Dory.0.3.9.exe | 2026-03-16 | 153.9 MB | |
| README.md | 2026-03-16 | 389 Bytes | |
| v0.3.9 source code.tar.gz | 2026-03-16 | 9.4 MB | |
| v0.3.9 source code.zip | 2026-03-16 | 10.1 MB | |
| Totals: 13 Items | 875.9 MB | 0 | |
What's Changed
Fixes
- Fixed duplicate error dialogs appearing when update checks fail — now only one dialog is shown per failure, improving user experience during updater errors.
Internal
- Refactored updater error handling in Electron main process to separate state reset/logging (via
autoUpdatererror event) from user-facing notifications (handled incatchblocks).