diff --git a/pri/vars.pri b/pri/vars.pri index 8b9f54351..e99d49786 100644 --- a/pri/vars.pri +++ b/pri/vars.pri @@ -4,7 +4,7 @@ APP_REVERSE_NAME = "com.github.rssguard" APP_LOW_H_NAME = ".rssguard" APP_AUTHOR = "Martin Rotter" APP_COPYRIGHT = "(C) 2011-2021 $$APP_AUTHOR" -APP_VERSION = "4.0.1" +APP_VERSION = "4.0.2" APP_LONG_NAME = "$$APP_NAME $$APP_VERSION" APP_EMAIL = "rotter.martinos@gmail.com" APP_URL = "https://github.com/martinrotter/rssguard" diff --git a/resources/desktop/com.github.rssguard.appdata.xml b/resources/desktop/com.github.rssguard.appdata.xml index 1328daa79..a70d0ef65 100644 --- a/resources/desktop/com.github.rssguard.appdata.xml +++ b/resources/desktop/com.github.rssguard.appdata.xml @@ -26,7 +26,7 @@ https://github.com/sponsors/martinrotter - + none diff --git a/resources/text/CHANGELOG b/resources/text/CHANGELOG index 52d6c2a92..57a30da35 100644 --- a/resources/text/CHANGELOG +++ b/resources/text/CHANGELOG @@ -1,3 +1,20 @@ +4.0.2 +----- + +Added: +* Documentation now contains section for DIY migration of data from RSS Guard 3.x line. +* Updated localizations. +* Notification sounds now have adjustable volume. (#488) +* Searching in articles is now performed with delay after search expression is typed. (#485) +* Big account "edit" dialogs now have scrollbars if they are too big to fit on screen. (#483) +* Both built-in skins now use same Pico.css CSS library and have unified look for both light and dark variants (except of dark colors of course). + +Fixed: +* Gstreamer libraries are now bundled into AppImage version of RSS Guard. +* Feedly now fetches messages correctly, no more message disappearing, related algorithm for article DB storing was also updated. (#487) +* AdBlock local Node.js-based server now has only really needed dependencies. +* Fixed problem with linking "librssguard.so" on some Linux distributions. (#486) + 4.0.0 ----- 4.0.0 is new major release of RSS Guard. RSS Guard 4.x is NOT backwards compatible with 3.x line. Specifically: