Releases: ppfeufer/allianceauth-afat
3.5.1
[3.5.1] - 2024-12-01
Fixed
- Month order in alliance stats view (#377)
Changed
- Chinese translation updated
What's Changed
- [CHANGE] Better way to merge JS options by @ppfeufer in #376
- [CHANGE] Test scripts updated by @ppfeufer in #383
- [FIX] Month order in alliance stats view (#377) by @ppfeufer in #384
- Translations update from Weblate (ppfeufer) by @ppfeufer in #380
Full Changelog: v3.5.0...v3.5.1
3.5.0
[3.5.0] - 2024-11-28
Fixed
- Broken corporation performance graph in alliance statistics view
Changed
- Autocomplete JS updated
- Corporation statistics pages improved
What's Changed
- [MISC] Update repo configs by @ppfeufer in #371
- [CHANGE] Update autocomplete JS by @ppfeufer in #373
- Corp Statistics Improvements by @ppfeufer in #372
- [FIX] Corporation performance graph by @ppfeufer in #374
- Translations update from Weblate (ppfeufer) by @ppfeufer in #375
Full Changelog: v3.4.0...v3.5.0
3.4.0
[3.4.0] - 2024-11-09
Important
After updating to this version, make sure to run the following
command to migrate the old fleet types to the new system:
python manage.py afat_migrate_fleet_types
Added
- Optional doctrine field to FAT link creation forms
- Integrity hashes to CSS and JavaScript
Fixed
- ESI fleet closing condition. When the FC left the fleet and is now in another
fleet, the previous fleet was not detected as no longer tracked, and as such, not
closed until the FC is either in no fleet at all or offline.
Changed
- Settings from
local.py
moved to DB - Fleet type dropdown to auto-suggest field
Removed
AFAT_APP_NAME
setting to ensure the app name can be properly localized
What's Changed
- [ADD] Optional Doctrine Dropdown to FAT Creation Forms by @ppfeufer in #363
- [FIX] Autocomplete error when no doctrine is available by @ppfeufer in #364
- [ADD] Integrity hashes by @ppfeufer in #365
- [CHANGE] Move settings from
local.py
to DB by @ppfeufer in #366 - Translations update from Weblate (ppfeufer) by @ppfeufer in #367
- Translations update from Weblate (ppfeufer) by @ppfeufer in #368
- [FIX] Closing condition for fleet by @ppfeufer in #370
- [CHANGED] Fleet type dropdown to auto-suggest field by @ppfeufer in #369
Full Changelog: v3.3.0...v3.4.0
3.3.0
[3.3.0] - 2024-11-06
Added
- Monthly total FATs to statistics overview
Changed
- Use Chart.js bundled with Alliance Auth
- Dependencies updated
allianceauth
>=4.4.0
What's Changed
- [npm] Bump the npm-dependencies group across 1 directory with 2 updates by @dependabot in #353
- Translations update from Weblate (ppfeufer) by @ppfeufer in #354
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #355
- [CHANGE] Use Chart.js bundled with Alliance Auth by @ppfeufer in #356
- [npm] Bump the npm-dependencies group with 3 updates by @dependabot in #357
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #358
- [ADD] Monthly total FATs to statistics dashboard by @ppfeufer in #359
- [CHANGE] Some code optimizations for the statistics module by @ppfeufer in #361
- Translations update from Weblate (ppfeufer) by @ppfeufer in #362
Full Changelog: v3.2.0...v3.3.0
3.2.0
[3.2.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
- [npm] Bump the npm-dependencies group with 2 updates by @dependabot in #347
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #349
- Translations update from Weblate (ppfeufer) by @ppfeufer in #348
- [npm] Bump the npm-dependencies group with 2 updates by @dependabot in #350
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #351
Full Changelog: v3.1.0...v3.2.0
3.1.0
[3.1.0] - 2024-07-30
Changed
- URL generation modularized
- French translation updated
- Japanese translation updated
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 #339
- [npm] Bump the npm-dependencies group with 2 updates by @dependabot in #340
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #341
- [CHANGE] Refactor URL generation by @ppfeufer in #342
- [CHANGE] Makefile modernized by @ppfeufer in #343
- Translations update from Weblate (ppfeufer) by @ppfeufer in #344
- [CHANGE] Update GH workflows and test suite by @ppfeufer in #346
- Translations update from Weblate (ppfeufer) by @ppfeufer in #345
Full Changelog: v3.0.2...v3.1.0
3.0.2
[3.0.2] - 2024-06-06
Fixed
- Lack of authorization check when requesting recent FatLinks in Dashboard Ajax call.
This could lead to unauthorized access to FatLinks of other users. (#337)
Changed
- Chinese translation updated
- Russian translation updated
What's Changed
- [npm] Bump globals from 15.2.0 to 15.3.0 by @dependabot in #334
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #335
- [npm] Bump eslint from 9.2.0 to 9.4.0 by @dependabot in #333
- Translations update from Weblate (ppfeufer) by @ppfeufer in #336
- [FIX] Lack of authorization check when requesting recent FatLinks by @ppfeufer in #338
Full Changelog: v3.0.1...v3.0.2
3.0.1
[3.0.1] - 2024-05-16
Change
- Translations updated
Git History
- Translations update from Weblate (ppfeufer) by @ppfeufer in #321
- Translations update from Weblate (ppfeufer) by @ppfeufer in #322
- Translations update from Weblate (ppfeufer) by @ppfeufer in #323
- [npm] Bump globals from 14.0.0 to 15.0.0 by @dependabot in #325
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #324
- Translations update from Weblate (ppfeufer) by @ppfeufer in #326
- [npm] Bump globals from 15.0.0 to 15.1.0 by @dependabot in #328
- [npm] Bump eslint from 8.57.0 to 9.1.1 by @dependabot in #327
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #330
- Translations update from Weblate (ppfeufer) by @ppfeufer in #329
- Translations update from Weblate (ppfeufer) by @ppfeufer in #331
- Translations update from Weblate (ppfeufer) by @ppfeufer in #332
Full Changelog: v3.0.0...v3.0.1
3.0.0
[3.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
- Show the main character first on the dashboard page
Fixed
- Some issues with the translations in the Python code
- Issues with translations in the Django admin backend
- Stats graph appearance
- A bug where the previous or next month number wasn't calculated correctly in the statistics detail view
- A bug where the next month button in the statistics detail view was not displayed correctly
- A potential performance issue with an ajax call in the dashboard view (thx to @pvyParts)
Changed
- JS modernized
- CSS modernized
- Templates changed to Bootstrap 5
Removed
- Support for Alliance Auth 3
Git History
- [MISC] tox tests updated and simplified by @ppfeufer in #297
- Translations update from Weblate (ppfeufer) by @ppfeufer in #298
- [FIX] Translation issues by @ppfeufer in #299
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #302
- Translations update from Weblate (ppfeufer) by @ppfeufer in #300
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #303
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #304
- Bump actions/setup-python from 4 to 5 by @dependabot in #306
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #305
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #307
- Translations update from Weblate (ppfeufer) by @ppfeufer in #309
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #310
- Translations update from Weblate (ppfeufer) by @ppfeufer in #311
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #314
- Translations update from Weblate (ppfeufer) by @ppfeufer in #316
- Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #317
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #315
- Alliance Auth v4 compatibility update by @ppfeufer in #313
- [npm] Bump globals from 13.24.0 to 14.0.0 by @dependabot in #318
- [npm] Bump eslint from 8.56.0 to 8.57.0 by @dependabot in #319
- Translations update from Weblate (ppfeufer) by @ppfeufer in #320
New Contributors
- @dependabot made their first contribution in #306
Full Changelog: v2.13.0...v3.0.0
3.0.0-beta.3
[3.0.0-beta.3] - 2024-03-05
Note
This version needs at least Alliance Auth v4.0.0b2!
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
- A potential performance issue with an ajax call in the dashboard view (thx to @pvyParts)
Full Changelog: v3.0.0-beta.2...v3.0.0-beta.3