diff --git a/CHANGELOG b/CHANGELOG index 930ca1f..b795db1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -84,3 +84,7 @@ * Ability to show all the feeds that have a warning #2146 * Share with Pinboard #1972 +[1.5.0] +* Fix security issue where root directory was exposed +* Enable mod rewrite for mobile apps like FeedMe to work + diff --git a/CloudronManifest.json b/CloudronManifest.json index d13658c..c3ad052 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "RSS feed reader", - "version": "1.4.0", + "version": "1.5.0", "healthCheckPath": "/", "httpPort": 8000, "addons": {