From 4bde102cf8b886925ed7d088001a25bbb6439f73 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jaakko=20Kera=CC=88nen?= jaakko.keranen@iki.fi
Date: Tue, 15 Jun 2021 14:17:04 +0300
Subject: [PATCH 1/1] Updated release notes and AppData
res/about/version.gmi | 7 ++++++-
res/fi.skyjake.Lagrange.appdata.xml | 18 ++++++++++++++++++
2 files changed, 24 insertions(+), 1 deletion(-)
diff --git a/res/about/version.gmi b/res/about/version.gmi
index 0a51df34..b213a24b 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -8,7 +8,12 @@
-* Normalize page contents (NFC) to avoid most common issues with diacritics.
+* Possible workaround for a visual glitch in the URL field.
+* Specify StartupWMClass
in .desktop file.
+* Normalize page contents to avoid the most common issues with diacritics (Unicode NFC).
+* Expanded the set of recognized custom link icons.
+* Updated "Smol Emoji" font with new glyphs.
+* Allow use of TLS cipher "DHE-RSA-AES256-GCM-SHA384".
diff --git a/res/fi.skyjake.Lagrange.appdata.xml b/res/fi.skyjake.Lagrange.appdata.xml
index 8f8ca7b3..b6344f45 100644
--- a/res/fi.skyjake.Lagrange.appdata.xml
+++ b/res/fi.skyjake.Lagrange.appdata.xml
@@ -45,6 +45,24 @@
<update_contact>jaakko.keranen@iki.fi</update_contact>
<releases>
<release version="1.5.2" date="2021-06-15">
<description>
<p>Bug fixes and tweaks:</p>
<ul>
<li>Fixed pasting a PEM-formatted certificate and/or
private key via clipboard in Import Identity.</li>
<li>Possible workaround for a visual glitch in the URL
field.</li>
<li>Specify `StartupWMClass` in .desktop file.</li>
<li>Normalize page contents to avoid the most common issues
with diacritics (Unicode NFC).</li>
<li>Expanded the set of recognized custom link icons.</li>
<li>Updated "Smol Emoji" font with new glyphs.</li>
<li>Allow use of TLS cipher "DHE-RSA-AES256-GCM-SHA384".</li>
</ul>
</description>
<url>https://github.com/skyjake/lagrange/releases/tag/v1.5.2</url>
</release>
<release version="1.5.1" date="2021-06-06">
<description>
<p>Resource update:</p>
--
2.25.1
text/plain
This content has been proxied by September (ba2dc).