This repository was archived by the owner on Aug 24, 2025. It is now read-only.
Releases: OpenTracksApp/OpenTracks
Releases · OpenTracksApp/OpenTracks
Release list
v4.17.0
v4.17.0: OpenTracks
Changes:
- Public API to create markers (while recording)
Bugfix:
- Sensors: on idle, set movement-based sensor data to 0
v4.16.1
v4.16.1: OpenTracks
Changes:
- In-app language selector now available for all Android versions
(due to some popular demand)
Developer:
- Github actions: checkout was not fetching tags (nightly)
v4.16.0
v4.16.0: OpenTracks
Bugfix:
- PublicAPI: starting a recording didn't record no data
v4.15.0
v4.15.0: OpenTracks
Changes:
- In-app language selector (Android 14 or later)
- Show-on-map-feature only supports OSM Dashboard (removed KML/KMZ or GPX)
Developer:
- Github actions now uses Ubuntu
v4.14.2
v4.14.2: OpenTracks
Bugfix:
- Android 15: UI is not overflowing anymore (edge-to-edge)
v4.14.1
v4.14.1: OpenTracks
Changes:
- Idle detection can be disabled
Bugfix:
- UI for adding pictures to markers was hidden
v4.14.0
v4.14.0: OpenTracks
Changes:
- Use Androidx' EGM2008 data (instead of bundling our custom solution).
Developer:
- Target Android15/ SDK35
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.5: OpenTracks
Bugfix:
- Moving is now computed correctly again.
Was broken since v4.9.0 due to the introduction of idle functionality. See #1756.
Changes:
- Support for Predictive Back