File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ set(APP_AUTHOR "Martin Rotter")
7878set (APP_COPYRIGHT "\\ 251 2011-${YEAR} ${APP_AUTHOR} " )
7979set (APP_REVERSE_NAME "io.github.martinrotter.rssguard" )
8080set (APP_DONATE_URL "https://github.com/sponsors/martinrotter" )
81- set (APP_VERSION "4.8.4 " )
81+ set (APP_VERSION "4.8.5 " )
8282
8383set (APP_URL "https://github.com/martinrotter/rssguard" )
8484set (APP_URL_DOCUMENTATION "https://rssguard.readthedocs.io" )
Original file line number Diff line number Diff line change 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+
1144.8.4
215-----
316
You can’t perform that action at this time.
0 commit comments