| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Dory-0.23.0-arm64.dmg | 2026-06-05 | 233.6 MB | |
| Dory-0.23.0-x64.dmg | 2026-06-05 | 240.9 MB | |
| Dory-0.23.0-x64.zip | 2026-06-05 | 234.0 MB | |
| latest-mac.yml | 2026-06-05 | 488 Bytes | |
| builder-debug.yml | 2026-06-05 | 861 Bytes | |
| Dory-0.23.0-arm64.zip.blockmap | 2026-06-05 | 230.6 kB | |
| latest-x64-mac.yml | 2026-06-05 | 334 Bytes | |
| latest-arm64-mac.yml | 2026-06-05 | 338 Bytes | |
| Dory-0.23.0-arm64.zip | 2026-06-05 | 226.8 MB | |
| Dory-0.23.0-x64.zip.blockmap | 2026-06-05 | 237.1 kB | |
| Dory-Setup-0.23.0.exe.blockmap | 2026-06-05 | 175.0 kB | |
| latest.yml | 2026-06-05 | 340 Bytes | |
| Dory-Setup-0.23.0.exe | 2026-06-05 | 171.9 MB | |
| Dory-Portable-0.23.0.exe | 2026-06-05 | 169.2 MB | |
| README.md | 2026-06-05 | 1.2 kB | |
| v0.23.0 source code.tar.gz | 2026-06-05 | 15.7 MB | |
| v0.23.0 source code.zip | 2026-06-05 | 16.7 MB | |
| Totals: 17 Items | 1.3 GB | 0 | |
What's Changed
Authentication & Session Management
- Added desktop-local action authentication with snapshot fallback for improved offline reliability during sign-in and session recovery.
- Cleared session cookies reliably on desktop sign-out and anonymous account deletion, improving privacy and security.
- Refined the desktop auth finalize page flow for smoother email verification completion.
Desktop App Experience
- Showed the app UI only after Next.js finishes loading, eliminating flash-of-unstyled-content and improving perceived startup performance.
- Made the desktop window title bar transparent and draggable (later reverted to default for consistency).
- Improved Electron theme backgrounds and dialog focus handling for better visual polish and accessibility.
- Refined Electron startup logic and DMG packaging configuration, including centered DMG layout and a switch to gray background for installer visuals.
Internal
- Updated Electron Builder configuration and related scripts to support refined packaging and theme behavior.
- Consolidated and cleaned up desktop-specific auth context and action definitions across server and client layers.