summaryrefslogtreecommitdiff
path: root/res/about/version.gmi
diff options
context:
space:
mode:
Diffstat (limited to 'res/about/version.gmi')
-rw-r--r--res/about/version.gmi6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi
index 72b46e23..1fce4188 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -9,8 +9,14 @@
9## 1.6.3 9## 1.6.3
10* Select all text in an input field using Shift+Ctrl+A (macOS: ⌘A). 10* Select all text in an input field using Shift+Ctrl+A (macOS: ⌘A).
11* Input fields do not lose focus when the window becomes inactive, making it easier to resume input afterwards. 11* Input fields do not lose focus when the window becomes inactive, making it easier to resume input afterwards.
12* Fixed delay after switching to split view mode.
13* Fixed what gets drawn in an empty tab, before a document is available for rendering (e.g., after switching to split view mode).
14* Fixed highlighting the domain name in URL input fields.
15* Fixed hiding the Gemini URL scheme in input fields when the window is narrow.
12* Fixed the line break key modifier inadvertently affecting URL input fields, where line breaks are not allowed. 16* Fixed the line break key modifier inadvertently affecting URL input fields, where line breaks are not allowed.
13* Fixed the line break key modifier affecting the upload dialog's text field. 17* Fixed the line break key modifier affecting the upload dialog's text field.
18* Fixed a potential hang when closing a socket before the connection is fully opened.
19* Updated translations.
14 20
15## 1.6.2 21## 1.6.2
16* Added `--tab-url` to print currently active tab's URL. 22* Added `--tab-url` to print currently active tab's URL.