diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-05-09 14:27:20 +0300 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-05-09 14:27:20 +0300 |
commit | d7dd5de574f1c9652c2f5de5e5d00ec7980b89df (patch) | |
tree | f95b96bac9ebb4eddd9b38db2af51ff0e17a85c3 | |
parent | 706e199807ef7fb80d8040c2c2489a58f2712956 (diff) |
Updated release notes
-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 50179d33..c01de30e 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -9,6 +9,7 @@ | |||
9 | ## 1.4.1 | 9 | ## 1.4.1 |
10 | * Fixed removing the left side split by closing all its tabs. The URL input field got confused about which tab was currently open and the wrong theme was active. | 10 | * Fixed removing the left side split by closing all its tabs. The URL input field got confused about which tab was currently open and the wrong theme was active. |
11 | * Fixed tab merging when unsplitting the window: keep the currently active tab open. | 11 | * Fixed tab merging when unsplitting the window: keep the currently active tab open. |
12 | * Fixed incorrectly shown pinning indicator (◧) for the current tab. | ||
12 | * Fixed scrollbar in Preferences > Keys being hidden until the list is scrolled. | 13 | * Fixed scrollbar in Preferences > Keys being hidden until the list is scrolled. |
13 | 14 | ||
14 | ## 1.4 | 15 | ## 1.4 |