Skip to content

Releases: skybreakdigital/trakkr-app

Release 0.1.7

19 Sep 14:33
4d01b27
Compare
Choose a tag to compare
  • Refactor commodities by station - You can now change your commodity calculations by station. Easier for split stacks.
  • All numbers are formatted with commas correctly
  • Fix last update location, currently it is overlapping the share stack button
  • Fix defect where the app data doesn't update the first time it fetches new data
  • Fix ship name breaks
  • Updated the message in message builder to not include a link to Trakkr github.

Release 0.1.6

14 Sep 19:31
f445b3e
Compare
Choose a tag to compare
  • Share Message Builder - Once you complete 10 or more missions, you can utilize this new feature to generate a message to post into discord for finding other Commanders looking to share.
  • Sorted Commanders by creation
  • Add times to expiration column on active missions, and it will be accent red when the time left is less than 24 hours
  • Ship names better localized for readability
  • Add a manual refresh button to fetch latest journal data
  • Commander menu converts to dropdown after it finds 5 accounts
  • Added the system to the destination column
  • Minor style fixes

Release 0.1.5

11 Sep 16:35
27dfc6f
Compare
Choose a tag to compare

What's Changed

  • Fixes a state issue with real-time data
  • Fixes a undefined mission data error
  • Themes will now save
  • Can now save, remove, and update commodity configs
  • Fix for commodity config not updating evaluations
  • Added the real-time clock in topbar for better visibility
  • Added application version in topbar
  • Small style fixes