Skip to content

Releases: OpenTracksApp/OpenTracks

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

v4.12.3

28 Apr 09:02
Compare
Choose a tag to compare

v4.12.3: OpenTracks

Bugfix:

  • Using GPS and IDLE functionality stored coordinates 0.0/0.0 and thus overestimating all statistics (distance >10.000 km). (Introduced in v4.12.0)
  • Idle: also trigger if only one location was received.

Regarding the overestimating distance bug: the stored data will not be fixed within OpenTracks.
Recommendation: export the as KML/KMZ and replace the invalid coordinates.

v4.12.2

14 Apr 11:01
Compare
Choose a tag to compare

v4.12.2.: OpenTracks

Bugfix:

  • Allow to start sensors before recording

v4.12.1

05 Apr 18:07
Compare
Choose a tag to compare

v4.12.1: OpenTracks

Bugfix:

  • Android 14: report missing permissions (instead of forced chrash with stacktrace)
  • POST_NOTIFICATION is optional

v4.12.0

10 Mar 13:01
Compare
Choose a tag to compare

v4.12.0: OpenTracks

Changes:

  • OLED friendly dark theme (requires manual restart)
  • Re-order settings (GPS is a sensor)

Developer:

  • Added scripts for Fastlane to PlayStore upload (translations)

v4.11.3

28 Feb 17:09
Compare
Choose a tag to compare

v4.11.3: OpenTracks

Changes:

  • New sticker design!
  • New screenshots!
  • KMZ importer supports any KML file inside a KMZ

Bugfix:

  • Marker list back button works
  • Public API stop shouldn't start foreground service (2nd try)

v4.11.2

13 Feb 16:14
Compare
Choose a tag to compare

v4.11.2: OpenTracks

Bugfix:

  • Recording stopped when screen turned of (introduced in v4.11.1)
    (reverting da3dd29)

v4.11.1

10 Feb 20:32
Compare
Choose a tag to compare

v4.11.1: OpenTracks

Bugfix:

  • PublicAPI crashed when stopping

v4.11.0

21 Jan 15:45
Compare
Choose a tag to compare

v4.11.0: OpenTracks

Changes:

  • Location for Markers is taken opening add dialog (was save)
  • Charts: use less sprace for axes
  • Charts: do not fill when showing more than two lines
  • Voice announcements improved (skip decimal if .0)

v4.10.1

05 Jan 21:03
Compare
Choose a tag to compare

v4.10.1: OpenTracks

Changes:

  • Android 14: crash on recording start if permissions are not granted
  • Chart titles are more compact

Bugfix:

  • BLE sensor re-connect resulted in crash (introduced in v4.9.6)
  • Cycling power was not processed (introduced in v4.9.6)
  • Cycling cadence as well as distance allow for repeated data
  • BLE barometer data was not processed correctly