summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/about/version.gmi1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi
index 624cd256..29e303f5 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -13,6 +13,7 @@
13* Added button to manually set server certificate as trusted (if the certificate is valid but untrusted). 13* Added button to manually set server certificate as trusted (if the certificate is valid but untrusted).
14* Added keybindings for Back/Forward navigation. 14* Added keybindings for Back/Forward navigation.
15* Added a context menu item for opening HTTP links in the default browser even when a proxy is configured. 15* Added a context menu item for opening HTTP links in the default browser even when a proxy is configured.
16* Revised identity creation dialog: changed field order, added warning about temporary identities not being saved.
16* ${CTRL+}Click opens tab in background, ${SHIFT+}${CTRL+}Click opens as foreground tab. The same modifier keys work with keyboard navigation. 17* ${CTRL+}Click opens tab in background, ${SHIFT+}${CTRL+}Click opens as foreground tab. The same modifier keys work with keyboard navigation.
17* Improved word wrapping of emoticons (:D). 18* Improved word wrapping of emoticons (:D).
18* Automatic redirects allowed when the destination URL uses the same scheme as the originating URL. For example, when using a proxy, HTTP(S) is allowed to automatically redirect to other HTTP(S) URLs. 19* Automatic redirects allowed when the destination URL uses the same scheme as the originating URL. For example, when using a proxy, HTTP(S) is allowed to automatically redirect to other HTTP(S) URLs.