Releases: ppfeufer/allianceauth-afat
Releases · ppfeufer/allianceauth-afat
2.2.17
[2.2.17] - 2021-11-17
Added
- Russian translation (Thanks to -7- [0RIG] Neomad Miromme)
Fixed
- Spelling in some templates
- Sorting of months in statistics view
Git History
- Translate '/afat/locale/en/LC_MESSAGES/django.po' in 'ru' by @transifex-integration in #121
- Russian translation by @ppfeufer in #122
- Some fixes by @ppfeufer in #123
Full Changelog: v2.2.16...v2.2.17
2.2.16
[2.2.16] - 2021-11-17
Added
Git History
- Translate '/afat/locale/en/LC_MESSAGES/django.po' in 'de' [manual sync] by @transifex-integration in #118
- Translate '/afat/locale/en/LC_MESSAGES/django.po' in 'de' by @transifex-integration in #119
- German translation by @ppfeufer in #120
Full Changelog: v2.2.15...v2.2.16
2.2.15
[2.2.15] - 2021-11-10
Fixed
- TypeError in
convert_fats_to_dict()
When fleet (name) Is NULL/None (#115)
2.2.14
[2.2.14] - 2021-11-05
Fixed
- Users with
manage_afat
permission now have access to the logs as well, as they should have from the beginning
2.2.13
[2.2.13] - 2021-11-04
Added
- Activate and Deactivate actions in admin backend for fleet types now throw an error message if they error out for some reason
2.2.12
[2.2.12] - 2021-10-31
Changed
- Minimum version for
allianceauth-app-utils
set to 1.8.1
2.2.11
[2.2.11] - 2021-10-17
Changed
- Automatically reload information in fatlink detail view only when the fleet is
still tracked/active
2.2.10
[2.2.10] - 2021-10-05
Changed
- Some checks for object existence improved
Fixed
- An import from the wrong module
2.2.9
[2.2.9] - 2021-10-03
Fixed
- A possible "division by zero" error in corp statistics
2.2.8
[2.2.8] - 2021-10-01
Added
- Basic code coverage test
- Code of Conduct
Changed