diff options
Diffstat (limited to 'res')
-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 66f3b7dd..15336d77 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.5 | ||
10 | * Fixed animation issue with sidebars in the right side of split view. | ||
11 | * macOS: Fixed a sidebar clipping issue with Metal. | ||
12 | |||
9 | ## 1.10.4 | 13 | ## 1.10.4 |
10 | * Added missing ANSI background color codes 100-107 (high-intensity VGA). | 14 | * Added missing ANSI background color codes 100-107 (high-intensity VGA). |
11 | * Fixed how the ANSI FG color is adjusted to keep text legible on dark or bright backgrounds when BG color is unset. | 15 | * Fixed how the ANSI FG color is adjusted to keep text legible on dark or bright backgrounds when BG color is unset. |