diff --git a/res/about/version.gmi b/res/about/version.gmi index c06868c3..07814a32 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi @@ -16,7 +16,7 @@ * Fixed incorrect behavior in input fields when typing or deleting text while holding down the Shift key. * Fixed crash in Upload dialog if server responds with a redirect. * Fixed buffered graphics (UI, fonts) getting lost under rare circumstances. -* Fixed drawing of wrapped text when the app is compiled with HarfBuzz. +* Fixed drawing of wrapped text when the app is compiled without HarfBuzz. * macOS: Fixed UI not updating when system dark mode is toggled while the window is hidden.  ## 1.6.1 diff --git a/res/fi.skyjake.Lagrange.appdata.xml b/res/fi.skyjake.Lagrange.appdata.xml index 247d2f0b..1db2717c 100644 --- a/res/fi.skyjake.Lagrange.appdata.xml +++ b/res/fi.skyjake.Lagrange.appdata.xml @@ -70,8 +70,6 @@ redirect.
  • Fixed buffered graphics (UI, fonts) getting lost under rare circumstances.
  •  -
  • Fixed drawing of wrapped text when the app is compiled with - HarfBuzz.
  • 
  • macOS: Fixed UI not updating when system dark mode is toggled while the window is hidden.
  •