LubeLogger
Self-hosted vehicle maintenance and fuel mileage tracker
Alternative to: fuelly, carfax car care, drivvo
About
Versions (70)
v1.5.0
2025-08-21Objectives
- Bug Fixes
- Fixed bug with UK MPG conversion applied on EV’s(Issue: #1012)
- Fixed bug with columns disappearing if Enable CSV Import is disabled(Issue: #1005)
- Features
- Add option to upload a Vehicle Map(Issue: #38)
- Allow users to select locale different from their system(Issue: #929)
- Add urgencies param to Reminder GET API(PR: #1026)
- Misc. Tech Debt
- Updated Npgsql and CsvHelper
- Migrated from System.IdentityModel.Tokens.Jwt to Microsoft.IdentityModel.JsonWebTokens