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

Releases: OpenTracksApp/OpenTracks

v3.13.2

Choose a tag to compare

@dennisguse dennisguse released this 22 Nov 19:23

v3.13.2: OpenTracks

Bugfix:

  • Crash in landscape mode

v3.13.1

Choose a tag to compare

@dennisguse dennisguse released this 21 Nov 09:37

v3.13.1: OpenTracks

Bugfix:

  • Crash on record start: minify/shrink removed a drawable
  • Automatic export failed silently (mainly remote destinations)

v3.13.0

Choose a tag to compare

@dennisguse dennisguse released this 17 Nov 21:22

v3.13.0: OpenTracks

Changes:

  • Sensor: support for powermeter (BLE)
  • Search by track and marker (in lists)
  • Combined search removed

Bugfix:

  • Import crashed in UI
  • Images of markers were not imported

v3.12.0

Choose a tag to compare

@dennisguse dennisguse released this 03 Nov 19:12

v3.12.0: OpenTracks

Changes:

  • Bluetooth sensor addresses
  • Intervals: show elevation gain
  • Export: default export directory
  • Export: automatic export after finishing a track
  • Manual import/export: new user interface
  • Manual export: option to overwrite on manual export

Faster:

  • Track lists loading
  • Deleting multiple tracks

Bugfix:

  • Fixed intent filters for import
  • KMZ could not be parsed
  • Export: fix crash on Android 11

Developer:

  • Use ViewBindings
  • Database enforces foreign key and uses cascading deletes

v3.11.1

Choose a tag to compare

@dennisguse dennisguse released this 06 Oct 06:17

v3.11.1: OpenTracks

Bugfix:

  • Voice announcements reported wrong statistics

v3.11.0

Choose a tag to compare

@dennisguse dennisguse released this 26 Sep 18:24

v3.11.0: OpenTracks

Changes:

  • Theming: day/night mode (default: night)
  • Theming: use Material Design instead of custom element theming
  • Use targetSDK 30 again (F-Droid signs now with V2)

Bugfix:

  • Android 11: export all crashed
  • TrackDetail not updated in UI after data was changed by user

v3.10.0

Choose a tag to compare

@dennisguse dennisguse released this 14 Sep 16:39

v3.10.0: OpenTracks

Changes:

Bugfix:

  • Several fixes due to trackId refactoring

v3.9.5

Choose a tag to compare

@dennisguse dennisguse released this 06 Sep 20:33

v3.9.5: OpenTracks

Changes:

  • UI shows speed only with one fractional digit

Bugfix:

  • App crash in search (due to Track.Id refactoring)
  • Track list did now show if a recording was ongoing (due to Track.Id refactoring)

v3.9.4

Choose a tag to compare

@dennisguse dennisguse released this 04 Sep 23:41

v3.9.4: OpenTracks

Changes:

  • Added interval computation
  • Voice announcements present last interval statistics
  • Settings: Bluetooth icon is animated

Bugfix:

  • GPS was not turned off when stopping a recording
  • Show on map via KML/KMZ/GPX was broken due to refactoring

v3.9.3

Choose a tag to compare

@rgmf rgmf released this 31 Aug 10:54

v3.9.3: OpenTracks

Bugfixes:

  • Fixed export all tracks bug.