Features
- Fuel level on trips. A trip can now record the fuel gauge reading at each end, as a percentage of a full tank, alongside the odometer readings. Where the vehicle has a tank capacity set, May works out the fuel used on the trip from the two readings and shows it on the trip list and while the trip is being logged, giving a per-trip picture of consumption rather than only one figure per fill-up. Both readings are optional, and they are carried through the REST API, CSV import and export, and the backup. (#273)
Other
- The README feature list now mentions trip logging, which was missing from it.
Upgrading: one new migration (f6a7b8c9d0e1), applied automatically on start. Nothing else to do.