Skip to content

Commit 2a94dd8

Browse files
committed
Updated AppData
1 parent 2e16b60 commit 2a94dd8

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

Diff for: res/fi.skyjake.Lagrange.appdata.xml

+23
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,29 @@
4545
<update_contact>[email protected]</update_contact>
4646

4747
<releases>
48+
<release version="1.13.6" date="2022-05-26">
49+
<description>
50+
<p>Changes in v1.13.6:</p>
51+
<ul>
52+
<li>Added option to split tabs evenly, excluding sidebar widths (default: no).</li>
53+
<li>Fixed crash when switching view to plain text.</li>
54+
<li>Fixed manually entered image URLs inadvertently opening inline.</li>
55+
<li>Fixed mouse event handling in split view mode when a dialog is open on one side. The other side would not receive wheel events unless input focus was first switched over.</li>
56+
<li>Fixed issues with popup menu positioning.</li>
57+
<li>Fixed drawing of the widget scroll indicator when a widget doesn't fit vertically in the window.</li>
58+
<li>Possible workaround for an issue with mouse hover autoscrolling on an external displays.</li>
59+
<li>Don't open an endless number of bookmark creation/edit dialogs when holding down the keyboard shortcut (Ctrl+D/⌘D).</li>
60+
<li>Percent-encode backslashes in externally opened URLs, for improved compatibility.</li>
61+
<li>Custom link icons are allowed with unsupported/unrecognized protocols (i.e., Emoji at the start of link label).</li>
62+
<li>Use file name as the tab/window title if the content has no headings.</li>
63+
<li>Avoid redundancy in tab/window titles ("Cosmos — Cosmos" → "Cosmos").</li>
64+
<li>Updated UI translations.</li>
65+
</ul>
66+
<p>The full release notes can be viewed inside the app by opening
67+
the "about:version" page.</p>
68+
</description>
69+
<url>https://github.com/skyjake/lagrange/releases/tag/v1.13.6</url>
70+
</release>
4871
<release version="1.13.5" date="2022-05-19">
4972
<description>
5073
<p>Changes in v1.13.5:</p>

0 commit comments

Comments
 (0)