From 8864cc5aee3b134b0ffc5f53c1593645f4109f8c Mon Sep 17 00:00:00 2001 From: Jaakko Keränen Date: Sat, 12 Dec 2020 12:39:21 +0200 Subject: Added option to show URL paths as encoded or decoded IssueID #73 --- res/about/version.gmi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'res/about/version.gmi') diff --git a/res/about/version.gmi b/res/about/version.gmi index 50ade298..42475e13 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi @@ -8,6 +8,9 @@ ## 0.13 * Support for Internationalized Domain Names (IDN) in network requests. +* IDNs show up in decoded form in the UI. +* Percent-encoded Unicode characters in URL paths are decoded for the UI, and encoded in outgoing requests. +* Added option to disable decoding of percent-encoded paths. * Quick search via URL bar shows entries from subscribed feeds. * Added keybindings for zooming. * Improved usability of page content searching (${CTRL+}F, Escape). -- cgit v1.2.3