Skip to content
This repository was archived by the owner on Aug 24, 2025. It is now read-only.

Commit 3b9711d

Browse files
committed
Release: v3.15.3
1 parent 114fc82 commit 3b9711d

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ android {
5151

5252
defaultConfig {
5353
applicationId "de.dennisguse.opentracks"
54-
versionCode 3875
55-
versionName "v3.15.2"
54+
versionCode 3890
55+
versionName "v3.15.3"
5656

5757
buildConfigField "String", "VERSION_NAME_FULL", "\"${getVersionName()}\""
5858

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
v3.15.3: OpenTracks
2+
3+
Changes:
4+
- Computation avg/max: heart rate, cadence, and power
5+
6+
Bugfix:
7+
- KML/KMZ do not export #start/#end placemarks anymore
8+
- While recording: Speed/location was sometimes falsly shown as 0.

0 commit comments

Comments
 (0)