Skip to content

Releases: ppfeufer/aa-srp

2.5.5

13 Jan 14:10
e5b3bed
Compare
Choose a tag to compare

[2.5.5] - 2025-01-13

Fixed

  • Escaping translation strings to fix potential issues with French and Italian translations

Changed

  • Set user agent according to MDN guidelines

What's Changed

Full Changelog: v2.5.4...v2.5.5

2.5.4

14 Dec 18:03
544e04b
Compare
Choose a tag to compare

[2.5.4] - 2024-12-14

Added

  • Python 3.13 to the test matrix

Changed

  • Translations updated

What's Changed

  • Translations update from Weblate (ppfeufer) by @ppfeufer in #242
  • Translations update from Weblate (ppfeufer) by @ppfeufer in #243
  • Translations update from Weblate (ppfeufer) by @ppfeufer in #244

Full Changelog: v2.5.3...v2.5.4

2.5.3

05 Dec 13:47
1474876
Compare
Choose a tag to compare

[2.5.3] - 2024-12-05

Changed

  • Discord Proxy settings are now also applied to DM messages, missed that one in the last release …

Full Changelog: v2.5.2...v2.5.3

2.5.2

05 Dec 13:35
8010380
Compare
Choose a tag to compare

[2.5.2] - 2024-12-05

Added

  • Proper JS settings override
  • Optional settings for Discord Proxy. Comes in handy when used in a Docker environment. (#240)

Changed

  • Localized numeric values
  • Some inline JS improvements

What's Changed

Full Changelog: v2.5.1...v2.5.2

2.5.1

11 Nov 00:59
a05178f
Compare
Choose a tag to compare

[2.5.1] - 2024-11-11

Changed

  • Switch forms to ModelForm where possible
  • Translations improved

What's Changed

Full Changelog: v2.5.0...v2.5.1

2.5.0

19 Sep 18:15
ed2ddb3
Compare
Choose a tag to compare

[2.5.0] - 2024-09-19

Changed

  • Switch to django-solo to provide the singleton for the settings model, instead of the custom implementation

What's Changed

  • [CHANGE] Switched to django-solo to provide the Singleton model by @ppfeufer in #221

Full Changelog: v2.4.0...v2.5.0

2.4.0

16 Sep 10:47
f7a96e6
Compare
Choose a tag to compare

[2.4.0] - 2024-09-16

Added

  • EVE-KILL to the list of valid killboards for posting kill mails in SRP requests

Changed

  • Dependencies updated
    • allianceauth>=4.3.1
  • French translation improved
  • German translation improved
  • Korean translation improved
  • Russian translation improved
  • Lingua codes updated to match Alliance Auth v4.3.1

What's Changed

Full Changelog: v2.3.1...v2.4.0

2.3.1

11 Aug 19:11
6223394
Compare
Choose a tag to compare

[2.3.1] - 2024-08-11

Added

  • Prepared Czech translation for when Alliance Auth supports it

Fixed

  • Request form being sent multiple times when clicked multiple times

Changed

  • French translation updated
  • German translation updated
  • Japanese translation updated

What's Changed

  • [npm] Bump the npm-dependencies group with 2 updates by @dependabot in #209
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #210
  • [FIX] Request form being sent multiple time when clicked multiple times by @ppfeufer in #212
  • Translations update from Weblate (ppfeufer) by @ppfeufer in #211
  • Translations update from Weblate (ppfeufer) by @ppfeufer in #213

Full Changelog: v2.3.0...v2.3.1

2.3.0

30 Jul 08:55
0b259dd
Compare
Choose a tag to compare

[2.3.0] - 2024-07-30

Added

  • Bootstrap tooltips

Changed

  • "View all/active" button now is only shown when in the SRP links view
  • Chinese translation updated
  • French translation updated
  • Japanese translation updated
  • Korean translation updated

What's Changed

Full Changelog: v2.2.0...v2.3.0

2.2.0

18 Jun 04:42
eddbaba
Compare
Choose a tag to compare

[2.2.0] - 2024-06-18

Fixed

  • SRP payout not editable in translated views

Removed

  • Support for Python 3.8 and Python 3.9

What's Changed

  • [REMOVE] Support for Python 3.8 and Python 3.9 by @ppfeufer in #196
  • [FIX] SRP payout not editable in translated views by @ppfeufer in #197

Full Changelog: v2.1.1...v2.2.0