diff options
-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). |