diff --git a/res/about/version.gmi b/res/about/version.gmi index d5ab6baf..5605c8ec 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi @@ -7,7 +7,9 @@ # Release notes  ## 1.2.2 -* Whitespace is not normalized when using the monospace body setting. +* Stability improvements. +* Whitespace is no longer normalized when using the monospace body setting. +* Fixed issues with percent-encoded Gopher paths. * macOS: Try to prevent forced use of high-performance GPU.  ## 1.2.1 diff --git a/res/fi.skyjake.Lagrange.appdata.xml b/res/fi.skyjake.Lagrange.appdata.xml index 296ae889..dab2a997 100644 --- a/res/fi.skyjake.Lagrange.appdata.xml +++ b/res/fi.skyjake.Lagrange.appdata.xml @@ -45,6 +45,16 @@ jaakko.keranen@iki.fi   +  +  +
     +
  • Stability improvements.
  •  +
  • Whitespace is no longer normalized when using the monospace body setting.
  •  +
  • Fixed issues with percent-encoded Gopher paths.
  •  +
 +
 + https://github.com/skyjake/lagrange/releases/tag/v1.2.2 +
  

This is a major feature update that also has a number of user