Skip to content

Commit 14fb39b

Browse files
committed
Updated AppData for 1.16.6
1 parent fb75f57 commit 14fb39b

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

res/fi.skyjake.Lagrange.appdata.xml

+11-1
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,19 @@
4545
<update_contact>[email protected]</update_contact>
4646

4747
<releases>
48+
<release version="1.16.6" date="2023-07-30">
49+
<description>
50+
<ul>
51+
<li>Fixed crash on gemini://sdf.org/ where the contents of a link line would fail to be recognized as valid characters.</li>
52+
<li>Fixed splitting a long wrapped line in input fields where part of the text would remain on the preceding line. (Mixup between byte and character index.)</li>
53+
</ul>
54+
<p>The full release notes can be viewed inside the app by opening
55+
the "about:version" page.</p>
56+
</description>
57+
<url>https://github.com/skyjake/lagrange/releases/tag/v1.16.6</url>
58+
</release>
4859
<release version="1.16.5" date="2023-06-23">
4960
<description>
50-
<p>Changes in v1.16.5:</p>
5161
<ul>
5262
<li>"New Tab" (Ctrl+T/⌘T) and the tab bar [+] button append the tab to the right edge. Previously it was inserted next to the active tab.</li>
5363
<li>Fixed crash when opening Preferences.</li>

0 commit comments

Comments
 (0)