Skip to content

Releases: ppfeufer/allianceauth-afat

2.2.17

17 Nov 18:43
6032c22
Compare
Choose a tag to compare

[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

17 Nov 14:37
a7a5057
Compare
Choose a tag to compare

[2.2.16] - 2021-11-17

Added

  • German translation

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

09 Nov 23:21
bf3107e
Compare
Choose a tag to compare

[2.2.15] - 2021-11-10

Fixed

  • TypeError in convert_fats_to_dict() When fleet (name) Is NULL/None (#115)

2.2.14

05 Nov 14:04
fee207a
Compare
Choose a tag to compare

[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

04 Nov 18:44
ce0b041
Compare
Choose a tag to compare

[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

31 Oct 21:22
a203a73
Compare
Choose a tag to compare

[2.2.12] - 2021-10-31

Changed

  • Minimum version for allianceauth-app-utils set to 1.8.1

2.2.11

16 Oct 23:32
a04fb3d
Compare
Choose a tag to compare

[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

05 Oct 18:33
865f374
Compare
Choose a tag to compare

[2.2.10] - 2021-10-05

Changed

  • Some checks for object existence improved

Fixed

  • An import from the wrong module

2.2.9

02 Oct 22:51
470b51b
Compare
Choose a tag to compare

[2.2.9] - 2021-10-03

Fixed

  • A possible "division by zero" error in corp statistics

2.2.8

01 Oct 14:17
66dd441
Compare
Choose a tag to compare

[2.2.8] - 2021-10-01

Added

  • Basic code coverage test
  • Code of Conduct

Changed

  • GitHub Templates