Skip to content

3.0.0

Choose a tag to compare

@Geuthur Geuthur released this 09 May 09:30
· 12 commits to master since this release
01233e8

[3.0.0] - 08.05.2026

Important

This Release needs at least Alliance Auth v5
Please make sure to update your Alliance Auth before you install this APP

Added

  • Python 3.13 Support
  • Downtime Checker for ESI Tasks
  • Compatibility to Alliance Auth v5

Fixed

  • Handle missing token in corporation tasks
  • Exclude 'Batch Compressed' types when retrieving market price in CharacterMiningLedger
  • update tasks to use 'eve_id'
  • handle multiple objects returned in CharacterMiningLedger price calculation
  • wrong arguments
  • Default to current year if no entries exist in dropdown forms

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #268
  • [npm] Bump the npm-dependencies group with 3 updates by @dependabot[bot] in #265
  • [FIX] Handle missing token in corporation tasks by @Geuthur in #269
  • [ADD] Implement tests for retry_task_on_esi_error and ledger tasks; refactor test classes and update ESI stub imports by @Geuthur in #270
  • [FIX] Exclude 'Batch Compressed' types when retrieving market price in CharacterMiningLedger by @Geuthur in #271
  • [FIX] Support time zone aware datetime for mining ledger entries by @Geuthur in #272
  • [ADD] Test Preperation for AA5 Release by @Geuthur in #273
  • Bump flatted from 3.3.4 to 3.4.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #274
  • [FIX] Default to current year if no entries exist in dropdown forms by @Geuthur in #275
  • [FIX] PyPI Release Issues by @Geuthur in #276
  • [FIX] wrong arguments by @Geuthur in #277
  • [FIX] handle multiple objects returned in CharacterMiningLedger price calculation by @Geuthur in #278
  • [FIX] update tasks to use 'eve_id' by @Geuthur in #280
  • [github-actions] Bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #281
  • [npm] Bump the npm-dependencies group with 2 updates by @dependabot[bot] in #282
  • [python] Bump allianceauth from 5.0.0b1 to 5.0.0b2 by @dependabot[bot] in #283
  • Bump picomatch from 2.3.1 to 2.3.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #284
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #285
  • [CHANGE] Clarity EVE_SDE Migration Proccess & Added Support Python 3.13 by @Geuthur in #287
  • [CHANGE] Implement downtime checker for ESI tasks and add custom exception handling by @Geuthur in #288
  • [github-actions] Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #289
  • [npm] Bump the npm-dependencies group with 3 updates by @dependabot[bot] in #290
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #291
  • Bump fast-uri from 3.1.0 to 3.1.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #292
  • [CHANGE] compatibility to Alliance Auth v5 and remove v4 support; adjust dependencies and settings by @Geuthur in #293
  • [RELEASE] v3.0.0 by @Geuthur in #294

Full Changelog: v2.1.1...v3.0.0