Skip to content

Releases: OpenTracksApp/OpenTracks

v3.13.1

21 Nov 09:37
Compare
Choose a tag to compare

v3.13.1: OpenTracks

Bugfix:

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

v3.13.0

17 Nov 21:22
Compare
Choose a tag to compare

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

03 Nov 19:12
Compare
Choose a tag to compare

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

06 Oct 06:17
Compare
Choose a tag to compare

v3.11.1: OpenTracks

Bugfix:

  • Voice announcements reported wrong statistics

v3.11.0

26 Sep 18:24
Compare
Choose a tag to compare

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

14 Sep 16:39
Compare
Choose a tag to compare

v3.10.0: OpenTracks

Changes:

Bugfix:

  • Several fixes due to trackId refactoring

v3.9.5

06 Sep 20:33
Compare
Choose a tag to compare

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

04 Sep 23:41
Compare
Choose a tag to compare

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

31 Aug 10:54
Compare
Choose a tag to compare

v3.9.3: OpenTracks

Bugfixes:

  • Fixed export all tracks bug.

v3.9.2

30 Aug 21:08
Compare
Choose a tag to compare

v3.9.2: OpenTracks

Bugfixes:

  • Fixed force close on API<25 (due to an animation)
  • Reset recording state (on app startup) if crashed while recording