Skip to content

Commit df05aad

Browse files
committed
changelog
1 parent 7934e6f commit df05aad

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ set(APP_AUTHOR "Martin Rotter")
7878
set(APP_COPYRIGHT "\\251 2011-${YEAR} ${APP_AUTHOR}")
7979
set(APP_REVERSE_NAME "io.github.martinrotter.rssguard")
8080
set(APP_DONATE_URL "https://github.com/sponsors/martinrotter")
81-
set(APP_VERSION "4.8.4")
81+
set(APP_VERSION "4.8.5")
8282

8383
set(APP_URL "https://github.com/martinrotter/rssguard")
8484
set(APP_URL_DOCUMENTATION "https://rssguard.readthedocs.io")

resources/text/CHANGELOG

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
4.8.5
2+
-----
3+
4+
Added:
5+
* All dropdown filters (for both feed and article lists) can now be assigned to keyboard shortcuts.
6+
* "Add account" dialog was bit updated.
7+
8+
Fixed:
9+
* Fixed unwanted "feed error" dialog, now properly configurable.
10+
* Fixed text-based filtering for feed list (sorry).
11+
* Dropdown feed list filtering now properly filters out categories and labels too.
12+
* Selected item behavior when filtering is enabled was refined.
13+
114
4.8.4
215
-----
316

0 commit comments

Comments
 (0)