New features
- OIDC Single sign-on: organization admins can now register OIDC providers and let users sign in through SSO.
- Invite-based organization access for SSO: admins can invite users with roles, and invited users are added to the organization on first sign-in.
- Organization switcher: users who belong to multiple organizations can now switch workspaces directly from the sidebar.
- Dedicated Administration area: instance-wide administration now has its own page, separate from regular settings.
- Advanced backup parameters: backup schedules now support custom Restic flags for advanced backup tuning.
Improvements
- Repository statistics now run in the background, which makes repository pages feel faster and reduces unnecessary compute on the server
- Repository, backup, and snapshot pages preload more data, so they show useful information sooner after navigation.
- The dashboard has been redesigned with small UI/UX improvements
Bug fixes
- Fixed single-file restore to a custom destination
- Live updates now use a shared connection, reducing duplicate refresh behavior across the app.