From ef9dabb2aba0fabefd904472c36c7f25d02f8faf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaakko=20Kera=CC=88nen?= Date: Sat, 27 Nov 2021 07:57:02 +0200 Subject: [PATCH 1/1] Updated AppData --- res/fi.skyjake.Lagrange.appdata.xml | 38 +++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/res/fi.skyjake.Lagrange.appdata.xml b/res/fi.skyjake.Lagrange.appdata.xml index 0cf82e28..3cee5a1f 100644 --- a/res/fi.skyjake.Lagrange.appdata.xml +++ b/res/fi.skyjake.Lagrange.appdata.xml @@ -45,6 +45,44 @@ jaakko.keranen@iki.fi + + +

Changes in v1.9:

+
    +
  • Added a toolbar button for toggling the left sidebar.
  • +
  • Added an unsplit button in the toolbar when in split view mode.
  • +
  • Choose parent folder when creating or editing a bookmark.
  • +
  • Support for 24-bit RGB ANSI color sequences.
  • +
  • Support for ANSI background color escapes (disabled by default).
  • +
  • UI language for Turkish.
  • +
  • Adjusted font styles of heading levels 2 and 3.
  • +
  • Sidebar context menus also appear when clicking over the sidebar + background. In this case the menu contains general functions not + related to any item.
  • +
  • Feeds tab in the sidebar has a redesigned action toolbar with "Mark + All as Read", and dropdown menu and keyboard shortcuts for changing + the filter mode.
  • +
  • Feeds tab remembers the unread/all filter mode persistently.
  • +
  • ANSI foreground colors are modified to match colored theme + backgrounds (e.g., Sepia).
  • +
  • Navigating back and forward in history will skip input query prompts + (status 1x), showing only the query results.
  • +
  • Ctrl+A now selects all text in input fields (except on macOS, where + it remains the Emacs-style jump to start/end of line).
  • +
  • The resource bundle (resources.lgr) is now a regular ZIP archive. + This allows it to do double duty as a fontpack containing the + built-in fonts. The archive contains a version number to avoid use + of obsolete resources.
  • +
  • Fixed layout issues related to footer action buttons. Sometimes the + buttons would overlap page content.
  • +
  • Fixed handling duplicate feed entries: if multiple entries in + a feed have the same URL, only use the first one.
  • +
+

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

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

Version 1.8 adds a customizable font library and improves warning -- 2.34.1