django-allauth 65.7.0 released

Posted by Raymond Penners on 2025-04-03

Note worthy changes

  • Officially support Django 5.2.
  • Headless: the URL to the OpenID configuration of the provider is now exposed in the provider config.

Fixes

  • Headless: when multiple login methods were enabled (e.g. both username and email), the login endpoint would incorrectly return a 400 invalid_login. Fixed.

Previous: django-allauth 65.6.0 released
Archives