Skip to content

Releases: Geuthur/aa-skillfarm

0.3.2

09 Nov 08:44
Compare
Choose a tag to compare

Changelog

[0.3.2] - 2024-11-09 - HOTFIX

Fixed

  • Template Tag Error

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.3.2

0.3.1

24 Oct 10:47
b724d98
Compare
Choose a tag to compare

Changelog

[0.3.1] - 2024-10-23

Added

  • Skill Extraction Checker
  • FInished Skill Checker
  • Notification System
  • Activity Switcher
  • Inactive Character Table

Changed

  • Skilltraining Bool now handled by geuthuris_active property
  • JS ´No Active Training´ function to new is_active property
  • Add Character init force update
  • CSS Improvments
  • Update only active characters

Fixed

  • ChararcterQueue is_active property not working correctly
  • Last Update was not implemented to new system
  • Skillfarm Overview error
  • Missing Models in init
  • Empty Queue not be deleted

What's Changed

Full Changelog: v0.3.0...v0.3.1

0.3.0

21 Oct 22:07
bffadf1
Compare
Choose a tag to compare

Changelog

[0.3.0] - 2024-10-21

Fixed

  • EveMarketPrice Error on Skillfarm Calculator
  • Wrong CSS Design on Skillfarm Calculator

Added

  • CharaccterSkill Model
  • CharacterQueue Model
  • EveMarketPrice Error Handler for Skillfarm Calculator

Removed

  • Memeberaudit dependency

What's Changed

Full Changelog: v0.1.4...v0.3.0

0.1.4

26 Sep 16:49
0da1f72
Compare
Choose a tag to compare

Changelog

[0.1.4] - 2024-09-26

Fixed

  • Progress Bar not shown correctly if Date is over the End Date
  • API Crash if memberaudit has no update

Changed

  • Progress Bar calculate in first step per skillpoints if the system detect something is wrong it calculate per date
  • Add Step 0 Check dependencies are installed to README

What's Changed

Full Changelog: v0.1.3...v0.1.4

0.1.3

23 Sep 08:04
Compare
Choose a tag to compare

Changelog

[0.1.3] - 2024-09-23

Added

  • Missing Migration

Full Changelog: v0.1.2...v0.1.3

0.1.2

22 Sep 12:47
9bfddb0
Compare
Choose a tag to compare

Changelog

[0.1.2] - 2024-09-22

Added

  • Skillfarm
    • Skill Extraktion Icon
    • Info Button Color change when Skill Extraktion is ready

Fixed

  • Skillfarm Progressbar
    • Display more then 100%
    • If no Filter is active display 0%
    • Shows No Active Training although active training is in progress

Changed

  • Skillfarm API
    • Performance Optimations
    • Added Skillqueue & Skillqueue Filtered

[0.1.1] - 2024-09-22

Added

  • Scopes
    • esi-skills.read_skills.v1
    • esi-skills.read_skillqueue.v1

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.2

0.1.0

21 Sep 19:47
0d28197
Compare
Choose a tag to compare

Changelog

[0.1.0] - 2024-09-21

Added

  • Initial public release