We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ec98cb commit d7284d0Copy full SHA for d7284d0
res/fi.skyjake.Lagrange.appdata.xml
@@ -45,6 +45,18 @@
45
<update_contact>[email protected]</update_contact>
46
47
<releases>
48
+ <release version="1.18.1" date="2024-09-29">
49
+ <description>
50
+ <ul>
51
+ <li>TUI: Fixed potentially garbled output.</li>
52
+ <li>TUI: Only link Curses statically when using CMake option `ENABLE_STATIC`.</li>
53
+ <li>Updated UI translations.</li>
54
+ </ul>
55
+ <p>The full release notes can be viewed inside the app by opening
56
+ the "about:version" page.</p>
57
+ </description>
58
+ <url>https://github.com/skyjake/lagrange/releases/tag/v1.18.1</url>
59
+ </release>
60
<release version="1.18" date="2024-09-20">
61
<description>
62
<ul>
0 commit comments