summaryrefslogtreecommitdiff
path: root/res/about/version.gmi
diff options
context:
space:
mode:
Diffstat (limited to 'res/about/version.gmi')
-rw-r--r--res/about/version.gmi12
1 files changed, 11 insertions, 1 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi
index 5be7d337..5452f97a 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -6,7 +6,17 @@
6``` 6```
7# Release notes 7# Release notes
8 8
9## 0.13.0 9## 0.13
10* Support for Internationalized Domain Names (IDN) in Gemini requests.
11* Quick search via URL bar shows entries from subscribed feeds.
12* Added keybindings for zooming.
13* Improved usability of page content searching (${CTRL+}F, Escape).
14* Clicking on a certificate warning shows the Certificate Status dialog.
15* macOS: Keyboard shortcuts in native menus are updated according to bindings.
16* Fixed handling of Unicode joiners and modifiers (by ignoring them, since we lack the glyphs).
17* Fixed a layout issue with sidebars where the bottommost content line was occasionally not visible.
18* Fixed exit when a hook program didn't read its input.
19* Fixed crash when using an identity (with LibreSSL on OpenBSD).
10 20
11## 0.12.1 21## 0.12.1
12* 'text/*' content falls back to plain text. 22* 'text/*' content falls back to plain text.