diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2022-02-09 06:06:20 +0200 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2022-02-09 06:06:20 +0200 |
commit | 5f8b5693607e2bd65a99e7c589c69cee37925a33 (patch) | |
tree | 9b3db52bcabc079a4729811c42e0d15907cd4874 | |
parent | b708ac294e9237e73eb666db61b873ebb2740eb6 (diff) |
Updated release notes
-rw-r--r-- | res/about/version.gmi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index cc378a87..7c2a5bb6 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -8,6 +8,8 @@ | |||
8 | 8 | ||
9 | ## 1.10.5 | 9 | ## 1.10.5 |
10 | * The "Miscellaneous Symbols and Arrows" Unicode block (U+2B00...U+2BFF) is accepted as custom link icons. | 10 | * The "Miscellaneous Symbols and Arrows" Unicode block (U+2B00...U+2BFF) is accepted as custom link icons. |
11 | * Faster hover-scrolling of long popup menus. | ||
12 | * Fixed lookup of missing glyphs. Fontpack priorities are now applied as documented. | ||
11 | * Fixed animation issue with sidebars in the right side of split view. | 13 | * Fixed animation issue with sidebars in the right side of split view. |
12 | * Fixed a refresh issue that caused the first line of the page to be redrawn continuously, spiking CPU usage. | 14 | * Fixed a refresh issue that caused the first line of the page to be redrawn continuously, spiking CPU usage. |
13 | * Fixed link numbers showing up next to image captions. | 15 | * Fixed link numbers showing up next to image captions. |