Skip to content

Releases: ErikKalkoken/evebuddy

v0.49.0

30 Nov 20:02

Choose a tag to compare

Update notes

This release adds full support for ESI's new rate limits.

Important

Please update to this new version as soon as possible, as the older version often exceed the new rate limits and then no longer functions properly.

Note

As a consequence of the new rate limits some operations will take much more time to complete then before. For example it now takes up to 15 minutes to update 300 mails for a character.

Changed

  • All ESI requests comply with active rate limits (#316, #323)
  • Default mail limit reduced to 250 (#321)
  • Show link to new version on about page when update is available (#322)
  • Updated GUI toolkit to Fyne 2.7.1 (#320)
  • Various technical improvements, e.g. set.Delete(), xslices.Put()

Fixed

  • No longer able to update mails when character has more then 300 (#321)
  • High additional load on CCP mail server (#316)

Full Changelog: v0.48.0...v0.49.0

v0.48.0

25 Oct 18:15

Choose a tag to compare

Added

  • Search bar on training screen (#300)

Changed

  • Show unabbreviated skill points on training screen (#299)
  • Show character who accepted a courier contract as link on details screen (#308)
  • Technical: Upgraded to Fyne 2.7 (#301)

Fixed

  • Structures can not be sorted by fuel expiry (#302)

Full Changelog: v0.47.1...v0.48.0

v0.47.1

18 Oct 13:20

Choose a tag to compare

Fixed

  • App claims there is a newer version when the newest is already installed

Full Changelog: v0.47.0...v0.47.1

v0.47.0

18 Oct 12:28
ca2f593

Choose a tag to compare

Note

Please re-add your characters to authorize the new scope for corporation contracts

Added

  • Corporation contracts (#204)

Changed

  • Back gesture on Android now navigates back to the previous page instead of closing the app (#282)
  • Sends just one consolidated notifications for all expired PI planets per character instead of one per planet (#291)
  • Sends just one instance of duplicate notifications (e.g. for sov notifications) (#292)
  • Show duration in days and hours, but not weeks (#283)
  • Updated to Go 1.25 (#288)

Fixed

  • SSO completion page shows no background (#289)
  • Tries to create NPC corporations(#295)

Full Changelog: v0.46.0...v0.47.0

v0.46.0

08 Oct 17:53

Choose a tag to compare

Changed

  • Show item quantities instead of row counts on assets page (#276
  • Show links to Discord server and release notes in About window (#280, #281)

Fixed

  • Sorting in tables resets on update (#273)

Full Changelog: v0.45.0...v0.46.0

v0.45.0

28 Sep 12:32

Choose a tag to compare

Added

  • Mercenary den notifications (#270)
  • Tool for rendering notifications to the console for testing (#271)

Changed

  • Removed "no sort" option when cycling through sorting (#268)
  • Internal: Refactored data table widget (#269)

Fixes

  • Names not sorted correctly (#272)

Full Changelog: v0.44.0...v0.45.0

v0.44.0

18 Sep 11:05

Choose a tag to compare

Added

  • Inform users when update is suspended during daily downtime (#265)

Changed

  • Character corporation changes now update < 2 hour (#226)
  • Improved UI for character assets (#264)

Fixed

  • New corporations not added when character joins a new corporation (#265)
  • Not all changes detected for eve corporations (#265)
  • Character sheet not always updated when info changed (#265)

Full Changelog: v0.43.0...v0.44.0

v0.43.0

13 Sep 12:13

Choose a tag to compare

Added

  • Show corporation structures with fuel status, current state and potential timers (#259)
  • Show a warning indicator when a character's token is missing scopes (#263)

Fixed

  • Updated market orders are not accurately reflected (#257)
  • Sorting is broken on columns in training (#260)
  • Industry job sort not working correctly (#262)
  • Window resize on desktop not always resizing the full page content (#263)
  • SSO completion page no longer has a background or style (#263)

Full Changelog: v0.42.1...v0.43.0

v0.42.1

08 Sep 19:40
258dc99

Choose a tag to compare

Changed

  • Entry field for mail body now wraps automatically instead of scrolling vertically (#256)
  • The -files command line parameter now returns faster (#256)
  • Technical: Updated to Fyne 2.6.3 (#256)

Fixed

  • Industry job ready status not always updating (#256)
  • Error not shown to user when adding new character fails (#256)
  • Possible to click "Add" more then once when adding characters (#256)
  • Potential data race in fyne-tooltip package (#256)

Full Changelog: v0.42.0...v0.42.1

v0.42.0

06 Sep 18:16

Choose a tag to compare

Added

  • Industry jobs view for each corporation (#253)
  • Add columns to show what tags have been assigned to a char in the training view (#248)
  • Show summary information for market orders (#243)

Changed

  • Improve UI for showing current characters / corporations and make switch feature clearer (#246)
  • Home / Industry view no longer shows corporation jobs that are now started by the user (see also new corporation job view, #253)
  • Clicking on a branch in a tree now opens/closes the branch (e.g. in Home / Augementations) (#235)
  • Indy jobs that are still running, but no longer returned from the API are now marked with status "unknown" instead of deleting them (#255)
  • Added hoover for status items (#255)
  • Browsing related items in the info window now requires clicking on the info icon (like in the Eve client) (#255)
  • Technical: Replaced YAML library (#236)

Fixed

  • ID to name resolution sometimes fails with foreign key error (#250)

Full Changelog: v0.41.1...v0.42.0