Skip to content

Releases: eveseat/eveapi

v4.18.2

12 Mar 20:36
815b538
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.18.1...4.18.2

v4.18.1

01 Feb 06:40
8302557
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.18.0...4.18.1

v4.18.0

15 Aug 16:14
62f20d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.17.0...4.18.0

v4.17.0

18 Jul 21:37
3d31419
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.16.1...4.17.0

v4.16.1

06 Feb 17:43
0b4c8e7
Compare
Choose a tag to compare

Enhancements

Fix

Full Changelog: 4.16.0...4.16.1

v4.16.0

04 Jan 13:50
Compare
Choose a tag to compare

What's Changed

  • fix: update moon mining quantity by @Crypta-Eve in #320
  • fix: add missing api doc on structure by @warlof in #321
  • feat: improve character wallet journal performances by @warlof in #323

Full Changelog: 4.15.0...4.16.0

v4.15.0

31 Dec 17:45
76b7040
Compare
Choose a tag to compare

Enhancements

Full Changelog: 4.14.0...4.15.0

v4.14.0

30 Sep 10:20
d1545a4
Compare
Choose a tag to compare

enhancements

  • mining refactor to support multiple extractors (#313)

changes

other

  • cleanup corporation public info (#312 )

v4.13.2

31 Aug 09:34
Compare
Choose a tag to compare

Enhancements

  • ensure corporation roles attached to character are properly cleared when ESI is not returning a role type related to a character - or even not returning the character (eveseat/seat#827)
  • prevent data collision when updating either character or corporation blueprint (when a blueprint has been transferred to another entity) (eveseat/seat#828)

v4.13.1

10 Aug 05:46
9dd44fc
Compare
Choose a tag to compare

Enhancements

  • prevent allliance update to trigger all corporation pull (this was generating an heavy load)