Skip to content

Releases: ppfeufer/aa-srp

2.1.1

15 Jun 08:55
3a560b3
Compare
Choose a tag to compare

[2.1.1] - 2024-06-15

Fixed

  • SRP request status now shows its translated value in the SRP request detail modal

Changed

  • German translation updated

What's Changed

  • Translations update from Weblate (ppfeufer) by @ppfeufer in #193
  • [FIX] SRP request status translation by @ppfeufer in #194
  • [REMOVE] Non-LTS DB versions from tests, as they are end-of-life by @ppfeufer in #195

Full Changelog: v2.1.0...v2.1.1

2.1.0

13 Jun 14:01
b5554a4
Compare
Choose a tag to compare

[2.1.0] - 2024-06-13

Added

  • Integrity hashes to CSS and JS files to prevent tampering

Fixed

  • Kill mail detection from zKillboard's API response.
    Under certain circumstances, the zKillboard API returns more than one kill mail in
    the response, which caused an error in the SRP request form.
    This has been fixed now.

Changed

  • "View all" button now switches between "View all" and "View active" to make it
    more obvious what it does
  • Better navigation item names
  • Top navigation improved

What's Changed

Full Changelog: v2.0.2...v2.1.0

2.0.2

16 May 16:03
ed3c16e
Compare
Choose a tag to compare

[2.0.2] - 2024-05-16

Changed

  • Translations updated

Git History

  • Translations update from Weblate (ppfeufer) by @ppfeufer in #184

Full Changelog: v2.0.1...v2.0.2

2.0.1

09 May 17:35
cf0d462
Compare
Choose a tag to compare

[2.0.1] - 2024-05-09

Fixed

  • Use Bootstrap 5 CSS and JS for Datatables in the SRP request view

Changed

  • Re-add the tooltip to SRP payout value field in the SRP request view

Git History

Full Changelog: v2.0.0...v2.0.1

2.0.0

16 Mar 10:10
e0f18be
Compare
Choose a tag to compare

[2.0.0] - 2024-03-16

Note

This version needs at least Alliance Auth v4.0.0!

Please make sure to update your Alliance Auth instance before
you install this version, otherwise, an update to Alliance Auth will
be pulled in unsupervised.

Added

  • Compatibility to Alliance Auth v4
    • Bootstrap 5
    • Django 4.2
  • Native lazy loading support for images

Changed

  • JS modernized
  • CSS modernizes
  • Templates changed to Bootstrap 5
  • Translations improved
  • General code cleanup and modernization

Removed

  • Compatibility to Alliance Auth v3

Git History

Full Changelog: v1.21.0...v2.0.0

v2.0.0-beta.2

19 Feb 16:18
025ee76
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

[2.0.0-beta.2] - 2024-02-19

Note

This version needs at least Alliance Auth v4.0.0b1!

Please make sure to update your Alliance Auth instance before
you install this version, otherwise, an update to Alliance Auth will
be pulled in unsupervised.

Fixed

  • Project classifier in pyproject.toml

Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2

v2.0.0-beta.1

18 Feb 15:32
1c9c973
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

[2.0.0-beta.1] - 2024-02-18

Note

This version needs at least Alliance Auth v4.0.0b1!

Please make sure to update your Alliance Auth instance before
you install this version, otherwise, an update to Alliance Auth will
be pulled in unsupervised.

Added

  • Compatibility to Alliance Auth v4
    • Bootstrap 5
    • Django 4.2
  • Native lazy loading support for images

Changed

  • JS modernized
  • CSS modernizes
  • Templates changed to Bootstrap 5
  • Translations improved
  • General code cleanup and modernization

Removed

  • Compatibility to Alliance Auth v3

Git History

Full Changelog: v1.21.0...v2.0.0-beta.1

1.21.0

20 Dec 13:29
986c929
Compare
Choose a tag to compare

[1.21.0] - 2023-12-20

Added

  • Setting for loss value source [#153]

Fixed

  • Pluralisation in a template string

Changed

  • German translation updated

Git History

Full Changelog: v1.20.8...v1.21.0

1.20.8

26 Sep 16:13
1f18b79
Compare
Choose a tag to compare

[1.20.8] - 2023-09-26

Fixed

  • Capitalization for translatable strings

Changed

  • Use clean_setting function from allianceauth-app-utils instead of reinventing the
    wheel and have our own
  • Translations updated
  • Test suite updated

Git History

New Contributors

Full Changelog: v1.20.7...v1.20.8

1.20.7

14 Sep 16:30
18d99b6
Compare
Choose a tag to compare

[1.20.7] - 2023-09-14

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.

Git History

New Contributors

Full Changelog: v1.20.6...v1.20.7