1
0
mirror of https://git.cloudron.io/cloudron/freshrss-app synced 2025-09-02 13:25:15 +00:00

Version 1.5.0

This commit is contained in:
Girish Ramakrishnan
2019-01-03 17:24:03 -08:00
parent 213e1e740f
commit dbfedb515a
2 changed files with 5 additions and 1 deletions

View File

@@ -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

View File

@@ -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": {