Skip to content

Commit 50ad6c2

Browse files
committed
Updated AppData for 1.16.0
1 parent 70230fe commit 50ad6c2

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

res/fi.skyjake.Lagrange.appdata.xml

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

4747
<releases>
48+
<release version="1.16" date="2023-05-21">
49+
<description>
50+
<ul>
51+
<li>Input prompt font size can be changed with the Zoom In/Out/Reset keys.</li>
52+
<li>Preferences: Option for silently following scheme-changing redirects (Network tab; default: no).</li>
53+
<li>Tab creation and closing follows common browser conventions: new tabs are opened next to the most recently opened tab, so they retain the correct left-to-right order.</li>
54+
<li>Preferences: Moved cache/memory size settings to Content tab.</li>
55+
<li>Page title in margin omits prefix Emoji if it matches the bookmark icon.</li>
56+
<li>Adjusted word-wrapping to break at a period inside a word (e.g., domain names).</li>
57+
<li>If the page is missing a level 1 heading, use the first content line as the title.</li>
58+
<li>Fixed tab order getting reversed when restoring tabs at launch.</li>
59+
<li>Fixed order of opened tabs when using "Open in New Tabs" on a bookmark folder.</li>
60+
<li>Fixed input focus going to the wrong split when pressing Ctrl+L with an Upload dialog open.</li>
61+
<li>Fixed text fields becoming nonresponsive when multiple fields are active.</li>
62+
<li>Fixed input query dialogs not being hidden when the tab changes.</li>
63+
<li>Fixed incorrect parsing of "hostname:port" in URL field (without `//` or `gemini://`).</li>
64+
<li>Fixed potential crash when switching between cached pages while navigating in history.</li>
65+
<li>Fixed potential crash when closing split view during a scrolling animation.</li>
66+
</ul>
67+
<p>The full release notes can be viewed inside the app by opening
68+
the "about:version" page.</p>
69+
</description>
70+
<url>https://github.com/skyjake/lagrange/releases/tag/v1.16.0</url>
71+
</release>
4872
<release version="1.15.9" date="2023-04-28">
4973
<description>
5074
<p>Changes in v1.15.9:</p>

0 commit comments

Comments
 (0)