diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-08-01 20:52:52 +0300 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-08-01 20:53:03 +0300 |
commit | 5546f519cccc59afdd492800162f8a92aa8bd049 (patch) | |
tree | 682c5cd5abbc8043b866cc81c5696d7475d60dba /res/about/version.gmi | |
parent | cdc63088603169874b1e98aaf4196cc252a1eee9 (diff) |
Updated release notes
Diffstat (limited to 'res/about/version.gmi')
-rw-r--r-- | res/about/version.gmi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index 8e4d35fb..88e0b400 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -8,6 +8,7 @@ | |||
8 | 8 | ||
9 | ## 1.6.2 | 9 | ## 1.6.2 |
10 | * Home/End keys in an input field move to start/end of the wrapped line segment. | 10 | * Home/End keys in an input field move to start/end of the wrapped line segment. |
11 | * Upload dialog expands to full window height when the entered text is long. | ||
11 | * Fixed buffered graphics (UI, fonts) getting lost under rare circumstances. | 12 | * Fixed buffered graphics (UI, fonts) getting lost under rare circumstances. |
12 | * macOS: Fixed UI not updating when system dark mode is toggled while the window is hidden. | 13 | * macOS: Fixed UI not updating when system dark mode is toggled while the window is hidden. |
13 | 14 | ||