diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2022-01-20 06:04:34 +0200 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2022-01-20 06:04:34 +0200 |
commit | 9390d3ed4c684cd9749dd72f064d4217040a38b2 (patch) | |
tree | 1d793d00949def7a622513a7c1c9d435024c58c2 /res/about | |
parent | f9fbd32e745e3c82152a964887f9d301a0954f1d (diff) |
Updated release notes
Diffstat (limited to 'res/about')
-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 b2700598..0e6ec4a4 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -8,6 +8,8 @@ | |||
8 | 8 | ||
9 | ## 1.10.1 | 9 | ## 1.10.1 |
10 | * Fixed bottom actions of the Feeds sidebar getting hidden when all entries are read. This prevented switching between Unread/All filter modes. | 10 | * Fixed bottom actions of the Feeds sidebar getting hidden when all entries are read. This prevented switching between Unread/All filter modes. |
11 | * Fixed potential crash when downloading a large file (e.g., a fontpack). | ||
12 | * Linux: SDL event handling workaround adjusted to only apply to 2.0.18+. | ||
11 | 13 | ||
12 | ## 1.10 | 14 | ## 1.10 |
13 | New features: | 15 | New features: |