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