Changelog
All changes to DriverBuddy project.
v0.5.0 - [2021-11-07]
Added
- Persisting trip information
- Showing trip
- iOS 15 support
Fixed
- Cases where switching views via navigation bar hides alert view
Changed
- Settings row styling
- Reduced arrow height in
SelectionCell
v0.4.0 - [2021-08-01]
Added
- Motion activity detection setting and displays on information screen
Fixed
- Changing selected navigation bar item color
v0.3.0 - [2021-07-11]
Added
- Lithuanian translations
- Missing Danish translations
- History information view
Fixed
- Speedometer accuracy text format
- Warning message being cropped when switching between history/odometer view
- Bottom navigation bar and alert view layouts for iOS 10
Changed
- Default accent color to dark orange
v0.2.0 - [2020-04-04]
Added
- Danish translations
- 3 new settings:
- Allowing to change values between metric and imperial
- Allowing to enable/disable accuracy information
- Ability to stop location updates immediately when app is in the background
- Row in settings to redirect to App Store to review the app
- Row in settings to join Public Beta
- ToS and Privacy Policy in About view
Changed
- App icon
Fixed
- Issue where changing orientation in Settings/About view would result in mispositioned cell content
v0.1.0 - [2020-03-30]
Added
- Showing current speed
- Gauge view which show speed changes
- Basic settings menu
- Showing location meta information
- Graceful location permission handling