mirror of
https://git.cloudron.io/cloudron/freshrss-app
synced 2025-09-02 13:25:15 +00:00
Version 1.5.1
This commit is contained in:
@@ -88,3 +88,6 @@
|
|||||||
* Fix security issue where root directory was exposed
|
* Fix security issue where root directory was exposed
|
||||||
* Enable mod rewrite for mobile apps like FeedMe to work
|
* Enable mod rewrite for mobile apps like FeedMe to work
|
||||||
|
|
||||||
|
[1.5.1]
|
||||||
|
* Update FreshRSS to 1.13.1
|
||||||
|
|
||||||
|
@@ -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.5.0",
|
"version": "1.5.1",
|
||||||
"healthCheckPath": "/",
|
"healthCheckPath": "/",
|
||||||
"httpPort": 8000,
|
"httpPort": 8000,
|
||||||
"addons": {
|
"addons": {
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
This app packages FreshRSS <upstream>1.13.0</upstream>.
|
This app packages FreshRSS <upstream>1.13.1</upstream>.
|
||||||
|
|
||||||
FreshRSS is a self-hosted RSS feed aggregator such as Leed or Kriss Feed.
|
FreshRSS is a self-hosted RSS feed aggregator such as Leed or Kriss Feed.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user