summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2020-12-12 18:15:48 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2020-12-12 18:15:48 +0200
commit97c240cc2b229d4ac5e33379efe0c8cf86db298d (patch)
tree35528e1adb47af7d0805d87ed51bea8aaff85f19 /res
parent31bf759f0a84d607c9aba6608f267c07f94ea991 (diff)
Updated release notes
Diffstat (limited to 'res')
-rw-r--r--res/about/version.gmi7
1 files changed, 4 insertions, 3 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi
index 1932baa1..08e647b8 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -8,18 +8,19 @@
8 8
9## 0.13 9## 0.13
10* Support for Internationalized Domain Names (IDN) in network requests. 10* Support for Internationalized Domain Names (IDN) in network requests.
11* UI shows decoded IDNs. 11* Percent-encoded URL paths are shown decoded in the UI, and encoded in outgoing requests.
12* Percent-encoded Unicode characters in URL paths are decoded for the UI, and encoded in outgoing requests.
13* Added option to disable decoding of percent-encoded paths for the UI. 12* Added option to disable decoding of percent-encoded paths for the UI.
14* Quick search via URL bar shows entries from subscribed feeds. 13* Quick search via URL bar shows entries from subscribed feeds.
15* Added keybindings for zooming. 14* Added keybindings for zooming.
16* Improved usability of page content searching (${CTRL+}F, Escape). 15* Improved usability of page content searching (${CTRL+}F, Escape).
17* Clicking on a certificate warning shows the Certificate Status dialog. 16* Clicking on a certificate warning shows the Certificate Status dialog.
18* macOS: Keyboard shortcuts in native menus are updated according to bindings. 17* macOS: Keyboard shortcuts in native menus are updated according to bindings.
18* Tweaked handling of Emojis in monospace text. They are given more space as needed, but the original monospace spacing is restored after whitespace.
19* Fira Mono replaced with Iosevka Term Extended.
20* Fixed use of variable-width fonts in input fields.
19* Fixed handling of Unicode joiners and modifiers (by ignoring them, since we lack the glyphs). 21* Fixed handling of Unicode joiners and modifiers (by ignoring them, since we lack the glyphs).
20* Fixed a layout issue with sidebars where the bottommost content line was occasionally not visible. 22* Fixed a layout issue with sidebars where the bottommost content line was occasionally not visible.
21* Fixed exit when a hook program didn't read its input. 23* Fixed exit when a hook program didn't read its input.
22* Fixed use of variable-width fonts in input fields.
23* Fixed crash when using an identity (with LibreSSL on OpenBSD). 24* Fixed crash when using an identity (with LibreSSL on OpenBSD).
24 25
25## 0.12.1 26## 0.12.1