Added
- `related_name` to `fleet_commander` in model
Changed
- CSS moved to bundled HTML template
- Logger messages changed to f-strings
- Using `allianceauth-app-utils` for logging
- Task ESI error handling improved
- Moved constants to their own file
- `related_name` for group restrictions in the model to prevent conflicts with other
modules. The name was too generic.
- Minimum Requirements
- Alliance Auth >= 3.0.0
- Python >= 3.8
Removed
- Unused code