Skip to content
**What's New**
* DOCKER: Automated Grafana datasource provisioning https://gitlab.com/allianceauth/allianceauth/-/merge_requests/1501

**Fixes**
* DOCKER: Adds utf8mb4 encoding to the Django DB config by default, matching AA Baremetal https://gitlab.com/allianceauth/allianceauth/-/merge_requests/1503
* Adds Ukrainian to UserProfile.LANGUAGE_CHOICES enum https://gitlab.com/allianceauth/allianceauth/-/merge_requests/1505
* Cap django-registration to <3.4 for dj4 compat https://gitlab.com/allianceauth/allianceauth/-/merge_requests/1512
* Migrate remaining old logger.warn() to logger.warning() https://gitlab.com/allianceauth/allianceauth/-/merge_requests/1516

**Docs**
* IPv6 Example Nginx Config https://gitlab.com/allianceauth/allianceauth/-/merge_requests/1506
* Extended app removal docs https://gitlab.com/allianceauth/allianceauth/-/merge_requests/1508
* pkg-config is now a system dependency for mysqlclient 2.2.0 https://gitlab.com/allianceauth/allianceauth/-/merge_requests/1510 https://gitlab.com/allianceauth/allianceauth/-/merge_requests/1509
* AA Template Override customization example https://gitlab.com/allianceauth/allianceauth/-/merge_requests/1511

Updating best practices are listed here https://allianceauth.readthedocs.io/en/latest/installation/allianceauth.html#updating

Docker Image Tag: `registry.gitlab.com/allianceauth/allianceauth/auth:v3.5.0`