From 1b9314fd9cc5036239b600fb422516081971ed30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaakko=20Kera=CC=88nen?= Date: Wed, 25 Oct 2023 17:33:42 +0300 Subject: [PATCH] Updated AppData for v1.17.2 --- res/fi.skyjake.Lagrange.appdata.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/res/fi.skyjake.Lagrange.appdata.xml b/res/fi.skyjake.Lagrange.appdata.xml index f02e683f..acb622d1 100644 --- a/res/fi.skyjake.Lagrange.appdata.xml +++ b/res/fi.skyjake.Lagrange.appdata.xml @@ -45,6 +45,25 @@ jaakko.keranen@iki.fi + + +
    +
  • Tabs opened in background are immediately added to the URL history.
  • +
  • Mouse wheel direction switches back to vertical when a wide block has been scrolled all the way.
  • +
  • Fixed current text selection extending during scrolling even after mouse button has been released.
  • +
  • Fixed drag-to-select with the mouse being too sensitive to mouse movement.
  • +
  • Fixed the numbered links key (default: Alt) while navigating to new pages. It is no longer necessary to release and press the key again on the new page.
  • +
  • Fixed long bookmark titles making the Bookmarks menu too wide.
  • +
  • ANSI Cursor Forward control sequence ("CSI n C") is converted to a series of spaces, but only in preformatted text.
  • +
  • Fixed parsing of ANSI SGR sequences with many attributes concatenated (e.g., 0;1;40;30).
  • +
  • Fixed inline image loading indicator overdrawing itself, becoming unreadable.
  • +
  • Updated UI translations.
  • +
+

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

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