diff options
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 5be93e1e..c06868c3 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -10,6 +10,9 @@ | |||
10 | * Added `--tab-url` to print currently active tab's URL. | 10 | * Added `--tab-url` to print currently active tab's URL. |
11 | * Upload dialog expands to full window height when the entered text is long. | 11 | * Upload dialog expands to full window height when the entered text is long. |
12 | * Home/End keys in an input field move to start/end of the wrapped line segment. | 12 | * Home/End keys in an input field move to start/end of the wrapped line segment. |
13 | * Scroll with mouse wheel in input fields. | ||
14 | * Slower cursor blink rate in input fields. | ||
15 | * Adjusted dark mode colors for focused input fields. | ||
13 | * Fixed incorrect behavior in input fields when typing or deleting text while holding down the Shift key. | 16 | * Fixed incorrect behavior in input fields when typing or deleting text while holding down the Shift key. |
14 | * Fixed crash in Upload dialog if server responds with a redirect. | 17 | * Fixed crash in Upload dialog if server responds with a redirect. |
15 | * Fixed buffered graphics (UI, fonts) getting lost under rare circumstances. | 18 | * Fixed buffered graphics (UI, fonts) getting lost under rare circumstances. |