1.0.5
[1.0.5] - 2026-02-23
Added
- Mark as Read for Inactive Characters
is_orphanProperty to check if a Character is not owned anymorecharacter_ownershipProperty for checking ownership- add tests for perform_update_status handling token and HTTPServer errors
- optimized
get_tokenfunction
Changed
- Update skillfarm task schedule from crontab to 1800 seconds
- Enhanced task logic to skip updates for orphan characters.
- Update
django-esiStub - 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_errorby @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_tokenfunction by @Geuthur in #134 - [CHANGE] remove unused import and handle HTTPServerError in SkillFarmAudit by @Geuthur in #135
- [CHANGE] Update
django-esiStub by @Geuthur in #136 - [RELEASE] v1.0.5 by @Geuthur in #137
Full Changelog: v1.0.4...v1.0.5