diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2020-11-20 08:17:57 +0200 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2020-11-20 08:17:57 +0200 |
commit | d11f5e3e8ed98871e6aeda8eeb2c714be6f77584 (patch) | |
tree | f5e7beaf33cf500b95bdf970ea36521fef842151 /res/about | |
parent | 954dbbf9b5a5b881be3243e5e762f0dab33a5658 (diff) |
Updated release notes
Diffstat (limited to 'res/about')
-rw-r--r-- | res/about/version.gmi | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index 761c1c5d..2c95a895 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -7,7 +7,10 @@ | |||
7 | # Release notes | 7 | # Release notes |
8 | 8 | ||
9 | ## 0.10 | 9 | ## 0.10 |
10 | * Improvements to URL parsing with regard to RFC 3986. | 10 | * Added a keybinding to activate keyboard link navigation mode (default is "F"). |
11 | * Improvements to URI parsing with regard to RFC 3986. Cases that are handled better are double slashes, query-only relative URIs, relative URIs that being with a tilde, IPv6 literals, username in the authority. | ||
12 | * Replaced EB Garamond with Tinos for improved readability. | ||
13 | * Replaced Kosugi Maru with Noto Sans CJK JP for better glyph coverage. | ||
11 | 14 | ||
12 | ## 0.9 | 15 | ## 0.9 |
13 | * Clicking on the top banner of a page (where the site icon and hostname are shown) navigates to the root directory of the site. | 16 | * Clicking on the top banner of a page (where the site icon and hostname are shown) navigates to the root directory of the site. |