From aa241321bb9805398b369dfd9555375be692b4c4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jaakko=20Kera=CC=88nen?= jaakko.keranen@iki.fi
Date: Sun, 15 Aug 2021 12:49:48 +0300
Subject: [PATCH 1/1] Updated AppData
res/fi.skyjake.Lagrange.appdata.xml | 34 +++++++++++++++++++++++++++++
1 file changed, 34 insertions(+)
diff --git a/res/fi.skyjake.Lagrange.appdata.xml b/res/fi.skyjake.Lagrange.appdata.xml
index 1db2717c..0259aa1e 100644
--- a/res/fi.skyjake.Lagrange.appdata.xml
+++ b/res/fi.skyjake.Lagrange.appdata.xml
@@ -45,6 +45,40 @@
<update_contact>jaakko.keranen@iki.fi</update_contact>
<releases>
<release version="1.6.3" date="2021-08-15">
<description>
<p>Version 1.6 adds support for bidirectional text and complex scripts,
right-to-left paragraph layout, uploads using the Titan protocol,
and has an improved mechanism for tracking trust in server
certificates. Page contents can be fully cached in memory for more
efficient backward navigation. There are also UI improvements like
a reorganized Preferences and a setting for smooth scrolling
speed.</p>
<p>Changes and fixes in v1.6.3:</p>
<ul>
<li>Select all text in an input field using Shift+Ctrl+A.</li>
<li>Input fields do not lose focus when the window becomes
inactive, making it easier to resume input afterwards.</li>
<li>Fixed delay after switching to split view mode.</li>
<li>Fixed what gets drawn in an empty tab, before a document is
available for rendering (e.g., after switching to split view
mode).</li>
<li>Fixed highlighting the domain name in URL input fields.</li>
<li>Fixed hiding the Gemini URL scheme in input fields when the
window is narrow.</li>
<li>Fixed the line break key modifier inadvertently affecting URL
input fields, where line breaks are not allowed.</li>
<li>Fixed the line break key modifier affecting the upload dialog's
text field.</li>
<li>Fixed a potential hang when closing a socket before the
connection is fully opened.</li>
<li>Updated 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.6.3</url>
</release>
<release version="1.6.2" date="2021-08-03">
<description>
<p>Version 1.6 adds support for bidirectional text and complex scripts,
--
2.25.1
text/plain
This content has been proxied by September (ba2dc).