- Updated translations - SRI hash calculation now using `django-sri` package provided by Alliance Auth - Minimum requirements: - Alliance Auth >= 4.6.0 - pytz >= 2024.2
2.2.3
Fixed
- Escaping translation strings to fix potential issues with French and Italian translations - JS variable declaration in the template. (`const` instead of `let`)