What's Changed
New Features
- Additional vehicle types: Added Hatchback, Station Wagon / Estate, and Pickup / Ute to the vehicle type options
- Secondary fuel type per vehicle: Vehicles can now have an optional secondary fuel type (e.g. AdBlue alongside Diesel). When set, each fuel log entry shows a fuel type selector so fill-ups can be tracked separately per fluid
Other Changes
- Added
vehicle_type_labelproperty to the Vehicle model for clean display of all vehicle type names - Vehicle type display updated across the vehicle list, vehicle detail, and PDF report views
- Database migration adds
secondary_fuel_typeto vehicles andfuel_typeto fuel_logs (both nullable, fully backwards compatible — applied automatically on container start)
Full Changelog: v0.20.0...v0.21.0