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

Commit ce61318

Browse files
committed
Release: v4.11.0
1 parent afb3914 commit ce61318

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

build.gradle

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

6565
defaultConfig {
6666
applicationId "de.dennisguse.opentracks"
67-
versionCode 5611
68-
versionName "v4.10.1"
67+
versionCode 5641
68+
versionName "v4.11.0"
6969

7070
buildConfigField "String", "VERSION_NAME_FULL", "\"${getVersionName()}\""
7171

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
v4.11.0: OpenTracks
2+
3+
Changes:
4+
- Location for Markers is taken opening add dialog (was save)
5+
- Charts: use less sprace for axes
6+
- Charts: do not fill when showing more than two lines
7+
- Voice announcements improved (skip decimal if .0)

0 commit comments

Comments
 (0)