From cafe6f3d22d411ac728302b10425b61db20764d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaakko=20Kera=CC=88nen?= Date: Sat, 5 Feb 2022 08:28:07 +0200 Subject: [PATCH 1/1] Updated AppData --- res/fi.skyjake.Lagrange.appdata.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/res/fi.skyjake.Lagrange.appdata.xml b/res/fi.skyjake.Lagrange.appdata.xml index 5077ece1..3031c96a 100644 --- a/res/fi.skyjake.Lagrange.appdata.xml +++ b/res/fi.skyjake.Lagrange.appdata.xml @@ -45,6 +45,21 @@ jaakko.keranen@iki.fi + + +

Changes in v1.10.4:

+
    +
  • Added missing ANSI background color codes 100-107 (high-intensity VGA).
  • +
  • Fixed how the ANSI FG color is adjusted to keep text legible on dark or bright backgrounds when BG color is unset.
  • +
  • Fixed possible crash when there are ANSI escapes in the alt text of a preformatted block.
  • +
  • Fixed tab/window titles containing ANSI escapes (escapes are removed).
  • +
  • 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.10.4 +

Changes in v1.10.3:

-- 2.34.1