diff options
Diffstat (limited to 'res/fi.skyjake.Lagrange.appdata.xml')
-rw-r--r-- | res/fi.skyjake.Lagrange.appdata.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/res/fi.skyjake.Lagrange.appdata.xml b/res/fi.skyjake.Lagrange.appdata.xml index 308a2164..e3b75771 100644 --- a/res/fi.skyjake.Lagrange.appdata.xml +++ b/res/fi.skyjake.Lagrange.appdata.xml | |||
@@ -45,6 +45,24 @@ | |||
45 | <update_contact>jaakko.keranen@iki.fi</update_contact> | 45 | <update_contact>jaakko.keranen@iki.fi</update_contact> |
46 | 46 | ||
47 | <releases> | 47 | <releases> |
48 | <release version="1.4.1" date="2021-05-13"> | ||
49 | <description> | ||
50 | <p>Bug fixes:</p> | ||
51 | <ul> | ||
52 | <li>Removing the left side split by closing all its tabs. The URL | ||
53 | input field got confused about which tab was currently open, and | ||
54 | the wrong theme was active.</li> | ||
55 | <li>Tab merging when unsplitting the window: keep the currently | ||
56 | active tab open.</li> | ||
57 | <li>Sidebars sometimes become unresponsive.</li> | ||
58 | <li>Incorrect font was used for visited monospace Gopher links.</li> | ||
59 | <li>Incorrectly shown/hidden tab pinning indicator.</li> | ||
60 | <li>Scrollbar in Preferences > Keys was hidden until the list | ||
61 | was scrolled.</li> | ||
62 | </ul> | ||
63 | </description> | ||
64 | <url>https://github.com/skyjake/lagrange/releases/tag/v1.4.1</url> | ||
65 | </release> | ||
48 | <release version="1.4" date="2021-05-07"> | 66 | <release version="1.4" date="2021-05-07"> |
49 | <description> | 67 | <description> |
50 | <p>This release introduces a split view mode, support for Gempub | 68 | <p>This release introduces a split view mode, support for Gempub |