diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-07-26 22:09:51 +0300 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-07-26 22:09:51 +0300 |
commit | 015194e4a10e6ce698234181933aff2080c1be96 (patch) | |
tree | fb25c269099a9656dbca15794b438f91b788133b /res/about/version.gmi | |
parent | 3d77236ca87e3ec672f0d753f79500b64ec9552e (diff) |
Updated release notes
Diffstat (limited to 'res/about/version.gmi')
-rw-r--r-- | res/about/version.gmi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index 462df003..218f6e94 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -6,6 +6,9 @@ | |||
6 | ``` | 6 | ``` |
7 | # Release notes | 7 | # Release notes |
8 | 8 | ||
9 | ## 1.6.1 | ||
10 | * Fixed copying text in the text editor (the wrong region was copied). | ||
11 | |||
9 | ## 1.6 | 12 | ## 1.6 |
10 | ⚠️ A new TOFU trust store will be created. The old one is kept around but ignored. | 13 | ⚠️ A new TOFU trust store will be created. The old one is kept around but ignored. |
11 | ⚠️ App state serialization format has been updated. Downgrading to a previous release will cause app state to be reset (e.g., tabs closed, navigation history cleared). | 14 | ⚠️ App state serialization format has been updated. Downgrading to a previous release will cause app state to be reset (e.g., tabs closed, navigation history cleared). |