From dbfedb515a1f458c7a70ebcadc0ab3e06a633d30 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Thu, 3 Jan 2019 17:24:03 -0800 Subject: [PATCH] Version 1.5.0 --- CHANGELOG | 4 ++++ CloudronManifest.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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": {