From 4d6a8c04d622f1b99cf46e993f81d8062dabd79d Mon Sep 17 00:00:00 2001 From: Jaakko Keränen Date: Sat, 27 Feb 2021 10:14:20 +0200 Subject: Updated AppData --- res/fi.skyjake.Lagrange.appdata.xml | 66 +++++++++++++++++++++++++++++++++++-- 1 file changed, 64 insertions(+), 2 deletions(-) (limited to 'res') diff --git a/res/fi.skyjake.Lagrange.appdata.xml b/res/fi.skyjake.Lagrange.appdata.xml index ca6b05db..355bf18d 100644 --- a/res/fi.skyjake.Lagrange.appdata.xml +++ b/res/fi.skyjake.Lagrange.appdata.xml @@ -22,8 +22,8 @@ communications.

- - + + fi.skyjake.Lagrange.desktop @@ -34,6 +34,7 @@ https://gmi.skyjake.fi/lagrange https://github.com/skyjake/lagrange/issues + https://skyjake.fi/@jk Jaakko Keränen @@ -44,6 +45,67 @@ jaakko.keranen@iki.fi + + +

This is a major feature update that also has a number of user + interface design changes. +

+

New features include viewing and subscribing to Atom feeds, + downloading any link as a file, editable bookmark icons, + search engine integration, tab auto-reloading, fullscreen mode, + and new font options for page content. +

+

UI enhancements include improved navbar and sidebar appearance, + setting for UI accent color, and placement of dialog + buttons. +

+

The full release notes can be viewed inside the app by opening + the "about:version" page. +

+
+ https://github.com/skyjake/lagrange/releases/tag/v1.2.0 +
+ + +

Bug fixes:

+
    +
  • Broken Gopher menu links.
  • +
  • Incorrect feed entry highlight/read status in the sidebar.
  • +
  • Vertical alignment of short pages: top banner is excluded + because it is not part of the content.
  • +
+
+ https://github.com/skyjake/lagrange/releases/tag/v1.1.4 +
+ + +

Bug fixes:

+
    +
  • Crash when deleting a bookmark that was being used as + a remote bookmark source.
  • +
  • Potential crash at shutdown.
  • +
  • URL path decoding not respecting reserved characters.
  • +
+
+ https://github.com/skyjake/lagrange/releases/tag/v1.1.3 +
+ + +

Bug fixes:

+
    +
  • Potential crash at launch.
  • +
  • Input query from a background tab was being applied to + the foreground tab. An input query now forces a tab to + the foreground.
  • +
  • Window scroll position moving when resizing vertically.
  • +
  • Feed refresh waiting forever if a server doesn't respond.
  • +
  • Hover state not being cleared when right-clicking links.
  • +
  • Remote bookmarks not appearing if they lack a user-friendly + name on the source page.
  • +
+
+ https://github.com/skyjake/lagrange/releases/tag/v1.1.2 +

Miscellaneous fixes for bugs and other incorrect behavior:

-- cgit v1.2.3