From 749eff55ec904a430d04dcab904de42b2c850317 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaakko=20Kera=CC=88nen?= Date: Fri, 6 May 2022 12:57:53 +0300 Subject: [PATCH 1/1] Updated AppData --- res/fi.skyjake.Lagrange.appdata.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/res/fi.skyjake.Lagrange.appdata.xml b/res/fi.skyjake.Lagrange.appdata.xml index 51614d40..8d0b605f 100644 --- a/res/fi.skyjake.Lagrange.appdata.xml +++ b/res/fi.skyjake.Lagrange.appdata.xml @@ -45,6 +45,23 @@ jaakko.keranen@iki.fi + + +

Changes in v1.13.3:

+
    +
  • Changed URL field bookmark indicator for better consistency.
  • +
  • Show a proper error page if server closes the connection before a header is fully received.
  • +
  • Spartan: Prefilled prompt input from URL query string is selected by default.
  • +
  • Spartan: Fixed composing request content out of the query string.
  • +
  • Spartan: Fixed handling of empty path in a request.
  • +
  • Spartan: Allow opening URLs from command line.
  • +
  • Spartan: .desktop file includes Spartan scheme handling.
  • +
+

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.3 +

Changes in v1.13.2:

-- 2.34.1