summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-10-03 07:43:30 +0300
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-10-03 07:43:30 +0300
commitdda4bc4184938014782f4f720de62196a12db697 (patch)
tree0de19ce54b7b64bbfcc9cf22b7e515d6be8bb2a0
parenta52d2dd4dbdc70c224d721796157c060038fbbc3 (diff)
Updated AppData for v1.7.1
-rw-r--r--res/fi.skyjake.Lagrange.appdata.xml34
1 files changed, 34 insertions, 0 deletions
diff --git a/res/fi.skyjake.Lagrange.appdata.xml b/res/fi.skyjake.Lagrange.appdata.xml
index 88c2552e..479dc4e1 100644
--- a/res/fi.skyjake.Lagrange.appdata.xml
+++ b/res/fi.skyjake.Lagrange.appdata.xml
@@ -45,6 +45,40 @@
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.7.1" date="2021-10-03">
49 <description>
50 <p>Version 1.7 improves bookmark management with folders and manual
51 sorting, and has multiple UI enhancements including unconstrained
52 popup menus, upload identity selection, button focus switching
53 with Tab key, and new UI languages (e.g., Esperanto). A new image
54 colorization option has been added for enforcing a stricter visual
55 style.</p>
56 <p>Changes and fixes in v1.7.1:</p>
57 <ul>
58 <li>Fixed feed entries forgetting their (un)read status after
59 several months.</li>
60 <li>Fixed feed entries being discarded before they are removed
61 from their source feed, causing them to reappear on the next
62 refresh.</li>
63 <li>Fixed failure to parse Atom feed entry timestamps that use
64 space as the date/time separator.</li>
65 <li>Fixed dropdown labels staying visible in the translation
66 dialog.</li>
67 <li>Fixed showing/hiding of the feed update indicator in split
68 view.</li>
69 <li>Added a small progress bar to the feed update indicator.</li>
70 <li>When adding a bookmark/folder, the bookmarks list scrolls to
71 show the new item.</li>
72 <li>Improved reordering bookmarks in a folder: an item inside a
73 folder can be moved to be the last item in the folder, or out
74 of the folder depending on which side of the boundary marker
75 the mouse cursor is.</li>
76 </ul>
77 <p>The full release notes can be viewed inside the app by opening
78 the "about:version" page.</p>
79 </description>
80 <url>https://github.com/skyjake/lagrange/releases/tag/v1.7.1</url>
81 </release>
48 <release version="1.7" date="2021-09-28"> 82 <release version="1.7" date="2021-09-28">
49 <description> 83 <description>
50 <p>Version 1.7 improves bookmark management with folders and manual 84 <p>Version 1.7 improves bookmark management with folders and manual