Releases: ppfeufer/aa-sov-timer
Releases · ppfeufer/aa-sov-timer
2.3.3
[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
[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
[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
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #159
- [CHANGE] Make ajax call URL an internal URL by @ppfeufer in #160
- [CHANGE] Simplify constant names by @ppfeufer in #161
- [FIX]
TypeError: object of type 'NoneType' has no len()
in update task by @ppfeufer in #162 - [CHANGE] Improve localization by @ppfeufer in #164
- [CHANGE] Modernize JS by @ppfeufer in #165
- Translations update from Weblate (ppfeufer) by @ppfeufer in #163
Full Changelog: v2.3.0...v2.3.1
2.3.0
[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
- [CHANGE] Update test settings by @ppfeufer in #154
- [npm] Bump the npm-dependencies group with 3 updates by @dependabot in #155
- [FIX] Upcoming Timer Threshold by @ppfeufer in #156
- [CHANGE] Material Icon font updated to v143 by @ppfeufer in #157
- [CHANGE] Use
django-sri
for sri hashes by @ppfeufer in #158 - Translations update from Weblate (ppfeufer) by @ppfeufer in #153
Full Changelog: v2.2.4...v2.3.0
2.2.4
[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
- Set user agent according to MDN guidelines by @ppfeufer in #148
- Translations update from Weblate (ppfeufer) by @ppfeufer in #149
- [npm] Bump the npm-dependencies group with 3 updates by @dependabot in #150
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #151
- [FIX] Translation string escape by @ppfeufer in #152
Full Changelog: v2.2.3...v2.2.4
2.2.3
[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
- [CHANGE] Proper JS settings merge by @ppfeufer in #141
- [ADD] Integrity hashes for the static files by @ppfeufer in #142
- [CHANGE] Move datatable filter translation to their own object by @ppfeufer in #143
- [CHANGE] Hide campaign type column by @ppfeufer in #144
- [ADD] More logging to the task by @ppfeufer in #145
- [CHANGE] Datatable Tweaks by @ppfeufer in #146
- Translations update from Weblate (ppfeufer) by @ppfeufer in #147
Full Changelog: v2.2.2...v2.2.3
2.2.2
[2.2.2] - 2024-12-14
Added
- Python 3.13 to the test matrix
Changed
- Translations updated
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #133
- [MISC] Update repo configs by @ppfeufer in #134
- Translations update from Weblate (ppfeufer) by @ppfeufer in #137
- [npm] Bump the npm-dependencies group with 2 updates by @dependabot in #136
- [github-actions] Bump codecov/codecov-action from 4 to 5 by @dependabot in #135
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #138
- Translations update from Weblate (ppfeufer) by @ppfeufer in #139
- Translations update from Weblate (ppfeufer) by @ppfeufer in #140
Full Changelog: v2.2.1...v2.2.2
2.2.1
[2.2.1] - 2024-11-01
Changed
- Ukrainian translation improved
What's Changed
- Translations update from Weblate (ppfeufer) by @ppfeufer in #127
- Translations update from Weblate (ppfeufer) by @ppfeufer in #129
- [npm] Bump the npm-dependencies group across 1 directory with 2 updates by @dependabot in #130
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #131
- [npm] Bump the npm-dependencies group with 3 updates by @dependabot in #132
Full Changelog: v2.2.0...v2.2.1
2.2.0
[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
- Translations update from Weblate (ppfeufer) by @ppfeufer in #120
- [npm] Bump the npm-dependencies group with 2 updates by @dependabot in #121
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #122
- Translations update from Weblate (ppfeufer) by @ppfeufer in #123
- Translations update from Weblate (ppfeufer) by @ppfeufer in #124
- [npm] Bump the npm-dependencies group with 3 updates by @dependabot in #125
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #126
Full Changelog: v2.1.0...v2.2.0
2.1.0
[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
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #112
- [npm] Bump globals from 15.2.0 to 15.3.0 by @dependabot in #111
- [npm] Bump eslint from 9.2.0 to 9.4.0 by @dependabot in #110
- [REMOVE] Support for Python 3.8 and Python 3.9 by @ppfeufer in #113
- Translations update from Weblate (ppfeufer) by @ppfeufer in #114
- [npm] Bump the npm-dependencies group with 2 updates by @dependabot in #115
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #116
- [MISC] Project updates by @ppfeufer in #118
- Translations update from Weblate (ppfeufer) by @ppfeufer in #117
- [CHANGE] IHub defense to Sov Hub defense by @ppfeufer in #119
Full Changelog: v2.0.2...v2.1.0