mirror of
https://git.cloudron.io/cloudron/freshrss-app
synced 2025-09-03 05:45:13 +00:00
Version 1.5.0
This commit is contained in:
@@ -84,3 +84,7 @@
|
|||||||
* Ability to show all the feeds that have a warning #2146
|
* Ability to show all the feeds that have a warning #2146
|
||||||
* Share with Pinboard #1972
|
* 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
|
||||||
|
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
"description": "file://DESCRIPTION.md",
|
"description": "file://DESCRIPTION.md",
|
||||||
"changelog": "file://CHANGELOG",
|
"changelog": "file://CHANGELOG",
|
||||||
"tagline": "RSS feed reader",
|
"tagline": "RSS feed reader",
|
||||||
"version": "1.4.0",
|
"version": "1.5.0",
|
||||||
"healthCheckPath": "/",
|
"healthCheckPath": "/",
|
||||||
"httpPort": 8000,
|
"httpPort": 8000,
|
||||||
"addons": {
|
"addons": {
|
||||||
|
Reference in New Issue
Block a user