Skip to content
This repository was archived by the owner on Aug 24, 2025. It is now read-only.

Releases: OpenTracksApp/OpenTracks

v4.17.0

Choose a tag to compare

@dennisguse dennisguse released this 21 Dec 19:49

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

Choose a tag to compare

@dennisguse dennisguse released this 11 Dec 21:11

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

Choose a tag to compare

@dennisguse dennisguse released this 05 Dec 17:04

v4.16.0: OpenTracks

Bugfix:

  • PublicAPI: starting a recording didn't record no data

v4.15.0

Choose a tag to compare

@dennisguse dennisguse released this 01 Dec 10:02

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

Choose a tag to compare

@dennisguse dennisguse released this 20 Nov 19:19

v4.14.2: OpenTracks

Bugfix:

  • Android 15: UI is not overflowing anymore (edge-to-edge)

v4.14.1

Choose a tag to compare

@dennisguse dennisguse released this 17 Nov 14:08

v4.14.1: OpenTracks

Changes:

  • Idle detection can be disabled

Bugfix:

  • UI for adding pictures to markers was hidden

v4.14.0

Choose a tag to compare

@dennisguse dennisguse released this 04 Oct 05:33

v4.14.0: OpenTracks

Changes:

  • Use Androidx' EGM2008 data (instead of bundling our custom solution).

Developer:

  • Target Android15/ SDK35

v4.13.1

Choose a tag to compare

@dennisguse dennisguse released this 08 Sep 10:25

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

Choose a tag to compare

@dennisguse dennisguse released this 04 Aug 12:13

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

Choose a tag to compare

@dennisguse dennisguse released this 06 Jul 11:34

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