1.0.0
Added
- Data Exporter (CSV compatible) can be called via Administration in each Corporation
- Change View for Billboard
SectionArg for Ledger Details- Ledger Class Standard queryset
- HTTPClientError Handler for Sections
Changed
- Dependency
django-eveuniverseset to1.6 - Switch to OPENAPI3 ESI Client
- Dependency
django-esiset to>=8,<9 - Dependency
allianceauth-app-utilsset to2b1 - Use new ETag System from
django-esi
- Dependency
- Refactored Ledger Class
- Information Modal has now 2 Sections (Single, Summary)
- Billboard Class has now a Standard View (month)
- Optimize Initalization for Ledger
- Optimize Cache Handling for Corporation/Alliance Ledger
- Optimize
create_urlfunction - moved Information Modal function to
coreClass
Fixed
- XY Bar not sorted by date, should now resolved
- Alliance Ledger Information Modal not shown correct values on Single Section
Removed
setup_ledgerfunction- unnecessary complicated codes for url creation
_build_contextfunctionRequestArg from Ledger Class- Own ETag System
What's Changed
- [FIX] XY Bar is not sorted by date by @Geuthur in #208
- [CHANGE] move Billboard Helper to main helper path by @Geuthur in #209
- [npm] Bump the npm-dependencies group with 2 updates by @dependabot[bot] in #213
- [github-actions] Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #212
- [github-actions] Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #211
- [CHANGE] Switch to OpenAPI & Refactor Ledger Class by @Geuthur in #186
- [PRE-RELEASE] v1.0.0-beta.1 by @Geuthur in #214
- [ADD] OpenAPI esi_stub by @Geuthur in #215
- [PRE-RELEASE] v1.0.0-beta.2 by @Geuthur in #216
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #217
- [CHANGE] Added HTTPClientError Handler by @Geuthur in #218
- [FIX] with errors msg for non error updates by @Geuthur in #219
- [REMOVE] Own Context Classes & Response by @Geuthur in #220
- [RELEASE] v1.0.0 by @Geuthur in #221
Full Changelog: v0.9.9.3...v1.0.0