summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-08-20 06:29:47 +0300
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-08-20 06:29:47 +0300
commitd358811295527f705defbeea31b38fa2ee90a12e (patch)
treeb12b5b8d3409decd9b71e9fd7a8bfa28f3d9d5a0
parent3c3178c457ce9376e0d6f4de1a4ee77667c3be0e (diff)
Updated AppData
-rw-r--r--res/fi.skyjake.Lagrange.appdata.xml32
1 files changed, 31 insertions, 1 deletions
diff --git a/res/fi.skyjake.Lagrange.appdata.xml b/res/fi.skyjake.Lagrange.appdata.xml
index 0259aa1e..4202a9b6 100644
--- a/res/fi.skyjake.Lagrange.appdata.xml
+++ b/res/fi.skyjake.Lagrange.appdata.xml
@@ -45,6 +45,36 @@
45 <update_contact>jaakko.keranen@iki.fi</update_contact> 45 <update_contact>jaakko.keranen@iki.fi</update_contact>
46 46
47 <releases> 47 <releases>
48 <release version="1.6.4" date="2021-08-22">
49 <description>
50 <p>Version 1.6 adds support for bidirectional text and complex scripts,
51 right-to-left paragraph layout, uploads using the Titan protocol,
52 and has an improved mechanism for tracking trust in server
53 certificates. Page contents can be fully cached in memory for more
54 efficient backward navigation. There are also UI improvements like
55 a reorganized Preferences and a setting for smooth scrolling
56 speed.</p>
57 <p>Changes and fixes in v1.6.4:</p>
58 <ul>
59 <li>Local files containing UTF-8 text can be viewed regardless of
60 their file extension.</li>
61 <li>Fixed input field cursor positioning and insertion problems
62 around Emoji variation selectors.</li>
63 <li>Fixed "Unknown Status Code" shown in Page Information for
64 valid status codes.</li>
65 <li>Fixed an issue with network requests that would make it appear
66 the server was not responding, but the request would not time
67 out.</li>
68 <li>Fixed a potential invalid memory access when clicking on
69 sidebar items.</li>
70 <li>Fixed a potential freeze after a network request is
71 cancelled.</li>
72 </ul>
73 <p>The full release notes can be viewed inside the app by opening
74 the "about:version" page.</p>
75 </description>
76 <url>https://github.com/skyjake/lagrange/releases/tag/v1.6.4</url>
77 </release>
48 <release version="1.6.3" date="2021-08-15"> 78 <release version="1.6.3" date="2021-08-15">
49 <description> 79 <description>
50 <p>Version 1.6 adds support for bidirectional text and complex scripts, 80 <p>Version 1.6 adds support for bidirectional text and complex scripts,
@@ -78,7 +108,7 @@
78 the "about:version" page.</p> 108 the "about:version" page.</p>
79 </description> 109 </description>
80 <url>https://github.com/skyjake/lagrange/releases/tag/v1.6.3</url> 110 <url>https://github.com/skyjake/lagrange/releases/tag/v1.6.3</url>
81 </release> 111 </release>
82 <release version="1.6.2" date="2021-08-03"> 112 <release version="1.6.2" date="2021-08-03">
83 <description> 113 <description>
84 <p>Version 1.6 adds support for bidirectional text and complex scripts, 114 <p>Version 1.6 adds support for bidirectional text and complex scripts,