From 2a94dd891de1f6393ad6c19d27fd6ea8fdd956c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaakko=20Kera=CC=88nen?= Date: Thu, 26 May 2022 10:16:14 +0300 Subject: [PATCH 1/1] Updated AppData --- res/fi.skyjake.Lagrange.appdata.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/res/fi.skyjake.Lagrange.appdata.xml b/res/fi.skyjake.Lagrange.appdata.xml index 3095975f..c8be0629 100644 --- a/res/fi.skyjake.Lagrange.appdata.xml +++ b/res/fi.skyjake.Lagrange.appdata.xml @@ -45,6 +45,29 @@ jaakko.keranen@iki.fi + + +

Changes in v1.13.6:

+
    +
  • Added option to split tabs evenly, excluding sidebar widths (default: no).
  • +
  • Fixed crash when switching view to plain text.
  • +
  • Fixed manually entered image URLs inadvertently opening inline.
  • +
  • Fixed mouse event handling in split view mode when a dialog is open on one side. The other side would not receive wheel events unless input focus was first switched over.
  • +
  • Fixed issues with popup menu positioning.
  • +
  • Fixed drawing of the widget scroll indicator when a widget doesn't fit vertically in the window.
  • +
  • Possible workaround for an issue with mouse hover autoscrolling on an external displays.
  • +
  • Don't open an endless number of bookmark creation/edit dialogs when holding down the keyboard shortcut (Ctrl+D/⌘D).
  • +
  • Percent-encode backslashes in externally opened URLs, for improved compatibility.
  • +
  • Custom link icons are allowed with unsupported/unrecognized protocols (i.e., Emoji at the start of link label).
  • +
  • Use file name as the tab/window title if the content has no headings.
  • +
  • Avoid redundancy in tab/window titles ("Cosmos — Cosmos" → "Cosmos").
  • +
  • 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.13.6 +

Changes in v1.13.5:

-- 2.34.1