[1mdiff --git a/res/fi.skyjake.Lagrange.appdata.xml b/res/fi.skyjake.Lagrange.appdata.xml[m
[1mindex f995bd29..e44cc44c 100644[m
[1m--- a/res/fi.skyjake.Lagrange.appdata.xml[m
[1m+++ b/res/fi.skyjake.Lagrange.appdata.xml[m
[36m@@ -45,6 +45,33 @@[m
<update_contact>jaakko.keranen@iki.fi</update_contact>[m
[m
<releases>[m
[32m+[m[32m [m
[32m+[m[32m [m
[32m+[m[32m Changes in v1.13:[m
[32m+[m[32m [m
[32m+[m[32m Curses-based clagrange
for running the app in the terminal. This is a complete TUI port of the original GUI version including, e.g., UI animations, smooth scrolling, and split view mode. clagrange
has separate preferences, UI state, and key bindings but the rest of the runtime files are shared with the GUI version.[m
[32m+[m[32m Build option ENABLE_TUI
: build a text mode version of the app so it can be run in the terminal. Enabling this produces an executable called clagrange
that is not linked with SDL.[m
[32m+[m[32m URL field indicator ๐ that shows if there's a bookmark for the current page. Clicking on the indicator opens the Add/Edit Bookmark dialog.[m
[32m+[m[32m Checking server certificates using a bundled root CA file.[m
[32m+[m[32m Build option CACERT_PEM_PATH
: path of a cacert.pem file that contains trusted root CA certificates. This file is included in resources.lgr.[m
[32m+[m[32m Support for the Spartan protocol. Prompt lines will open an input dialog for submitting text. This can be expanded to the full upload dialog using which a file can be uploaded, too.[m
[32m+[m[32m Reopening the last closed tab. The default binding is Shift+Ctrl+T (โงโT).[m
[32m+[m[32m Page context menu item "View as Plain Text": show the page source as plain text.[m
[32m+[m[32m Option to view Markdown as source or as a Gemtext conversion (default: as source).[m
[32m+[m[32m Updated Noto Emoji font with support for Unicode 14. There should be no more missing Emoji glyphs.[m
[32m+[m[32m Improved UI keyboard navigation. The sidebar and all widgets in dialogs are accessible via Tab cycling, and new shortcuts have been added for opening menus. Menu items and lists are cursor-navigable. Opening the sidebar automatically gives it keyboard focus.[m
[32m+[m[32m When bookmarking a page, show the Edit Bookmark dialog if there's already a bookmark for the URL. The Edit Bookmark dialog has a new Duplicate button for actually making a duplicate bookmark.[m
[32m+[m[32m Markdown documents support horizontal rules.[m
[32m+[m[32m TUI: Zoom controls resize the open sidebar (left sidebar if both visible).[m
[32m+[m[32m Sidebar page outline not updated when the current tab changes.[m
[32m+[m[32m The Escape key closes the bookmark editor dialog as intended.[m
[32m+[m[32m Preferences: "Justify" option must be hidden if HarfBuzz is not used.[m
[32m+[m[32m [m
[32m+[m[32m The full release notes can be viewed inside the app by opening[m
[32m+[m[32m the "about:version" page.[m
[32m+[m[32m [m
[32m+[m[32m https://github.com/skyjake/lagrange/releases/tag/v1.13.0[m
[32m+[m[32m [m
<release version="1.12.2" date="2022-04-22">[m
<description>[m
<p>Changes in v1.12.2:</p>[m
text/plain
This content has been proxied by September (ba2dc).