Version 4.4.14
Released: March 27, 2024
Dependencies
The following dependency versions were updated:
- Django from 3.2.23 to 3.2.25.
- pytz from 2022.1 to 2024.1
Locales
Allow the JavaScriptCatalogPublic
subclass to bypass authentication and avoid user interface JavaScript errors for non authenticated users.
REST API
The document file and the user API list view ordering fields were fixed. The fields were mime_type
and removal of the user has_usable_password
field which is a method and not a field.
Testing
Restore the root logging handlers after every test.
Removals
- None
Backward incompatible changes
- None
Deprecations
- None
Issues closed
- None