Releases: skybreakdigital/trakkr-app
Releases · skybreakdigital/trakkr-app
Release 0.1.7
- 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
- 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
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