summaryrefslogtreecommitdiff
path: root/res/about
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-07-28 10:00:12 +0300
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-07-28 10:00:12 +0300
commitf94e02e29a28b365dc41a4df742469c8ec78ae7b (patch)
tree75ac12f437d850eb7104bb42a199624a973f9462 /res/about
parente124d5b5100959492301fe9da17af2048ccc4c76 (diff)
Updated release notes
Diffstat (limited to 'res/about')
-rw-r--r--res/about/version.gmi5
1 files changed, 4 insertions, 1 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi
index 218f6e94..eeced0f7 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -7,7 +7,10 @@
7# Release notes 7# Release notes
8 8
9## 1.6.1 9## 1.6.1
10* Fixed copying text in the text editor (the wrong region was copied). 10* Fixed cursor positioning in fixed-length input fields.
11* 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 Upload dialog not showing when reloading a Titan URL.
11 14
12## 1.6 15## 1.6
13⚠️ A new TOFU trust store will be created. The old one is kept around but ignored. 16⚠️ A new TOFU trust store will be created. The old one is kept around but ignored.