summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2020-11-06 21:59:39 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2020-11-06 21:59:39 +0200
commita3af3912421d5848bce9eac7031da406bac2ba5b (patch)
treeff62ad49b9a95da4e863ccbc60ff2fdf02692f13 /res
parent4f92d0b2930a023fd4a000aabf797e5a37061b81 (diff)
Automatic redirects to the same scheme
IssueID #16
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 0192eaaa..12c00b3b 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -13,6 +13,7 @@
13* Added a context menu item for opening HTTP links in the default browser even when a proxy is configured. 13* Added a context menu item for opening HTTP links in the default browser even when a proxy is configured.
14* ${CTRL+}Click opens tab in background, ${SHIFT+}${CTRL+}Click opens as foreground tab. The same modifier keys work with keyboard navigation. 14* ${CTRL+}Click opens tab in background, ${SHIFT+}${CTRL+}Click opens as foreground tab. The same modifier keys work with keyboard navigation.
15* Improved word wrapping of emoticons (:D). 15* Improved word wrapping of emoticons (:D).
16* 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.
16* Windows: Fixed handling of drag-and-dropped and command line file paths. 17* Windows: Fixed handling of drag-and-dropped and command line file paths.
17 18
18## 0.7.2 19## 0.7.2