diff options
Diffstat (limited to 'res')
-rw-r--r-- | res/about/version.gmi | 1 | ||||
-rw-r--r-- | res/fi.skyjake.Lagrange.appdata.xml | 1 |
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> |