summaryrefslogtreecommitdiff
path: root/res/about
diff options
context:
space:
mode:
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 88e0b400..b56a9311 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -7,9 +7,12 @@
7# Release notes 7# Release notes
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.
11* Upload dialog expands to full window height when the entered text is long. 10* Upload dialog expands to full window height when the entered text is long.
11* Home/End keys in an input field move to start/end of the wrapped line segment.
12* Fixed incorrect behavior in input fields when typing or deleting text while holding down the Shift key.
13* Fixed crash in Upload dialog if server responds with a redirect.
12* Fixed buffered graphics (UI, fonts) getting lost under rare circumstances. 14* Fixed buffered graphics (UI, fonts) getting lost under rare circumstances.
15* Fixed drawing of wrapped text when the app is compiled with HarfBuzz.
13* macOS: Fixed UI not updating when system dark mode is toggled while the window is hidden. 16* macOS: Fixed UI not updating when system dark mode is toggled while the window is hidden.
14 17
15## 1.6.1 18## 1.6.1