Changes
- Adds Suggestions to Types and Descriptions of OpTimers from past OpTimers https://gitlab.com/allianceauth/allianceauth/-/merge_requests/1357
Fixes
- Fixes SRP ESI endpoints broken in 2.9.1. Decouples allianceauth.srp module from allianceauth.eveonline and gives it its own swagger spec again https://gitlab.com/allianceauth/allianceauth/-/merge_requests/1358
- Bulk Affiliation failure handling no longer generates Errors https://gitlab.com/allianceauth/allianceauth/-/merge_requests/1359
- (CCP if you read this, bulk affiliations is bad and you should feel bad)
- 2.9.1 introduced running these tasks one by one if a bulk chunk fails, our notification type to users was incorrect and caused concern.
- As long as your affilations update within 1-7 hours there is no cause for concern.
- (CCP if you read this, bulk affiliations is bad and you should feel bad)
Dev
- Dependency updates for all our css and js from cdnjs, adds integrity checks to imports that were missing them. https://gitlab.com/allianceauth/allianceauth/-/merge_requests/1350
Translations https://gitlab.com/allianceauth/allianceauth/-/merge_requests/1360
- Updated French Translations
- More German 2.9.x features
Updating and Migrating to Django-ESI v3
Please read the migration notes on v2.9.0 (Python 3.7+) or v2.8.8 (Python3.6) if you are still on v2.8.7
https://gitlab.com/allianceauth/allianceauth/-/tags/v2.9.0
https://gitlab.com/allianceauth/allianceauth/-/tags/v2.8.8
Updating
Updating best practices are listed here https://allianceauth.readthedocs.io/en/latest/installation/allianceauth.html#updating