Skip to content

1.0.0

Choose a tag to compare

@Geuthur Geuthur released this 13 Nov 08:05
· 146 commits to master since this release
92d47cf

Changed

  • Switch to OPENAPI3 ESI Client
    • Dependency django-esi set to >=8,<9
    • Dependency allianceauth-app-utils set to 2b1
  • Updated dependencies
    • Dependency django-eveuniverse set to >=1.6
  • Updated README url for translations
  • Refactored API
  • Updated loading spinner image
  • Optimized Python HTML functions
  • Updated Application Tests

Added

  • SkillfarmAudit Model
    • get_skillqueue property
    • get_skills property
    • get_skillsetup property
    • is_filtered property
    • is_skill_ready property
    • is_skillqueue_ready property
    • notification_icon property
    • extraction_icon property

Removed

  • Own Context Classes
  • ESI Response Debug Logs

What's Changed

  • [FIX] use update_or_create instead of bulk_create by @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_changed to 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