Skip to content

v0.6.8 - Clément Ader

Latest
Compare
Choose a tag to compare
@ZoeBijl ZoeBijl released this 09 Jun 01:00
· 14 commits to main since this release
e483810

What's Changed

Bugfixes

  • Fixed an issue where inventory pages wouldn’t close automatically (#17)
  • Fixed an issue where the route management schedule couldn’t be updated, by @ZoeBijl in #16
  • Fixed an issue where no new data was written from the inventory pages, by @ZoeBijl in #25

Improvements

  • Made getDate a helper function (#26)
  • Removed duplicate helper functions (#28)
  • Format large numbers according to your localisation settings (#11)
  • Format currencies according to your localisation settings (#12)
  • Improved legibility of status text in dark mode (#13)
  • AES tables now take up less horizontal space in some cases (#14)
  • The inventory page has been updated to make it easier to read (#25)
  • Added a menu with helpful links related to AES (#32)
  • Added an about screen with some basic info related to AES (#33)
  • Code validation in places will prevent future UI changes breaking data
  • Hide empty aircraft manufacturing categories

Chores

  • Updated the AUTHORS file (#21)
  • Some parts have been ported from jQuery to vanilla JavaScript
  • Some whitespace changes
the new AES menu provides easy access to relevant resources the tables on the inventory page have been made easier to read by preventing text wrap the about screen tells you which version you run

Full Changelog: v0.6.5...v0.6.8