| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| beta-x64-mac.yml | 2026-06-05 | 383 Bytes | |
| builder-debug.yml | 2026-06-05 | 861 Bytes | |
| Dory.Beta-0.22.2-beta.3-mac-x64-beta.zip.blockmap | 2026-06-05 | 237.5 kB | |
| Dory.Beta-0.22.2-beta.3-mac-arm64-beta.zip.blockmap | 2026-06-05 | 230.0 kB | |
| beta-arm64-mac.yml | 2026-06-05 | 387 Bytes | |
| beta-mac.yml | 2026-06-05 | 558 Bytes | |
| beta.yml | 2026-06-05 | 397 Bytes | |
| Dory.Beta-Setup-0.22.2-beta.3-win-x64-beta.exe.blockmap | 2026-06-05 | 174.9 kB | |
| Dory.Beta-Setup-0.22.2-beta.3-win-x64-beta.exe | 2026-06-05 | 171.9 MB | |
| Dory.Beta-Portable-0.22.2-beta.3-win-x64-beta.exe | 2026-06-05 | 169.2 MB | |
| README.md | 2026-06-05 | 740 Bytes | |
| v0.22.2-beta.3 source code.tar.gz | 2026-06-05 | 15.7 MB | |
| v0.22.2-beta.3 source code.zip | 2026-06-05 | 16.7 MB | |
| Totals: 13 Items | 374.1 MB | 0 | |
What's Changed
Security & Authentication
- Clear session cookies reliably during desktop sign-out and anonymous account deletion, improving privacy and preventing unintended session persistence.
User Experience
- Delay rendering the main application UI until Next.js hydration completes, eliminating flash-of-unstyled-content (FOUC) and ensuring a smoother startup experience on desktop apps.
Desktop Authentication Flow
- Refined the desktop authentication finalize page for better clarity and reliability, particularly during email verification and session setup.
Internal
- Consolidated and optimized desktop app loading logic across Electron and Next.js layers to improve startup performance and maintainability.