summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-07-30 08:31:54 +0300
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-07-30 08:31:54 +0300
commit74c66cc9806c448eae157a08ed477f008d8818f9 (patch)
treeb95ce48fcb8b2e0c483d68c51c0c615662250026
parent9b4ce2dbe2353cbbfe98f2819d0f3074d54e6b55 (diff)
Updated release notes
-rw-r--r--res/about/version.gmi1
-rw-r--r--res/fi.skyjake.Lagrange.appdata.xml1
2 files changed, 2 insertions, 0 deletions
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 @@
7# Release notes 7# Release notes
8 8
9## 1.6.1 9## 1.6.1
10* Fixed potential crash when inserting a line break in an input field.
10* Fixed cursor positioning in fixed-length input fields. 11* Fixed cursor positioning in fixed-length input fields.
11* Fixed copying text in input fields (the wrong region was copied). 12* Fixed copying text in input fields (the wrong region was copied).
12* Fixed URL input field contents not being selected after opening a new tab. 13* 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 @@
56 speed.</p> 56 speed.</p>
57 <p>Version 1.6.1 fixes the following issues:</p> 57 <p>Version 1.6.1 fixes the following issues:</p>
58 <ul> 58 <ul>
59 <li>Potential crash when inserting a line break.</li>
59 <li>Cursor positioning in fixed-length input fields.</li> 60 <li>Cursor positioning in fixed-length input fields.</li>
60 <li>Copying text in input fields (the wrong region was copied).</li> 61 <li>Copying text in input fields (the wrong region was copied).</li>
61 <li>URL input field contents not being selected after opening a new tab.</li> 62 <li>URL input field contents not being selected after opening a new tab.</li>