Skip to content

Commit de2f68c

Browse files
committed
Updated AppData for 1.18.4
1 parent ac8f670 commit de2f68c

File tree

1 file changed

+53
-36
lines changed

1 file changed

+53
-36
lines changed

res/fi.skyjake.Lagrange.appdata.xml

+53-36
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,22 @@
88
<summary>A Beautiful Gemini Client</summary>
99
<description>
1010
<p>
11-
Lagrange is a desktop GUI client for browsing Geminispace.
12-
It offers modern conveniences familiar from web browsers,
13-
such as smooth scrolling, inline image viewing, multiple
11+
Lagrange is a desktop GUI client for browsing Geminispace.
12+
It offers modern conveniences familiar from web browsers,
13+
such as smooth scrolling, inline image viewing, multiple
1414
tabs, visual themes, Unicode fonts, bookmarks, history, and
1515
page outlines.
1616
</p>
1717
<p>
1818
Like the Gemini protocol, Lagrange has been designed with
1919
minimalism in mind. It depends on a small number of essential
20-
libraries. It is written in C and uses SDL for
20+
libraries. It is written in C and uses SDL for
2121
hardware-accelerated graphics. OpenSSL is used for secure
2222
communications.
2323
</p>
2424
</description>
2525
<content_rating type="oars-1.1" />
26-
26+
2727
<launchable type="desktop-id">fi.skyjake.Lagrange.desktop</launchable>
2828

2929
<screenshots>
@@ -45,6 +45,23 @@
4545
<update_contact>[email protected]</update_contact>
4646

4747
<releases>
48+
<release version="1.18.4" date="2024-12-10">
49+
<description>
50+
<ul>
51+
<li>Added option to disable page width expansion to fit long lines.</li>
52+
<li>Limited page width expansion to 33% so room is left for the current title in the margin.</li>
53+
<li>Audio player UI shows number of downloaded bytes if length of audio is still unknown.</li>
54+
<li>Strip CR characters in content pasted to input fields. Line breaks are expected to be just LFs.</li>
55+
<li>Fixed use of non-Gemini search URLs. (Do not force-prepend "gemini://".)</li>
56+
<li>Fixed handling of the reserved `:` character in URL paths.</li>
57+
<li>TUI: Fixed possible crash at launch.</li>
58+
<li>Updated UI translations.</li>
59+
</ul>
60+
<p>The full release notes can be viewed inside the app by opening
61+
the "about:version" page.</p>
62+
</description>
63+
<url>https://github.com/skyjake/lagrange/releases/tag/v1.18.4</url>
64+
</release>
4865
<release version="1.18.3" date="2024-10-14">
4966
<description>
5067
<ul>
@@ -1111,7 +1128,7 @@
11111128
of obsolete resources.</li>
11121129
<li>Fixed layout issues related to footer action buttons. Sometimes the
11131130
buttons would overlap page content.</li>
1114-
<li>Fixed handling duplicate feed entries: if multiple entries in
1131+
<li>Fixed handling duplicate feed entries: if multiple entries in
11151132
a feed have the same URL, only use the first one.</li>
11161133
</ul>
11171134
<p>The full release notes can be viewed inside the app by opening
@@ -1146,7 +1163,7 @@
11461163
close buttons that appear on mouse hover.</p>
11471164
<p>Changes in v1.8.2:</p>
11481165
<ul>
1149-
<li>Fixed encoding of `+` characters in URLs as per
1166+
<li>Fixed encoding of `+` characters in URLs as per
11501167
RFC 3986.</li>
11511168
<li>Fixed crash when fontpack.ini specifies a file that cannot
11521169
be found.</li>
@@ -1163,7 +1180,7 @@
11631180
the "about:version" page.</p>
11641181
</description>
11651182
<url>https://github.com/skyjake/lagrange/releases/tag/v1.8.2</url>
1166-
</release>
1183+
</release>
11671184
<release version="1.8.1" date="2021-11-06">
11681185
<description>
11691186
<p>Version 1.8 adds a customizable font library and improves warning
@@ -1187,7 +1204,7 @@
11871204
the "about:version" page.</p>
11881205
</description>
11891206
<url>https://github.com/skyjake/lagrange/releases/tag/v1.8.1</url>
1190-
</release>
1207+
</release>
11911208
<release version="1.8" date="2021-10-30">
11921209
<description>
11931210
<p>Version 1.8 adds a customizable font library and improves warning
@@ -1213,7 +1230,7 @@
12131230
<li>Fixed a memory leak in the text renderer.</li>
12141231
<li>Added option to place new bookmarks to the top of the
12151232
bookmarks list.</li>
1216-
<li>Updated UI translations.</li>
1233+
<li>Updated UI translations.</li>
12171234
</ul>
12181235
<p>The full release notes can be viewed inside the app by opening
12191236
the "about:version" page.</p>
@@ -1230,8 +1247,8 @@
12301247
style.</p>
12311248
<p>Fixes in v1.7.2:</p>
12321249
<ul>
1233-
<li>Regressions in text selection, for example when marking
1234-
text leftwards from the start position or when starting from
1250+
<li>Regressions in text selection, for example when marking
1251+
text leftwards from the start position or when starting from
12351252
outside any text run.</li>
12361253
<li>Crash when clicking on Outline sidebar items before a
12371254
page has finished loading.</li>
@@ -1303,13 +1320,13 @@
13031320
<ul>
13041321
<li>Audio init errors are no longer fatal. SDL's error message
13051322
will still be printed.</li>
1306-
<li>Fixed appearance of tab buttons (should have
1323+
<li>Fixed appearance of tab buttons (should have
13071324
no top frame).</li>
13081325
<li>Fixed a cursor position regression in input fields related
13091326
to handling of variation selectors (codepoint clusters).
13101327
Moving the cursor to the start of a wrapped line segment put
13111328
the cursor in the wrong place.</li>
1312-
<li>Fixed right-clicking on sidebar tab buttons.
1329+
<li>Fixed right-clicking on sidebar tab buttons.
13131330
It was showing the wrong context menu when the list had been
13141331
scrolled down.</li>
13151332
<li>Fixed crash when using the SDL2 KMSDRM video driver.</li>
@@ -1378,13 +1395,13 @@
13781395
text field.</li>
13791396
<li>Fixed a potential hang when closing a socket before the
13801397
connection is fully opened.</li>
1381-
<li>Updated translations.</li>
1398+
<li>Updated translations.</li>
13821399
</ul>
13831400
<p>The full release notes can be viewed inside the app by opening
13841401
the "about:version" page.</p>
13851402
</description>
13861403
<url>https://github.com/skyjake/lagrange/releases/tag/v1.6.3</url>
1387-
</release>
1404+
</release>
13881405
<release version="1.6.2" date="2021-08-03">
13891406
<description>
13901407
<p>Version 1.6 adds support for bidirectional text and complex scripts,
@@ -1417,7 +1434,7 @@
14171434
the "about:version" page.</p>
14181435
</description>
14191436
<url>https://github.com/skyjake/lagrange/releases/tag/v1.6.2</url>
1420-
</release>
1437+
</release>
14211438
<release version="1.6.1" date="2021-07-30">
14221439
<description>
14231440
<p>Version 1.6 adds support for bidirectional text and complex scripts,
@@ -1434,7 +1451,7 @@
14341451
<li>Copying text in input fields (the wrong region was copied).</li>
14351452
<li>URL input field contents not being selected after opening
14361453
a new tab.</li>
1437-
<li>Upload dialog not showing when reloading a Titan URL.</li>
1454+
<li>Upload dialog not showing when reloading a Titan URL.</li>
14381455
</ul>
14391456
<p>The full release notes can be viewed inside the app by opening
14401457
the "about:version" page.</p>
@@ -1459,7 +1476,7 @@
14591476
<description>
14601477
<p>Bug fixes and tweaks:</p>
14611478
<ul>
1462-
<li>Fixed pasting a PEM-formatted certificate and/or
1479+
<li>Fixed pasting a PEM-formatted certificate and/or
14631480
private key via clipboard in Import Identity.</li>
14641481
<li>Possible workaround for a visual glitch in the URL
14651482
field.</li>
@@ -1528,12 +1545,12 @@
15281545
<li>Removing the left side split by closing all its tabs. The URL
15291546
input field got confused about which tab was currently open, and
15301547
the wrong theme was active.</li>
1531-
<li>Tab merging when unsplitting the window: keep the currently
1548+
<li>Tab merging when unsplitting the window: keep the currently
15321549
active tab open.</li>
15331550
<li>Sidebars sometimes become unresponsive.</li>
15341551
<li>Incorrect font was used for visited monospace Gopher links.</li>
15351552
<li>Incorrectly shown/hidden tab pinning indicator.</li>
1536-
<li>Scrollbar in Preferences &gt; Keys was hidden until the list
1553+
<li>Scrollbar in Preferences &gt; Keys was hidden until the list
15371554
was scrolled.</li>
15381555
</ul>
15391556
</description>
@@ -1582,16 +1599,16 @@
15821599
<description>
15831600
<p>New features/changes:</p>
15841601
<ul>
1585-
<li>Added UI languages: French, German. (Note that neither is
1602+
<li>Added UI languages: French, German. (Note that neither is
15861603
100% finished yet.)</li>
15871604
<li>Added environment variable LAGRANGE_OVERRIDE_DPI.</li>
1588-
<li>Back/forward navigation buttons are disabled if they have
1605+
<li>Back/forward navigation buttons are disabled if they have
15891606
no more pages to switch to.</li>
15901607
<li>Minor UI color tuning.</li>
15911608
</ul>
15921609
<p>Bug fixes:</p>
15931610
<ul>
1594-
<li>Disabled IPC in Flatpak builds for compatibility reasons.
1611+
<li>Disabled IPC in Flatpak builds for compatibility reasons.
15951612
Beware of multiple instances overwriting each other's data.</li>
15961613
<li>Possible crash when closing a tab.</li>
15971614
<li>Possible crash when restoring application state at launch.</li>
@@ -1630,10 +1647,10 @@
16301647
the highlights:
16311648
</p>
16321649
<ul>
1633-
<li>New UI language setting: English, Chinese, Finnish,
1650+
<li>New UI language setting: English, Chinese, Finnish,
16341651
Interlingue, Russian, Serbian, and Spanish available in this
1635-
release.</li>
1636-
<li>LibreTranslate integration for translating page
1652+
release.</li>
1653+
<li>LibreTranslate integration for translating page
16371654
content.</li>
16381655
<li>Viewing alt text of preformatted blocks.</li>
16391656
<li>Improvements to color themes and page appearance.</li>
@@ -1672,8 +1689,8 @@
16721689
</p>
16731690
<ul>
16741691
<li>New UI language setting: English, Chinese, Finnish,
1675-
Russian, and Spanish available in this release.</li>
1676-
<li>LibreTranslate integration for translating page
1692+
Russian, and Spanish available in this release.</li>
1693+
<li>LibreTranslate integration for translating page
16771694
content.</li>
16781695
<li>Viewing alt text of preformatted blocks.</li>
16791696
<li>Improvements to color themes and page appearance.</li>
@@ -1693,9 +1710,9 @@
16931710
<p>Bug fixes:</p>
16941711
<ul>
16951712
<li>Fixed XML parser hanging on numeric character entities.</li>
1696-
<li>Fixed "Monospace Body" option causing Gemtext line
1713+
<li>Fixed "Monospace Body" option causing Gemtext line
16971714
markup to be visible.</li>
1698-
<li>Fixed bookmarking a wrapped link. Now the entire label
1715+
<li>Fixed bookmarking a wrapped link. Now the entire label
16991716
text gets used instead of just the clicked segment.</li>
17001717
<li>Fixed handling of non-advancing monospace glyphs.</li>
17011718
</ul>
@@ -1714,7 +1731,7 @@
17141731
</release>
17151732
<release version="1.2.1" date="2021-02-27">
17161733
<description>
1717-
<p> This is a major feature update that also has a number of user
1734+
<p> This is a major feature update that also has a number of user
17181735
interface design changes.
17191736
</p>
17201737
<p> New features include viewing and subscribing to Atom feeds,
@@ -1735,7 +1752,7 @@
17351752
</release>
17361753
<release version="1.2" date="2021-02-27">
17371754
<description>
1738-
<p> This is a major feature update that also has a number of user
1755+
<p> This is a major feature update that also has a number of user
17391756
interface design changes.
17401757
</p>
17411758
<p> New features include viewing and subscribing to Atom feeds,
@@ -1751,15 +1768,15 @@
17511768
the "about:version" page.
17521769
</p>
17531770
</description>
1754-
<url>https://github.com/skyjake/lagrange/releases/tag/v1.2.0</url>
1771+
<url>https://github.com/skyjake/lagrange/releases/tag/v1.2.0</url>
17551772
</release>
17561773
<release version="1.1.4" date="2021-02-22">
17571774
<description>
17581775
<p>Bug fixes:</p>
17591776
<ul>
17601777
<li>Broken Gopher menu links.</li>
17611778
<li>Incorrect feed entry highlight/read status in the sidebar.</li>
1762-
<li>Vertical alignment of short pages: top banner is excluded
1779+
<li>Vertical alignment of short pages: top banner is excluded
17631780
because it is not part of the content.</li>
17641781
</ul>
17651782
</description>
@@ -1769,7 +1786,7 @@
17691786
<description>
17701787
<p>Bug fixes:</p>
17711788
<ul>
1772-
<li>Crash when deleting a bookmark that was being used as
1789+
<li>Crash when deleting a bookmark that was being used as
17731790
a remote bookmark source.</li>
17741791
<li>Potential crash at shutdown.</li>
17751792
<li>URL path decoding not respecting reserved characters.</li>

0 commit comments

Comments
 (0)