mirror of
https://git.cloudron.io/cloudron/freshrss-app
synced 2025-09-02 21:35:08 +00:00
Version 1.0.0
This commit is contained in:
@@ -41,3 +41,5 @@
|
||||
* Better apache configs
|
||||
* Update extensions
|
||||
|
||||
[1.0.0]
|
||||
* Fix issue where static extension assets were not served
|
||||
|
@@ -5,7 +5,7 @@
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "RSS feed reader",
|
||||
"version": "0.10.0",
|
||||
"version": "1.0.0",
|
||||
"healthCheckPath": "/",
|
||||
"httpPort": 8000,
|
||||
"addons": {
|
||||
@@ -33,5 +33,7 @@
|
||||
"mediaLinks": [
|
||||
"https://s3.amazonaws.com/cloudron-app-screenshots/org.freshrss.cloudronapp/7d731e71a6faa3791e19b7d7daf468a9486349cc/1.png"
|
||||
],
|
||||
"postInstallMessage": "file://POSTINSTALL.md"
|
||||
"postInstallMessage": "file://POSTINSTALL.md",
|
||||
"minBoxVersion": "2.0.0",
|
||||
"documentationUrl": "https://cloudron.io/documentation/apps/freshrss/"
|
||||
}
|
||||
|
Reference in New Issue
Block a user