Skip to content

Releases: ppfeufer/aa-fleetpings

3.5.3

07 Mar 12:44
e4b13d9
Compare
Choose a tag to compare

[3.5.3] - 2025-03-07

Fixed

  • JavaScript error with translations to certain languages

What's Changed

  • [FIX] JavaScript error with translations to certain languages by @ppfeufer in #266
  • Translations update from Weblate (ppfeufer) by @ppfeufer in #267

Full Changelog: v3.5.2...v3.5.3

3.5.2

06 Mar 21:55
8ca9a6e
Compare
Choose a tag to compare

[3.5.2] - 2025-03-06

Changed

  • Better constant names
  • Code for the template tag has been improved

Removed

  • Unnecessary CSS class from the form

What's Changed

Full Changelog: v3.5.1...v3.5.2

3.5.1

21 Feb 12:48
b74cc91
Compare
Choose a tag to compare

[3.5.1] - 2025-02-21

Fixed

  • JavaScript timing issue where the doctrine link didn't get attached to the doctrine when selected

What's Changed

Full Changelog: v3.5.0...v3.5.1

3.5.0

27 Jan 08:48
450d74d
Compare
Choose a tag to compare

[3.5.0] - 2025-01-27

Changed

  • Use django-sri for sri hashes
  • Set own user agent for dhooks-lite
  • Minimum requirements
    • Alliance Auth >= 4.6.0

What's Changed

Full Changelog: v3.4.3...v3.5.0

3.4.3

14 Dec 16:59
ee49610
Compare
Choose a tag to compare

[3.4.3] - 2024-12-14

Added

  • Python 3.13 to the test matrix

Changed

  • Translations updated

What's Changed

Full Changelog: v3.4.2...v3.4.3

3.4.2

27 Nov 23:18
e65b74c
Compare
Choose a tag to compare

[3.4.2] - 2024-11-28

Added

  • Eve time hint in placeholder for formup time (#237)

Changed

  • Autocomplete JS updated

What's Changed

Full Changelog: v3.4.1...v3.4.2

3.4.1

01 Nov 10:44
da0f429
Compare
Choose a tag to compare

[3.4.1] - 2024-11-01

Changed

  • Italian translation improved
  • Ukrainian translation improved

What's Changed

Full Changelog: v3.4.0...v3.4.1

3.4.0

19 Sep 17:04
6d52165
Compare
Choose a tag to compare

[3.4.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

Full Changelog: v3.3.0...v3.4.0

3.3.0

16 Sep 10:23
fab0f16
Compare
Choose a tag to compare

[3.3.0] - 2024-09-16

Changed

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

What's Changed

Full Changelog: v3.2.0...v3.3.0

3.2.0

27 Jul 18:57
4e82950
Compare
Choose a tag to compare

[3.2.0] - 2024-07-27

Added

  • Prepared Czech translation for when Alliance Auth supports it

Changed

  • French translation improved
  • Japanese translation improved
  • Russian translation improved

Removed

  • Support for Python 3.8 and Python 3.9

What's Changed

Full Changelog: v3.1.2...v3.2.0