mirror of
https://git.cloudron.io/cloudron/freshrss-app
synced 2025-09-08 00:15:12 +00:00
Version 0.5.0
This commit is contained in:
@@ -18,3 +18,9 @@
|
|||||||
[0.4.1]
|
[0.4.1]
|
||||||
* Add parameter to allow for encoded slashes (thanks @Richard)
|
* Add parameter to allow for encoded slashes (thanks @Richard)
|
||||||
* Updated description (thanks @Girish)
|
* Updated description (thanks @Girish)
|
||||||
|
|
||||||
|
[0.5.0]
|
||||||
|
* Not using mysql port as this causes an error
|
||||||
|
* Storing sessions in /run
|
||||||
|
* Storing api logs in /tmp
|
||||||
|
* Set some php options
|
||||||
|
@@ -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": "0.4.1",
|
"version": "0.5.0",
|
||||||
"healthCheckPath": "/",
|
"healthCheckPath": "/",
|
||||||
"httpPort": 8000,
|
"httpPort": 8000,
|
||||||
"addons": {
|
"addons": {
|
||||||
|
Reference in New Issue
Block a user