mirror of
https://git.cloudron.io/cloudron/freshrss-app
synced 2025-09-16 10:19:15 +00:00
Version 0.4.1
This commit is contained in:
@@ -14,3 +14,7 @@
|
|||||||
[0.4.0]
|
[0.4.0]
|
||||||
* Updated to FreshRSS 1.6.3
|
* Updated to FreshRSS 1.6.3
|
||||||
* Removed most custom patches (FreshRSS includes those now)
|
* Removed most custom patches (FreshRSS includes those now)
|
||||||
|
|
||||||
|
[0.4.1]
|
||||||
|
* Add parameter to allow for encoded slashes (thanks @Richard)
|
||||||
|
* Updated description (thanks @Girish)
|
||||||
|
@@ -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.0",
|
"version": "0.4.1",
|
||||||
"healthCheckPath": "/",
|
"healthCheckPath": "/",
|
||||||
"httpPort": 8000,
|
"httpPort": 8000,
|
||||||
"addons": {
|
"addons": {
|
||||||
|
Reference in New Issue
Block a user