diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-11-24 18:28:13 +0200 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-11-24 18:45:22 +0200 |
commit | 0bfa17f463a8ef8b7ea5e3fc97a474bf60ce19da (patch) | |
tree | 59aa4635f515bc872fc30c83b6c3a65112b9ad26 /res/about/version.gmi | |
parent | d665405d5eafb48e442bf0de6fc499d91aa410d1 (diff) |
SidebarWidget: Non-item-related context menus
IssueID #388
Diffstat (limited to 'res/about/version.gmi')
-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 6b4a302d..36e23492 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -16,6 +16,7 @@ New features: | |||
16 | * Windows: Automatic updates using the WinSparkle library. | 16 | * Windows: Automatic updates using the WinSparkle library. |
17 | 17 | ||
18 | Changes and enhancements: | 18 | Changes and enhancements: |
19 | * Sidebar context menus also appear when clicking over the sidebar background. In this case the menu contains general functions not related to any item. | ||
19 | * Feeds tab in the sidebar has a redesigned action toolbar with "Mark All as Read", and dropdown menu and keyboard shortcuts for changing the filter mode. | 20 | * Feeds tab in the sidebar has a redesigned action toolbar with "Mark All as Read", and dropdown menu and keyboard shortcuts for changing the filter mode. |
20 | * Feeds tab remembers the unread/all filter mode persistently. | 21 | * Feeds tab remembers the unread/all filter mode persistently. |
21 | * ANSI foreground colors are modified to match colored theme backgrounds (e.g., Sepia). | 22 | * ANSI foreground colors are modified to match colored theme backgrounds (e.g., Sepia). |