Skip to content

Releases: OpenTracksApp/OpenTracks

v4.1.1

29 Sep 18:24
Compare
Choose a tag to compare

v4.1.1: OpenTracks

Changes:

  • Add introduction screen (show once)

Bugfix:

  • Do not crash if no GPS device is present

v4.1.0

15 Sep 21:15
Compare
Choose a tag to compare

v4.1.0: OpenTracks

Changes:

  • Export KML/KMZ version 2.3 only (was 2.2)
  • For crank-based powermeters: fetch cadence

Bugfix:

  • Workaround for crash on "import all"

v4.0.8

03 Sep 08:22
Compare
Choose a tag to compare

v4.0.8: OpenTracks

Changes:

  • Altitude always shown in m/ft
  • Show track timezone if different than device timezone
  • PublicAPI: support setting the track icon explicitly

Developer:

  • Introduced DistanceFormatter
  • Upgrade to AGP 7.3/desugar for Duration.class
  • Android12+: do splashscreen via Androidx

v4.0.7

21 Aug 19:55
Compare
Choose a tag to compare

v4.0.7: OpenTracks

Changes:

  • GPS signal lost timeout: 30s
  • Android13: request permission to show notifications
  • Faster deletion of tracks (vacuum database only if needed)

Bugfix:

  • PublicAPI stop command resulted in crash (introduced in v4.0.6)
  • Permissions: request all permissions during on startup

v4.0.6

07 Aug 17:56
Compare
Choose a tag to compare

v4.0.6: OpenTracks

Bugfix:

  • EGM2008 offset computed wrong for negative longitudes
  • PublicAPI crashed if OpenTracks was in background (API26+)

v4.0.5

29 Jul 15:59
Compare
Choose a tag to compare

v4.0.5: OpenTracks

Changes:

  • PlayStore relase get's another logo

Bugfix:

  • Interval list shows "-" if gain/loss is not present

v4.0.4

15 Jul 19:42
Compare
Choose a tag to compare

v4.0.4: OpenTracks

Changes:

  • Store BLE sensor data even without distance (every 10s)
  • Public API: allows setting name, category, and description

Bugfix:

  • Crash when taking a picture and rotating the phone

Developer:

  • Target SDK 33
  • Barometer uses interval of 5s

v4.0.3

01 Jul 11:28
Compare
Choose a tag to compare

v4.0.3: OpenTracks

Changes:

  • Max. speed as reported by sensor (GPS or BLE)

Bugfix:

  • Prevent crash if OSM Dashboard is not installed
  • GPX track export: do not export empty track segments

v4.0.2

20 Jun 20:06
Compare
Choose a tag to compare

v4.0.2: OpenTracks

Changes:

  • Add nautical miles
  • Settings can be reset while recording

Bugfix:

  • Voice announcement rounding
  • Chart: elevation was weirdly smoothed
  • Export was not checking if file exists

v4.0.1

09 Jun 20:56
Compare
Choose a tag to compare

v4.0.1: OpenTracks

Changes:

  • Voice announcements are now configurable
  • Fullscreen mode now also hides Android's navigation bar
  • Connection to BLE sensors should now be faster
  • Allow to reset settings while recording
  • Allow to change import/export settings while recording
  • KML/KMZ: do not use icons to be loaded from Google

Bugfix:

  • TrackStoppedActivity now works on smaller screens
  • Requests permissions on track list