From 70b3cf556ef640ab3e879109e83ee4355cbf353e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jaakko=20Kera=CC=88nen?= jaakko.keranen@iki.fi
Date: Tue, 19 Oct 2021 11:26:12 +0300
Subject: [PATCH 1/1] Bumped version to 1.7.3; updated release notes
CMakeLists.txt | 2 +-
res/about/version.gmi | 5 +++++
res/fi.skyjake.Lagrange.appdata.xml | 20 ++++++++++++++++++++
3 files changed, 26 insertions(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index fcec2168..4b124a06 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -18,7 +18,7 @@
cmake_minimum_required (VERSION 3.9)
project (Lagrange
DESCRIPTION "A Beautiful Gemini Client"
LANGUAGES C
)
diff --git a/res/about/version.gmi b/res/about/version.gmi
index f95e0846..dd8c6732 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -6,6 +6,11 @@
+## 1.7.3
+* Fixed a memory leak in the text renderer.
+* Added option to place new bookmarks to the top of the bookmarks list.
+* Updated UI translations.
diff --git a/res/fi.skyjake.Lagrange.appdata.xml b/res/fi.skyjake.Lagrange.appdata.xml
index 5d2f82c6..72f5462a 100644
--- a/res/fi.skyjake.Lagrange.appdata.xml
+++ b/res/fi.skyjake.Lagrange.appdata.xml
@@ -45,6 +45,26 @@
<update_contact>jaakko.keranen@iki.fi</update_contact>
<releases>
<release version="1.7.3" date="2021-10-19">
<description>
<p>Version 1.7 improves bookmark management with folders and manual
sorting, and has multiple UI enhancements including unconstrained
popup menus, upload identity selection, button focus switching
with Tab key, and new UI languages (e.g., Esperanto). A new image
colorization option has been added for enforcing a stricter visual
style.</p>
<p>Changes in v1.7.3:</p>
<ul>
<li>Fixed a memory leak in the text renderer.</li>
<li>Added option to place new bookmarks to the top of the
bookmarks list.</li>
<li>Updated UI translations.</li>
</ul>
<p>The full release notes can be viewed inside the app by opening
the "about:version" page.</p>
</description>
<url>https://github.com/skyjake/lagrange/releases/tag/v1.7.3</url>
</release>
<release version="1.7.2" date="2021-10-11">
<description>
<p>Version 1.7 improves bookmark management with folders and manual
--
2.25.1
text/plain
This content has been proxied by September (ba2dc).