LubeLogger
Self-hosted vehicle maintenance and fuel mileage tracker
Alternative to: fuelly, carfax car care, drivvo
About
Versions (70)
v1.4.6
2025-04-02- Bug Fixes
- Fixed bug with incorrect average MPG label when toggling consumption units(Issue: #889)
- Fixed bug with vehicle sold and purchase date not returning in locale-invariant format(Issue: #895)
- Features
- Add functionality for root users to review server settings and test SMTP config(Issue: #884)
- Add reminder urgency and due metrics for reminder selection when creating new records(Issue: #893)
- Add toggle for users to hide Calendar tab(Issue: #879)
- Add extra field types(Issue: #612)
- Reworded OIDC error message if auth response does not contain email claim(PR: #901)
- OIDC scope now defaults to
openid emailif not provided(PR: #903) - Added Remote Auth Debug endpoint for advanced OIDC Troubleshooting(PR: #905) - See Advanced OpenID Troubleshooting for more information