diff --git a/CHANGELOG.md b/CHANGELOG.md index 48da208..20b4e3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -295,3 +295,10 @@ * Soft require Apache 2.4+ (but repair minimal compatibility with Apache 2.2) * Upgraded extensions require FreshRSS 1.23.0+ Extensions#181 +[1.20.1] +* Update FreshRSS to 1.23.1 +* [Full Changelog](https://github.com/FreshRSS/FreshRSS/releases/tag/1.23.0) +* Fix crash regression with the option Max number of tags shown #5978 +* Fix crash regression when enabling extensions defined by old FreshRSS installations #5979 +* Fix crash regression during export when using MySQL #5988 +* More robust assignment of categories to feeds #5986 diff --git a/CloudronManifest.json b/CloudronManifest.json index 00280b3..d6fdb3a 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.20.0-1", - "upstreamVersion": "1.23.0", + "version": "1.20.1", + "upstreamVersion": "1.23.1", "healthCheckPath": "/", "httpPort": 8000, "addons": {