Skip to content

Releases: OpenTracksApp/OpenTracks

v4.16.1

11 Dec 21:11
Compare
Choose a tag to compare

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

05 Dec 17:04
Compare
Choose a tag to compare

v4.16.0: OpenTracks

Bugfix:

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

v4.15.0

01 Dec 10:02
Compare
Choose a tag to compare

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

20 Nov 19:19
Compare
Choose a tag to compare

v4.14.2: OpenTracks

Bugfix:

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

v4.14.1

17 Nov 14:08
Compare
Choose a tag to compare

v4.14.1: OpenTracks

Changes:

  • Idle detection can be disabled

Bugfix:

  • UI for adding pictures to markers was hidden

v4.14.0

04 Oct 05:33
Compare
Choose a tag to compare

v4.14.0: OpenTracks

Changes:

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

Developer:

  • Target Android15/ SDK35

v4.13.1

08 Sep 10:25
Compare
Choose a tag to compare

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

04 Aug 12:13
Compare
Choose a tag to compare

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

06 Jul 11:34
Compare
Choose a tag to compare

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

v4.12.4

25 May 20:04
Compare
Choose a tag to compare

v4.12.4: OpenTracks

Changes:

  • Announcements: units can be omitted
  • Announcements: added lap cycling power

Bugfix:

  • Delete markers from list crashed