From 3208d87ca5a24d59b3dc5fa1ee5d1825f9cedef3 Mon Sep 17 00:00:00 2001 From: simonpoole Date: Fri, 28 Jun 2024 07:23:48 +0200 Subject: [PATCH] Bump version numbers and update change log --- CHANGELOG.txt | 12 ++++++++++++ src/main/AndroidManifest.xml | 2 +- src/main/res/values/appname.xml | 4 ++-- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index ddf7e0176d..f7cf935b1e 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,5 +1,17 @@ See https://github.com/MarcusWolschon/osmeditor4android/ for documentation on this version and all changes. +20.0.4: + +- Fix add workaround of misbehaviour of certain launchers +- Fix check that any relation changes are actually real when drilling down relation members +- Fix protect against null GeoJSON Feature caused by trailing commas +- Fix when no roles can be found allow all elements to be selected when editing relations +- Fix relation preset matching +- Fix add workaround for the letsencrypt issue for WebViews +- Update default preset +- Update imagery configuration from ELI +- Update NSI + 20.0.3: - Fix add ISRG X1 certificate manually, fixes issue with letsencrypt on pre 7.1 devices diff --git a/src/main/AndroidManifest.xml b/src/main/AndroidManifest.xml index 7278c46940..446f5a00b9 100755 --- a/src/main/AndroidManifest.xml +++ b/src/main/AndroidManifest.xml @@ -3,7 +3,7 @@ xmlns:tools="http://schemas.android.com/tools" package="de.blau.android" android:installLocation="auto" - android:versionCode="2804" + android:versionCode="2805" android:versionName="@string/app_version" > diff --git a/src/main/res/values/appname.xml b/src/main/res/values/appname.xml index bf79bd8ecf..cb05827c33 100644 --- a/src/main/res/values/appname.xml +++ b/src/main/res/values/appname.xml @@ -1,6 +1,6 @@ Vespucci - 20.0.3.0 - Vespucci 20.0.3 + 20.0.4.0 + Vespucci 20.0.4