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

Changes in v1.13.5:

+
    +
  • Parent navigation assumes directory URL is equivalent to index page URL (e.g., "/path/" == "/path/index.gmi"): this now only applies to Gemini URLs, and checks for "index.gemini", too, as per Gemini Best Practices.
  • +
  • Fixed crash when determining the name of a ZIP file from a URL.
  • +
  • Fixed misparsing of URL to form the name of a downloaded file (`%23` decoded too early).
  • +
  • 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.5 +

Changes in v1.13.4:

-- 2.34.1