0.11.0 (2026-08-20)
BREAKING CHANGE
- email verification for regular sign-ups defaults to
optional now. If you currently allow signups and want email verification
change it tomandatoryin your.env.prod.
feat
- expose more SSO allauth settings
fix
-
default email verification for regular sign-ups is now optional
BREAKING CHANGE: email verification for regular sign-ups defaults to
optional now. If you currently allow signups and want email verification
change it tomandatoryin your.env.prod. -
deps: update dependency litellm to v1.96.0
-
deps: update dependency django to v6.1
-
reenable python 3.14 as litellm finally supports it