Skip to content

Releases: ppfeufer/aa-sov-timer

2.3.3

04 Mar 17:58
233d113
Compare
Choose a tag to compare

[2.3.3] - 2025-03-04

Changed

  • Improved the task code
  • Improved date/time localization
  • Improved the code for the sovtimer_static template tag

Removed

  • Redundant localization call in JavaScript

What's Changed

  • [CHANGE] Improved the code for the sovtimer_static template tag by @ppfeufer in #169
  • [REMOVE] Redundant localization call in JavaScript by @ppfeufer in #170
  • [CHANGE] Improved the code for the sovtimer_static template tag (Part II) by @ppfeufer in #172
  • [CHANGE] Improve task code and date/time localization by @ppfeufer in #173
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #174
  • [npm] Bump the npm-dependencies group with 3 updates by @dependabot in #171
  • Translations update from Weblate (ppfeufer) by @ppfeufer in #168

Full Changelog: v2.3.2...v2.3.3

2.3.2

27 Feb 10:25
7c532fc
Compare
Choose a tag to compare

[2.3.2] - 2025-02-27

Fixed

  • The last campaign wasn't removed reliably when there were no more campaigns reported
    by ESI

What's Changed

  • [FIX] Delete last campaign when there are no more campaigns by @ppfeufer in #167
  • Translations update from Weblate (ppfeufer) by @ppfeufer in #166

Full Changelog: v2.3.1...v2.3.2

2.3.1

26 Feb 17:44
f718dad
Compare
Choose a tag to compare

[2.3.1] - 2025-02-26

Changed

  • Localize datetime output in the campaign table
  • Use DataTables' translations instead of our own
  • Simplify constant names
  • Make ajax call URL an internal URL
  • Translations updated

Fixed

  • TypeError: object of type 'NoneType' has no len() in update task.
    Thank you, CCP, for reinvigorating null-sec with the Equinox update. This led to a
    period when there were no sovereignty campaigns at all, which gave me the chance
    to find this bug. Now this bug is fixed, you can make null-sec great again, please,
    and thank you.

What's Changed

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

2.3.0

02 Feb 08:56
df36c56
Compare
Choose a tag to compare

[2.3.0] - 2025-02-02

Fixed

  • Upcoming Timer Threshold

Changed

  • Use django-sri for sri hashes
  • Material Icon font updated to v143
  • Minimum requirements
    • Alliance Auth >= 4.6.0

What's Changed

Full Changelog: v2.2.4...v2.3.0

2.2.4

13 Jan 14:00
be59385
Compare
Choose a tag to compare

[2.2.4] - 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.2.3...v2.2.4

2.2.3

15 Dec 10:42
3da2283
Compare
Choose a tag to compare

[2.2.3] - 2024-12-15

Added

  • Integrity hashes for the static files
  • More logging to the task, since I couldn't believe there are no sovereignty
    campaigns at all. Well, the Equinox update works, null-sec is "truly" reinvigorated.

Changed

  • Hide campaign type column. Since there is now only one campaign type, we don't need it.
  • Proper JS settings merge

What's Changed

Full Changelog: v2.2.2...v2.2.3

2.2.2

14 Dec 17:54
ed9e43d
Compare
Choose a tag to compare

[2.2.2] - 2024-12-14

Added

  • Python 3.13 to the test matrix

Changed

  • Translations updated

What's Changed

Full Changelog: v2.2.1...v2.2.2

2.2.1

01 Nov 12:15
9b0d8d6
Compare
Choose a tag to compare

[2.2.1] - 2024-11-01

Changed

  • Ukrainian translation improved

What's Changed

Full Changelog: v2.2.0...v2.2.1

2.2.0

16 Sep 10:39
5437ba9
Compare
Choose a tag to compare

[2.2.0] - 2024-09-16

Changed

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

What's Changed

Full Changelog: v2.1.0...v2.2.0

2.1.0

16 Jul 06:16
44bcbb2
Compare
Choose a tag to compare

[2.1.0] - 2024-07-16

Changed

  • Campaign event name from "IHub defense" to "Sov Hub defense" to reflect the structure name change in EVE Online

Removed

  • Support for Python 3.8 and Python 3.9

What's Changed

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