1.0.0
Changed
- Switch to OPENAPI3 ESI Client
- Dependency
django-esiset to>=8,<9 - Dependency
allianceauth-app-utilsset to2b1
- Dependency
- Updated dependencies
- Dependency
django-eveuniverseset to>=1.6
- Dependency
- Updated README url for translations
- Refactored API
- Updated loading spinner image
- Optimized Python HTML functions
- Updated Application Tests
Added
- SkillfarmAudit Model
get_skillqueuepropertyget_skillspropertyget_skillsetuppropertyis_filteredpropertyis_skill_readypropertyis_skillqueue_readypropertynotification_iconpropertyextraction_iconproperty
Removed
- Own Context Classes
- ESI Response Debug Logs
What's Changed
- [FIX] use
update_or_createinstead ofbulk_createby @Geuthur in #86 - [github-actions] Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #88
- [npm] Bump the npm-dependencies group with 2 updates by @dependabot[bot] in #90
- [github-actions] Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #89
- [CHANGE] Refactor Skillfarm by @Geuthur in #87
- [CHANGE] Switch to OpenAPI by @Geuthur in #75
- [ADD] OpenApi esi_stub by @Geuthur in #91
- [PRE-RELEASE] v1.0.0-beta.1 by @Geuthur in #92
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #93
- [CHANGE] Updated Section
update_section_if_changedto OPENAPI3 by @Geuthur in #94 - [REMOVE] Own Context Classes & ESI Log Response by @Geuthur in #95
- [RELEASE] v1.0.0 by @Geuthur in #96
Full Changelog: v0.5.8...v1.0.0