diff options
-rw-r--r-- | res/about/version.gmi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index db33657b..f397c7e1 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -7,6 +7,7 @@ | |||
7 | # Release notes | 7 | # Release notes |
8 | 8 | ||
9 | ## 1.10.5 | 9 | ## 1.10.5 |
10 | * Added a keybinding for "Paste Preceding Line" (in input prompt menu). | ||
10 | * The "Miscellaneous Symbols and Arrows" Unicode block (U+2B00...U+2BFF) is accepted as custom link icons. | 11 | * The "Miscellaneous Symbols and Arrows" Unicode block (U+2B00...U+2BFF) is accepted as custom link icons. |
11 | * When mixing Emoji into preformatted text (glyphs are from different fonts), lay out the Emoji as double-wide characters to avoid overlapping. | 12 | * When mixing Emoji into preformatted text (glyphs are from different fonts), lay out the Emoji as double-wide characters to avoid overlapping. |
12 | * Faster hover-scrolling of long popup menus. | 13 | * Faster hover-scrolling of long popup menus. |