summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-01-28 08:17:22 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-01-28 08:17:22 +0200
commit21c7fea1e6b8bebd533c38e19c792cbcca3165f2 (patch)
tree9fa2e4611d65518285e7eb1411f70b44d48a1c01
parent813656838b03c183240258f2497fe28f8c048394 (diff)
Updated AppData with v1.1 release
-rw-r--r--res/fi.skyjake.Lagrange.appdata.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/res/fi.skyjake.Lagrange.appdata.xml b/res/fi.skyjake.Lagrange.appdata.xml
index 83466c54..e6c9bdb2 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.1" date="2021-01-28">
49 <description>
50 <p>
51 This version adds new features to enhance user experience
52 and fixes incorrect behavior.
53 </p>
54 <ul>
55 <li>Import existing X.509 client certificates via the UI.</li>
56 <li>Setting for maximum cache size.</li>
57 <li>Option to show full URL when hovering mouse over a link.</li>
58 <li>Support for Finger links.</li>
59 <li>More keybindings: e.g., opening and closing tabs.</li>
60 <li>Visual UI improvements.</li>
61 <li>Fix for history timestamps that were shifting on every launch.</li>
62 </ul>
63 </description>
64 <url>https://github.com/skyjake/lagrange/releases/tag/v1.1.0</url>
65 </release>
48 <release version="1.0.3" date="2021-01-12"> 66 <release version="1.0.3" date="2021-01-12">
49 <description> 67 <description>
50 <p>This release contains bug fixes and performance improvements.</p> 68 <p>This release contains bug fixes and performance improvements.</p>