From ef9dabb2aba0fabefd904472c36c7f25d02f8faf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jaakko=20Kera=CC=88nen?= jaakko.keranen@iki.fi
Date: Sat, 27 Nov 2021 07:57:02 +0200
Subject: [PATCH 1/1] Updated AppData
res/fi.skyjake.Lagrange.appdata.xml | 38 +++++++++++++++++++++++++++++
1 file changed, 38 insertions(+)
diff --git a/res/fi.skyjake.Lagrange.appdata.xml b/res/fi.skyjake.Lagrange.appdata.xml
index 0cf82e28..3cee5a1f 100644
--- a/res/fi.skyjake.Lagrange.appdata.xml
+++ b/res/fi.skyjake.Lagrange.appdata.xml
@@ -45,6 +45,44 @@
<update_contact>jaakko.keranen@iki.fi</update_contact>
<releases>
<release version="1.9" date="2021-11-27">
<description>
<p>Changes in v1.9:</p>
<ul>
<li>Added a toolbar button for toggling the left sidebar.</li>
<li>Added an unsplit button in the toolbar when in split view mode.</li>
<li>Choose parent folder when creating or editing a bookmark.</li>
<li>Support for 24-bit RGB ANSI color sequences.</li>
<li>Support for ANSI background color escapes (disabled by default).</li>
<li>UI language for Turkish.</li>
<li>Adjusted font styles of heading levels 2 and 3.</li>
<li>Sidebar context menus also appear when clicking over the sidebar
background. In this case the menu contains general functions not
related to any item.</li>
<li>Feeds tab in the sidebar has a redesigned action toolbar with "Mark
All as Read", and dropdown menu and keyboard shortcuts for changing
the filter mode.</li>
<li>Feeds tab remembers the unread/all filter mode persistently.</li>
<li>ANSI foreground colors are modified to match colored theme
backgrounds (e.g., Sepia).</li>
<li>Navigating back and forward in history will skip input query prompts
(status 1x), showing only the query results.</li>
<li>Ctrl+A now selects all text in input fields (except on macOS, where
it remains the Emacs-style jump to start/end of line).</li>
<li>The resource bundle (resources.lgr) is now a regular ZIP archive.
This allows it to do double duty as a fontpack containing the
built-in fonts. The archive contains a version number to avoid use
of obsolete resources.</li>
<li>Fixed layout issues related to footer action buttons. Sometimes the
buttons would overlap page content.</li>
<li>Fixed handling duplicate feed entries: if multiple entries in
a feed have the same URL, only use the first one.</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.9.0</url>
</release>
<release version="1.8.3" date="2021-11-21">
<description>
<p>Version 1.8 adds a customizable font library and improves warning
--
2.25.1
text/plain
This content has been proxied by September (ba2dc).