Skip to content

Releases: OpenTracksApp/OpenTracks

v3.15.3

08 Mar 17:16
Compare
Choose a tag to compare

v3.15.3: OpenTracks

Changes:

  • Computation avg/max: heart rate, cadence, and power

Bugfix:

  • KML/KMZ do not export #start/#end placemarks anymore
  • While recording: Speed/location was sometimes falsly shown as 0.

v3.15.2

01 Mar 18:43
Compare
Choose a tag to compare

v3.15.2: OpenTracks

Changes:

  • Updated translations

Bugfix:

  • Crash on GPX export

v3.15.1

27 Feb 17:44
Compare
Choose a tag to compare

v3.15.1: OpenTracks

Changes:

  • After recording show sensor statistics (e.g., avg HR)

Bugfix:

  • Crash on recording start with show latitude/longitude enabled

v3.15.0

12 Feb 22:31
Compare
Choose a tag to compare

v3.15.0: OpenTracks

WARNING:
This release applies database changes that CANNOT BE REVERTED.
As KMZ/KML export/import behaviour changes as well, it is recommended to (A) take a backup BEFORE upgrading and (B) afterwards.
Recommended format: KMZ.

BREAKING CHANGES:

  • Internal storage of track segments is changed
    (user generated events are now considered trackpoints without a location but with timestamp)
  • Device time instead of GPS time is stored
    (existing data is not modified)
  • Dashboard API v2
    (please upgrade OSMDashboard 2.10.0)

Changes:

  • KML/KMZ can used to backup and restore exactly (incl. statistics)

Developer:

  • Reworked track segmentation and it's storage (formerly PAUSE/RESUME marker)
  • TrackStatistics are computed solely using TrackPoints
  • Replaced long with Instant/Duration

v3.14.3

30 Jan 12:56
Compare
Choose a tag to compare

v3.14.3: OpenTracks

Bugfix:

  • Downgrading database from upcoming release v3.15.0

v3.14.1

03 Jan 12:26
Compare
Choose a tag to compare

v3.14.1: OpenTracks

Changes:

  • Added elevation loss (via barometer)
  • Updated translations (cz, gl, it, nb, pl, pt, sp)
  • Markers can be shared from list
  • Actionbar icon (top left) to go back

Bugfix:

  • Potential crash on import

Developer:

  • Implemented basic EspressoUI test
  • Reference resourceIds via if rather than switch/case

v3.14.0

10 Dec 21:52
Compare
Choose a tag to compare

3.14.0: OpenTracks

Changes:

  • Properly support for right-to-left
  • Import: faster cleanup after import failure
  • Text in charts scales according to Android settings
  • Heart rate: support for Huami devices (requires Gadgetbridge)

Developer:

  • Import is now handled in-memory

v3.13.2

22 Nov 19:23
Compare
Choose a tag to compare

v3.13.2: OpenTracks

Bugfix:

  • Crash in landscape mode

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