summaryrefslogtreecommitdiff
path: root/res/about
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2022-02-05 12:54:14 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2022-02-05 12:54:14 +0200
commit53ab74c3a25521faa6f41b40b1969a3b8e8ad027 (patch)
treea1e9ad95a5b6380a3017184bf4b55e0d5a135557 /res/about
parent85c88aa03b3794c2b2d0ce4e3a15d38f16d28b34 (diff)
SidebarWidget: Fixed animations in the 2nd split
Diffstat (limited to 'res/about')
-rw-r--r--res/about/version.gmi4
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.