v0.35.0
New Features
Invite-only registration
Control whether new users can sign up freely or only via organization invitations. By default, public registration is disabled. Set the SIGN_UP_ENABLED environment variable to true to allow open registration.
Improvements
Passwordless OAuth users
Users who signed up through GitHub no longer run into issues with password-related features. The login page, password settings, account deletion, password confirmation, and two-factor authentication all gracefully handle accounts that don't have a password set.
All releases