Lagrange [release]

Updated release notes and AppData

ecdfd7a6577c215ccde2c2687aefee98ce1710ea
diff --git a/res/about/version.gmi b/res/about/version.gmi
index eeced0f7..fd29a869 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -11,6 +11,7 @@
 * Fixed copying text in input fields (the wrong region was copied).
 * Fixed URL input field contents not being selected after opening a new tab.
 * Fixed Upload dialog not showing when reloading a Titan URL.
+* Updated translations.
 
 ## 1.6
 ⚠️ A new TOFU trust store will be created. The old one is kept around but ignored.
diff --git a/res/fi.skyjake.Lagrange.appdata.xml b/res/fi.skyjake.Lagrange.appdata.xml
index 553923c2..c600635f 100644
--- a/res/fi.skyjake.Lagrange.appdata.xml
+++ b/res/fi.skyjake.Lagrange.appdata.xml
@@ -45,6 +45,27 @@
     jaakko.keranen@iki.fi
 
     
+        
+            
+                

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.

 +

Version 1.6.1 fixes the following issues:

 +
     +
  • Cursor positioning in fixed-length input fields.
  •  +
  • Copying text in input fields (the wrong region was copied).
  •  +
  • URL input field contents not being selected after opening a new tab.
  •  +
  • Upload dialog not showing when reloading a Titan URL.
  •   +
 +

The full release notes can be viewed inside the app by opening + the "about:version" page.

 +
 + https://github.com/skyjake/lagrange/releases/tag/v1.6.1 +
  

Version 1.6 adds support for bidirectional text and complex scripts,