version
This commit is contained in:
parent
2aead89071
commit
80392d4c05
@ -71,7 +71,7 @@ set(APP_AUTHOR "Martin Rotter")
|
||||
set(APP_COPYRIGHT "\\251 2011-${YEAR} ${APP_AUTHOR}")
|
||||
set(APP_REVERSE_NAME "io.github.martinrotter.rssguard")
|
||||
set(APP_DONATE_URL "https://github.com/sponsors/martinrotter")
|
||||
set(APP_VERSION "4.5.3")
|
||||
set(APP_VERSION "4.5.4")
|
||||
|
||||
set(APP_URL "https://github.com/martinrotter/rssguard")
|
||||
set(APP_URL_DOCUMENTATION "https://rssguard.readthedocs.io")
|
||||
|
@ -1,3 +1,17 @@
|
||||
4.5.4
|
||||
-----
|
||||
|
||||
Added:
|
||||
* Toast notifications now have configurable width, margins and opacity. Couple of related GUI fixes are also there. (#1125)
|
||||
* Standard RSS/ATOM account now can be renamed. (#824)
|
||||
* Aux nodes "Important", "Probes", "Unread" and "Labels" now can be disabled per-account separately in account settings dialog. (#584)
|
||||
* Toast notifications can be closed with right mouse button click.
|
||||
* Google Reader API plugin now offers OPML import and export function. See context menu for it.
|
||||
|
||||
Fixed:
|
||||
* Updated translations.
|
||||
* Fixed integration with Miniflux via Google Reader API plugin. This requires additional testing. (#837)
|
||||
|
||||
4.5.3
|
||||
-----
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user