diff --git a/res/about/version.gmi b/res/about/version.gmi index fd29a869..4224ebb3 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi @@ -7,6 +7,7 @@ # Release notes  ## 1.6.1 +* Fixed potential crash when inserting a line break in an input field. * Fixed cursor positioning in fixed-length input fields. * Fixed copying text in input fields (the wrong region was copied). * Fixed URL input field contents not being selected after opening a new tab. diff --git a/res/fi.skyjake.Lagrange.appdata.xml b/res/fi.skyjake.Lagrange.appdata.xml index c600635f..0110e8c5 100644 --- a/res/fi.skyjake.Lagrange.appdata.xml +++ b/res/fi.skyjake.Lagrange.appdata.xml @@ -56,6 +56,7 @@ speed.



Version 1.6.1 fixes the following issues: