- Use `clean_setting` function from `allianceauth-app-utils` instead of reinventing the wheel and have our own - Translations updated - Test suite updated
1.20.7
Fixed
- Exception: 'NoneType' object has no attribute 'character_name' when opening the Dashboard view, and in one of the displayed SRP links is a fleet commander who doesn't exist anymore.
1.20.6
Fixed
- Catch `AttributeError` exception on migration from the AA built-in SRP module - Don't create SRP requests for non-existent users on migration from AA built-in SRP module
Changed
- Spanish translation improved - Korean translation improved
1.20.5
Changed
- Discord notification handling moved to its own module - Message generation for the SRP Team message simplified - Using `SITE_URL` from `local.py`
1.20.4
Changed
- Korean translation improved - Spanish translation improved