diff options
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. |