Releases: OpenTracksApp/OpenTracks
Releases · OpenTracksApp/OpenTracks
v4.14.0
v4.13.1
v4.13.1: OpenTracks
Changes:
- Aggregated stats calender' uses regional preferences (Android 14+)
Bugfix:
- KML 2.3: use standardized field name for heartrate
- Track list: recording status was not updated correctly
- Material3 related UI fixes
v4.13.0
v4.13.0: OpenTracks
Changes:
- Markers can be created via Public API
This allows to create Markers at any location and after recording.
Drawback: Markers are not shown in diagrams anymore.
NOTE: OSMDashboard supports this API after version: v4.1.0
Bugfix:
- Default activity setting should have been a dropdown
- Back arrow not working in settings
- Label for off trail hiking now shows "off trail hiking"
Developer:
- Use Position instead of Android's Location
v4.12.5
v4.12.4
v4.12.4: OpenTracks
Changes:
- Announcements: units can be omitted
- Announcements: added lap cycling power
Bugfix:
- Delete markers from list crashed
v4.12.3
v4.12.3: OpenTracks
Bugfix:
- Using GPS and IDLE functionality stored coordinates 0.0/0.0 and thus overestimating all statistics (distance >10.000 km). (Introduced in v4.12.0)
- Idle: also trigger if only one location was received.
Regarding the overestimating distance bug: the stored data will not be fixed within OpenTracks.
Recommendation: export the as KML/KMZ and replace the invalid coordinates.
v4.12.2
v4.12.2.: OpenTracks
Bugfix:
- Allow to start sensors before recording
v4.12.1
v4.12.1: OpenTracks
Bugfix:
- Android 14: report missing permissions (instead of forced chrash with stacktrace)
- POST_NOTIFICATION is optional
v4.12.0
v4.12.0: OpenTracks
Changes:
- OLED friendly dark theme (requires manual restart)
- Re-order settings (GPS is a sensor)
Developer:
- Added scripts for Fastlane to PlayStore upload (translations)
v4.11.3
v4.11.3: OpenTracks
Changes:
- New sticker design!
- New screenshots!
- KMZ importer supports any KML file inside a KMZ
Bugfix:
- Marker list back button works
- Public API stop shouldn't start foreground service (2nd try)