Releases: OpenTracksApp/OpenTracks
Releases · OpenTracksApp/OpenTracks
v4.11.2
v4.11.1
v4.11.1: OpenTracks
Bugfix:
- PublicAPI crashed when stopping
v4.11.0
v4.11.0: OpenTracks
Changes:
- Location for Markers is taken opening add dialog (was save)
- Charts: use less sprace for axes
- Charts: do not fill when showing more than two lines
- Voice announcements improved (skip decimal if .0)
v4.10.1
v4.10.1: OpenTracks
Changes:
- Android 14: crash on recording start if permissions are not granted
- Chart titles are more compact
Bugfix:
- BLE sensor re-connect resulted in crash (introduced in v4.9.6)
- Cycling power was not processed (introduced in v4.9.6)
- Cycling cadence as well as distance allow for repeated data
- BLE barometer data was not processed correctly
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