From 0799dd9a18a9a4d8efb6339a30bd0f94f44a93b9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jaakko=20Kera=CC=88nen?= jaakko.keranen@iki.fi
Date: Wed, 2 Nov 2022 12:22:09 +0200
Subject: [PATCH 1/1] iOS: Bumped version number; updated release notes
CMakeLists.txt | 4 ++--
res/about/ios-version.gmi | 8 ++++++++
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index ff23034d..f7c52154 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -25,8 +25,8 @@ project (Lagrange
set (COPYRIGHT_YEAR 2022)
if (IOS)
set (PROJECT_VERSION 1.13)
endif ()
if (ANDROID)
set (PROJECT_VERSION 1.13)
diff --git a/res/about/ios-version.gmi b/res/about/ios-version.gmi
index 45ff2d51..8e1c88fa 100644
--- a/res/about/ios-version.gmi
+++ b/res/about/ios-version.gmi
@@ -6,6 +6,14 @@
+## 1.13 (4)
+* Fixed issues with text selection and range visualization.
+## 1.13 (3)
+* Fixed reporting of errors related to a proxy server certificate.
+* An untrusted proxy server certificate can be trusted via Page Information.
+* Updated UI translations.
--
2.25.1
text/plain
This content has been proxied by September (ba2dc).