| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.yml | 2026-03-21 | 337 Bytes | |
| Dory.Setup.0.4.7.exe.blockmap | 2026-03-21 | 157.4 kB | |
| Dory-0.4.7-win.zip | 2026-03-21 | 202.6 MB | |
| Dory.Setup.0.4.7.exe | 2026-03-21 | 154.9 MB | |
| Dory.0.4.7.exe | 2026-03-21 | 154.7 MB | |
| latest-mac.yml | 2026-03-21 | 496 Bytes | |
| Dory-0.4.7-arm64.dmg.blockmap | 2026-03-21 | 185.5 kB | |
| Dory-0.4.7-arm64-mac.zip.blockmap | 2026-03-21 | 171.8 kB | |
| Dory-0.4.7-arm64.dmg | 2026-03-21 | 177.9 MB | |
| Dory-0.4.7-arm64-mac.zip | 2026-03-21 | 171.6 MB | |
| README.md | 2026-03-21 | 807 Bytes | |
| v0.4.7 source code.tar.gz | 2026-03-21 | 9.4 MB | |
| v0.4.7 source code.zip | 2026-03-21 | 10.2 MB | |
| Totals: 13 Items | 881.8 MB | 0 | |
What's Changed
Fixes
- Fixed email verification failures in the demo authentication flow.
- Resolved errors related to
better-authintegration, including schema and migration updates for PostgreSQL and pglite.
Features
- Added periodic update checks to the Electron desktop app to improve auto-update reliability.
Improvements
- Upgraded Next.js from v14.2.35 to v16.2.0 across all web applications, enabling modern React Server Components, improved routing, and performance enhancements.
- Updated Kysely ORM from v0.28.12 to v0.28.14 for minor stability and type-safety improvements.
Internal
- Integrated
better-authconfiguration for unified authentication handling. - Refactored and synchronized database migrations and schemas to support new auth and organization features.