Lagrange [release]
Updated release notes
[1mdiff --git a/res/about/version.gmi b/res/about/version.gmi[m
[1mindex 1932baa1..08e647b8 100644[m
[1m--- a/res/about/version.gmi[m
[1m+++ b/res/about/version.gmi[m
[36m@@ -8,18 +8,19 @@[m
[m
## 0.13[m
* Support for Internationalized Domain Names (IDN) in network requests.[m
[31m-* UI shows decoded IDNs.[m
[31m-* Percent-encoded Unicode characters in URL paths are decoded for the UI, and encoded in outgoing requests.[m
[32m+[m[32m* Percent-encoded URL paths are shown decoded in the UI, and encoded in outgoing requests.[m
* Added option to disable decoding of percent-encoded paths for the UI.[m
* Quick search via URL bar shows entries from subscribed feeds.[m
* Added keybindings for zooming.[m
* Improved usability of page content searching (${CTRL+}F, Escape).[m
* Clicking on a certificate warning shows the Certificate Status dialog.[m
* macOS: Keyboard shortcuts in native menus are updated according to bindings.[m
[32m+[m[32m* Tweaked handling of Emojis in monospace text. They are given more space as needed, but the original monospace spacing is restored after whitespace.[m
[32m+[m[32m* Fira Mono replaced with Iosevka Term Extended.[m
[32m+[m[32m* Fixed use of variable-width fonts in input fields.[m
* Fixed handling of Unicode joiners and modifiers (by ignoring them, since we lack the glyphs).[m
* Fixed a layout issue with sidebars where the bottommost content line was occasionally not visible.[m
* Fixed exit when a hook program didn't read its input.[m
[31m-* Fixed use of variable-width fonts in input fields.[m
* Fixed crash when using an identity (with LibreSSL on OpenBSD).[m
[m
## 0.12.1[m