mirror of
https://git.cloudron.io/cloudron/freshrss-app
synced 2025-09-02 05:15:12 +00:00
Version 1.5.1
This commit is contained in:
@@ -88,3 +88,6 @@
|
||||
* Fix security issue where root directory was exposed
|
||||
* 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",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "RSS feed reader",
|
||||
"version": "1.5.0",
|
||||
"version": "1.5.1",
|
||||
"healthCheckPath": "/",
|
||||
"httpPort": 8000,
|
||||
"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.
|
||||
|
||||
|
Reference in New Issue
Block a user