diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2022-02-15 16:31:26 +0200 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2022-02-15 16:31:26 +0200 |
commit | ee208e93ae7c9e24718d5f121fd7d44bb848126c (patch) | |
tree | 1740eb4e4bacb43ebca347b0f58bd00515964d71 /res/about | |
parent | bee8691b33e4846aa0efd5f343a63cc695f4c4ad (diff) |
Updated release notes
Diffstat (limited to 'res/about')
-rw-r--r-- | res/about/version.gmi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index f397c7e1..aee62e82 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -6,6 +6,10 @@ | |||
6 | ``` | 6 | ``` |
7 | # Release notes | 7 | # Release notes |
8 | 8 | ||
9 | ## 1.10.6 | ||
10 | * Added bindings for switching Feeds list to Unread/All mode. | ||
11 | * Fixed normalization of empty Gemini URL paths to `/` as per the November 2021 spec update. | ||
12 | |||
9 | ## 1.10.5 | 13 | ## 1.10.5 |
10 | * Added a keybinding for "Paste Preceding Line" (in input prompt menu). | 14 | * Added a keybinding for "Paste Preceding Line" (in input prompt menu). |
11 | * The "Miscellaneous Symbols and Arrows" Unicode block (U+2B00...U+2BFF) is accepted as custom link icons. | 15 | * The "Miscellaneous Symbols and Arrows" Unicode block (U+2B00...U+2BFF) is accepted as custom link icons. |