From be42195551d68962ac60647985d2df649e5510be Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jaakko=20Kera=CC=88nen?= jaakko.keranen@iki.fi
Date: Mon, 4 Dec 2023 15:31:52 +0200
Subject: [PATCH 1/1] Updated AppData for 1.17.5
res/fi.skyjake.Lagrange.appdata.xml | 16 +++++++++++++++-
1 file changed, 15 insertions(+), 1 deletion(-)
diff --git a/res/fi.skyjake.Lagrange.appdata.xml b/res/fi.skyjake.Lagrange.appdata.xml
index 2a71d152..fd2bc9f1 100644
--- a/res/fi.skyjake.Lagrange.appdata.xml
+++ b/res/fi.skyjake.Lagrange.appdata.xml
@@ -45,9 +45,23 @@
<update_contact>jaakko.keranen@iki.fi</update_contact>
<releases>
<release version="1.17.5" date="2023-12-04">
<description>
<ul>
<li>Fixed a few small memory leaks.</li>
<li>Fixed unnecessary copying of data while waiting for an audio buffer to become playable.</li>
<li>Gopher: Detect audio media type from file extension with the `s` item type (it's not always WAV).</li>
<li>Content that uses `charset=utf-8` is checked for validity. If the encoding is invalid, the content is instead decoded as CP437 (if it has ANSI escapes; possibly it's ASCII art) or just Latin-1.</li>
<li>Remove ANSI escapes from window titles.</li>
<li>Modified rule for when 'text/plain' is assumed to actually be 'text/gemini' based on the file extension.</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.17.5</url>
</release>
<release version="1.17.4" date="2023-11-19">
<description>
<p>Changes in v1.17.4:</p>
<ul>
<li>Removed automatic horizontal scrolling of wide preformatted blocks. Instead, hold down the Shift key to scroll horizontally with the mouse wheel.</li>
<li>Fixed an event processing issue where some events were not handled as expected, for instance when opening a link into split view the opened link was not highlighted.</li>
--
2.25.1
text/plain
This content has been proxied by September (ba2dc).