diff --git a/CHANGELOG b/CHANGELOG index 53bcba1..ec689a9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -198,3 +198,10 @@ [1.13.1] * Fix apache config to log the client IP +[1.13.2] +* Update FreshRSS to 1.18.1 +* Support standard HTTP 410 Gone by disabling (muting) gone feeds #3561 +* Supported by Newsboat 2.24+ #3574 +* Supported by RSS Guard #3627 +* Allow Unicode for shortcuts #3548 + diff --git a/CloudronManifest.json b/CloudronManifest.json index df7786f..9fed61e 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "RSS feed reader", - "version": "1.13.1", + "version": "1.13.2", "healthCheckPath": "/", "httpPort": 8000, "addons": { diff --git a/DESCRIPTION.md b/DESCRIPTION.md index 1d1f83e..9d706c1 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -1,4 +1,4 @@ -This app packages FreshRSS 1.18.0. +This app packages FreshRSS 1.18.1. ## About