Skip to content

1.0.5

Choose a tag to compare

@Geuthur Geuthur released this 23 Feb 05:42
· 53 commits to master since this release
6273a24

[1.0.5] - 2026-02-23

Added

  • Mark as Read for Inactive Characters
  • is_orphan Property to check if a Character is not owned anymore
  • character_ownership Property for checking ownership
  • add tests for perform_update_status handling token and HTTPServer errors
  • optimized get_token function

Changed

  • Update skillfarm task schedule from crontab to 1800 seconds
  • Enhanced task logic to skip updates for orphan characters.
  • Update django-esi Stub
  • Handle RequestError in retry_task_on_esi_error function

Removed

  • remove unused import and handle HTTPServerError in SkillFarmAudit
  • HTTPServerError Catch it is now handled by retry_task_on_esi_error

What's Changed

  • Translations update from Weblate by @Geuthur in #121
  • Translations update from Weblate by @Geuthur in #122
  • [CHANGE] Enhanced task logic to skip updates for orphan characters. by @Geuthur in #123
  • [github-actions] Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #124
  • [npm] Bump the npm-dependencies group with 2 updates by @dependabot[bot] in #125
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #126
  • [CHANGE] Update Translations by @Geuthur in #127
  • Translations update from Weblate by @Geuthur in #128
  • [CHANGE] Handle RequestError in retry_task_on_esi_error function by @Geuthur in #129
  • [REMOVE] HTTPServerError Catch it is now handled by retry_task_on_esi_error by @Geuthur in #130
  • [ADD] Mark as Read by @Geuthur in #131
  • [npm] Bump the npm-dependencies group with 3 updates by @dependabot[bot] in #132
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #133
  • [CHANGE] optimized get_token function by @Geuthur in #134
  • [CHANGE] remove unused import and handle HTTPServerError in SkillFarmAudit by @Geuthur in #135
  • [CHANGE] Update django-esi Stub by @Geuthur in #136
  • [RELEASE] v1.0.5 by @Geuthur in #137

Full Changelog: v1.0.4...v1.0.5