Releases: OpenTracksApp/OpenTracks
Releases · OpenTracksApp/OpenTracks
v4.10.0
v4.10.0: OpenTracks
Changes:
- Support gain/loss via BLE Environmental Sensing (barometer)
- Internal barometer can be turned off (e.g., if broken)
- Material3 for preference switches
- SplashScreen supports day/night mode
- Bluetooth sensor settings: show selected sensor name (if cached by Android)
Bugfix:
- Interval UI was misaligned
Developer:
- Cleanup TrackRecordingServiceConnection
- TrackRecordingService always starts as ForegroundService
v4.9.9
v4.9.9: OpenTracks
Bugfix:
- Crash when using a BLE sensor on recording end (race condition)
Reason: sensor subsystem was started twice and only the 2nd one was shutdown. - While recording, BLE sensor names are shown again
v4.9.8
v4.9.8: OpenTracks
Bugfix:
- Cycling cadence sensor works again (introduced in v4.9.6)
v4.9.7
v4.9.7: OpenTracks
Bugfix:
- prevent crash when stopping a recording(introduced in v4.9.6)
v4.9.6
v4.9.6: OpenTracks
Bugfix:
- Export: existing files is now completely overwriting
Developer:
- Refactored barometric data processing
v4.9.5
v4.9.5: OpenTracks
Bugfix:
- idle announcement setting is working again
v4.9.4
v4.9.4: OpenTracks
Bugfix:
- Crash on Android 14 if permissions were not granted
v4.9.3
v4.9.3: OpenTracks
Bugfix:
- Prevent crash as toList() is not always available
v4.9.2
v4.9.2: OpenTracks
Changes:
- Option to use Android 12's Dynamic Color (Material Design)
- Android 14's Predictive Back for some activities
Bugfix:
- Settings for total distance voice announcement was accidentially removed
v4.9.1
v4.9.1: OpenTracks
Bugfix:
- Crash when doing multi select in track list