We're officially back from our hiatus.
Pretty significant changes in this release, please make a backup before updating.
Objectives
- Bug Fixes
- Fix AdjustedOdometer endpoint with decimal odometer multiplier
- Fix bug with inverted bar chart colors with metric calculations(Issue: #649)
- Fix bug with average/min/max fuel mileage labels
- Fix Page Titles
- Fix misaligned columns when viewed on small screens
- Fix mobile nav closing on iOS devices when scrolling
- Features
- Enter key to submit on Forms(Issue: #639)
- Add functionality to edit extra fields for multiple records(Issue: #483)
- Add Attachment Exports for Notes
- Add emphasis lines for API methods in documentation
- Add support for smaller tabs in smaller screens
- Add thumbnail resizing(Issue: #616)
- Add Experimental GPS Integration(Issue: #511)
- Allow ExtraFields to be displayed in place of LicensePlate(Issue: #485)
- Add Built-In Translation Downloader and Editor
- Add functionality to re-order tabs(Issue: #518)
- Add funtionality to reveal password on password fields
- Misc Tech Debt and Changes
- Move Delete Vehicle button into Edit Vehicle modal(Issue: #637)
- Automatically create app schema in existing Postgres container
- Remastered Admin Panel
- Improve Code Maintainability(Split VehicleController out)
- Load sponsors asynchronously for users with slower internet connection