Skip to content

Releases: OpenTracksApp/OpenTracks

v4.7.1

06 Aug 16:27
Compare
Choose a tag to compare

v4.7.1: OpenTracks

Bugfixes:

  • Android 14: crash on recording start (missing permissions)
  • Android 14: crash on track deletion (ForegroundService without reason)

Developer:

  • AggregatedStats is now a RecyclerView

v4.7.0

04 Aug 06:11
Compare
Choose a tag to compare

v4.7.0: OpenTracks

Changes:

  • Statistics: distance, total time, and moving time are included between automatic segments (created due to distance too previous location too long)
  • Recorded tracks show sensor statistics again

Bugfix:

  • GPX exporter: for automatic segments their might be no location
  • CSV exporter: distance didn't use decimal grouping

v4.6.2

26 Jul 05:11
Compare
Choose a tag to compare

v4.6.2: OpenTracks

Bugfix:

  • Crash on voice annoucement for imperial+meter
  • Crash on settings for imperial+meter
  • Fixed clipping of charts (Material3 upgrade)
  • Bluetooth settings handle missing permission
  • Aggregated stats didn't show imperial units for avg speed

v4.6.1

30 Jun 19:59
Compare
Choose a tag to compare

v4.6.1: OpenTracks

Bugfix:

  • Re-added aggregated statistics per selected tracks

v4.6.0

28 Jun 06:10
Compare
Choose a tag to compare

v4.6.0: OpenTracks

Changes:

  • Voice announcements use ICU plural format (en, es, pt, zh, dr, de) due to fractional quanitites #1584
  • Requires Android 7.0 / SDK24+ due to ICU plurals
  • On Android 14+: use Android's AltitudeConverter instead of internal EGM2008

Bugfix:

  • Android 13 couldn't select images from gallery

Developer:

  • Split ActivityType and ActivityIcon

v4.5.0

20 Jun 05:32
Compare
Choose a tag to compare

v4.5.0: OpenTracks

Changes:

  • Material3
  • App shortcut for aggregated statistics
  • New Unit: miles with meters

Bugfix:

  • GPS disabled warnings shown repeatedly (#1429)

Developer:

  • Use Java Records
  • Target API34
  • Refactor sensor handling

v4.4.0

31 May 15:07
Compare
Choose a tag to compare

v4.4.0: OpenTracks

Changes:

  • Export all tracks as one file

v4.3.5

15 May 15:39
Compare
Choose a tag to compare

v4.3.5: OpenTracks

Bugfix:

  • Sensor parsing had a overflow one off bug (#1559)
  • Insert marker: don't crash if no camera app is installed (#1561)

v4.3.4

01 May 10:53
Compare
Choose a tag to compare

v4.3.4: OpenTracks

Bugfix:

  • Android 13: regional locales could not be selected (introduced in v4.3.0)

v4.3.3

27 Apr 16:49
Compare
Choose a tag to compare

v4.3.3: OpenTracks

Bugfixes:

  • Hidden fields were shown (introduced in v4.2.0)
  • Speed was shown instead of pace (introduced in v4.2.0)