- Using `SITE_URL` now in the templates instead of `{{ request.scheme }}://{{ request.get_host }}` - Minimum requirements: - `allianceauth>=3.2.0`
2.9.7
Update Information
Before you update to this version, make sure you have at least Alliance Auth v2.15.1 installed, otherwise, this update will pull in Alliance Auth 3.x unsupervised with
2.9.6
Fixed
- Missing JS re-added
2.9.5
Fixed
- Duplicate Key Error during ESI fleet tracking (This time for good ... I hope :-P)
Removed
- Explicit `django-esi` dependency from `setup.cfg` since it's already pulled in by `allianceauth` itself - Deprecated `MANIFEST.in` file