Skip to content

0.9.16

Choose a tag to compare

@dmulder dmulder released this 17 Jun 19:22
· 1455 commits to main since this release
aac2205

What's Changed

  • Fallback to cached group memberships
    If a live group lookup fails, cached memberships are now used—preventing users from being inadvertently removed from groups.
  • Removed dependency on the deprecated users crate
    Improves long-term maintainability.

Breaking Changes

  • Passwordless FIDO disabled by default
    Due to stability concerns, this authentication flow now requires explicit opt-in.

Upgrade Notes

  • If you're using FIDO passwordless login, you’ll need to enable it explicitly after upgrading. Update your configuration following the new documentation.

Full Changelog: 0.9.15...0.9.16