diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-05-13 09:02:04 +0300 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-05-13 09:02:04 +0300 |
commit | e7b0704d3f2828c14ab51c663c2479c6d82fe567 (patch) | |
tree | 108a1e58d2d2803f6415c11c246ca299e135b3be /res | |
parent | ad74268a9e17ebf55ea506d9bd6d5db42fe2ffd5 (diff) |
Updated AppData for v1.4.1
Diffstat (limited to 'res')
-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 |