diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b3a54d..1090660 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -319,3 +319,13 @@ * New button to export OMPL of a category * Many bug fixes +[1.21.2] +* Update FreshRSS to 1.24.2 +* [Full Changelog](https://github.com/FreshRSS/FreshRSS/releases/tag/1.24.2) +* New global option to automatically add articles to favourites +* New option to share articles from the article title line +* Add core extensions, shipped by default: UserCSS and UserJS +* Security: Force log out of users when they are disabled +* Last version supporting PHP 7.4 and initial support for PHP 8.4+ +* Many bug and regression fixes + diff --git a/CloudronManifest.json b/CloudronManifest.json index 26a80f9..4b68c7c 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,8 +5,8 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG.md", "tagline": "RSS feed reader", - "version": "1.21.1", - "upstreamVersion": "1.24.1", + "version": "1.21.2", + "upstreamVersion": "1.24.2", "healthCheckPath": "/", "httpPort": 8000, "addons": {