From 97c240cc2b229d4ac5e33379efe0c8cf86db298d Mon Sep 17 00:00:00 2001 From: Jaakko Keränen Date: Sat, 12 Dec 2020 18:15:48 +0200 Subject: Updated release notes --- res/about/version.gmi | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'res/about') 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 @@ ## 0.13 * Support for Internationalized Domain Names (IDN) in network requests. -* UI shows decoded IDNs. -* Percent-encoded Unicode characters in URL paths are decoded for the UI, and encoded in outgoing requests. +* Percent-encoded URL paths are shown decoded in the UI, and encoded in outgoing requests. * Added option to disable decoding of percent-encoded paths for the UI. * Quick search via URL bar shows entries from subscribed feeds. * Added keybindings for zooming. * Improved usability of page content searching (${CTRL+}F, Escape). * Clicking on a certificate warning shows the Certificate Status dialog. * macOS: Keyboard shortcuts in native menus are updated according to bindings. +* Tweaked handling of Emojis in monospace text. They are given more space as needed, but the original monospace spacing is restored after whitespace. +* Fira Mono replaced with Iosevka Term Extended. +* Fixed use of variable-width fonts in input fields. * Fixed handling of Unicode joiners and modifiers (by ignoring them, since we lack the glyphs). * Fixed a layout issue with sidebars where the bottommost content line was occasionally not visible. * Fixed exit when a hook program didn't read its input. -* Fixed use of variable-width fonts in input fields. * Fixed crash when using an identity (with LibreSSL on OpenBSD). ## 0.12.1 -- cgit v1.2.3