django-allauth 0.39.0 released
Posted by Raymond Penners on 2019-02-26
Note worthy changes
- New providers: JupyterHub (OAuth2), Steam (OpenID)
- Refactor translations: Portuguese (Portugal).
- Add testing for Django 2.2 (no code changes required)
Backwards incompatible changes
- linkedin_oauth2: As the LinkedIn V1 API is deprecated, the user info endpoint has been moved over to use the API V2. The format of the user extra_data is different and the profile picture is absent by default.
Next: django-allauth 0.39.1 released Previous: django-allauth 0.38.0 released