| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.yml | 2026-03-21 | 337 Bytes | |
| Dory.Setup.0.4.6.exe.blockmap | 2026-03-21 | 160.1 kB | |
| Dory-0.4.6-win.zip | 2026-03-21 | 206.4 MB | |
| Dory.Setup.0.4.6.exe | 2026-03-21 | 157.9 MB | |
| Dory.0.4.6.exe | 2026-03-21 | 157.7 MB | |
| Dory-0.4.6-arm64.dmg.blockmap | 2026-03-21 | 192.0 kB | |
| latest-mac.yml | 2026-03-21 | 496 Bytes | |
| Dory-0.4.6-arm64-mac.zip.blockmap | 2026-03-21 | 176.0 kB | |
| Dory-0.4.6-arm64-mac.zip | 2026-03-21 | 175.4 MB | |
| Dory-0.4.6-arm64.dmg | 2026-03-21 | 181.6 MB | |
| README.md | 2026-03-21 | 1.0 kB | |
| v0.4.6 source code.tar.gz | 2026-03-21 | 9.4 MB | |
| v0.4.6 source code.zip | 2026-03-21 | 10.2 MB | |
| Totals: 13 Items | 899.0 MB | 0 | |
What's Changed
Features
- Organization support: Added full multi-organization functionality, including organization creation, settings (organization details, members, invitations), and routing via
[organization]dynamic segments. - Session expiration handling: Introduced session expiry logic in the auth system to improve security and user session management.
- Dash integration: Added support for Dash (likely referring to a dashboard or analytics integration), including updated auth client logic, database migrations, and schema changes.
- Sentinel integration: Added Sentinel (likely a monitoring, observability, or security service) with corresponding environment variable updates and auth layer hooks.
Improvements
- Environment configuration: Updated
.env.examplewith new required variables:BETTER_AUTH_API_KEYand Sentinel-related keys.
Internal
- Database migration reset: Refactored and reset the pGLite migration list, cleaning up legacy migration files and snapshots.