Skip to content

v0.37.0

Choose a tag to compare

@dannymcc dannymcc released this 24 Aug 19:14
· 32 commits to main since this release
ae666b9

0.37.0

Features

  • Trips logged on the same date are now listed in odometer order, the highest reading first. A trip's date carries no time of day, so several journeys on one day used to come back in whatever order the database happened to return them, and the reading on the top row was not necessarily the vehicle's latest — easy to miss on a phone. The list is still ordered by date, most recent first. (#325)

Fixes

None in this release.

Other

  • README describes the new ordering in the Trips section.

Thanks to whoever raised #325 for spotting it.