Lagrange [release]
Updated AppData
[1mdiff --git a/res/fi.skyjake.Lagrange.appdata.xml b/res/fi.skyjake.Lagrange.appdata.xml[m
[1mindex 0110e8c5..247d2f0b 100644[m
[1m--- a/res/fi.skyjake.Lagrange.appdata.xml[m
[1m+++ b/res/fi.skyjake.Lagrange.appdata.xml[m
[36m@@ -45,6 +45,41 @@[m
jaakko.keranen@iki.fi [m
[m
[m
[32m+[m[32m [m
[32m+[m[32m [m
[32m+[m[32m Version 1.6 adds support for bidirectional text and complex scripts,[m
[32m+[m[32m right-to-left paragraph layout, uploads using the Titan protocol,[m
[32m+[m[32m and has an improved mechanism for tracking trust in server[m
[32m+[m[32m certificates. Page contents can be fully cached in memory for more[m
[32m+[m[32m efficient backward navigation. There are also UI improvements like[m
[32m+[m[32m a reorganized Preferences and a setting for smooth scrolling[m
[32m+[m[32m speed.
[m
[32m+[m[32m Changes and fixes in v1.6.2:
[m
[32m+[m[32m [m
[32m+[m[32m - Added --tab-url to print currently active tab's URL.
[m
[32m+[m[32m - Upload dialog expands to full window height when the entered[m
[32m+[m[32m text is long.
[m
[32m+[m[32m - Home/End keys in an input field move to start/end of the[m
[32m+[m[32m wrapped line segment.
[m
[32m+[m[32m - Scroll with mouse wheel in input fields.
[m
[32m+[m[32m - Slower cursor blink rate in input fields.
[m
[32m+[m[32m - Adjusted dark mode colors for focused input fields.
[m
[32m+[m[32m - Fixed incorrect behavior in input fields when typing or[m
[32m+[m[32m deleting text while holding down the Shift key.
[m
[32m+[m[32m - Fixed crash in Upload dialog if server responds with a[m
[32m+[m[32m redirect.
[m
[32m+[m[32m - Fixed buffered graphics (UI, fonts) getting lost under rare[m
[32m+[m[32m circumstances.
[m
[32m+[m[32m - Fixed drawing of wrapped text when the app is compiled with[m
[32m+[m[32m HarfBuzz.
[m
[32m+[m[32m - macOS: Fixed UI not updating when system dark mode is toggled[m
[32m+[m[32m while the window is hidden.
[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.6.2 [m
[32m+[m[32m [m[41m [m
[m
[m
Version 1.6 adds support for bidirectional text and complex scripts,[m
[36m@@ -59,7 +94,8 @@[m
Potential crash when inserting a line break. [m
Cursor positioning in fixed-length input fields. [m
Copying text in input fields (the wrong region was copied). [m
[31m- URL input field contents not being selected after opening a new tab. [m
[32m+[m[32m URL input field contents not being selected after opening[m
[32m+[m[32m a new tab. [m
Upload dialog not showing when reloading a Titan URL. [m
[m
The full release notes can be viewed inside the app by opening[m