1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2025-09-25 14:27:34 +00:00

Compare commits

..

2 Commits

Author SHA1 Message Date
Package Updates
3ac068cf00 Update package version to 1.31.0 2025-07-30 10:20:48 +00:00
Vladimir D
c66477e850 checklist added to manifest 2025-07-30 13:40:04 +04:00
3 changed files with 10 additions and 3 deletions

View File

@@ -581,3 +581,6 @@
* fix(syncthing): avoid writing panic log to nil fd by [@​ardevd](https://github.com/ardevd) in https://github.com/syncthing/syncthing/pull/10154 * fix(syncthing): avoid writing panic log to nil fd by [@​ardevd](https://github.com/ardevd) in https://github.com/syncthing/syncthing/pull/10154
* feat(config): expose folder and device info as metrics (fixes [#​9519](https://github.com/syncthing/syncthing/issues/9519)) by [@​calmh](https://github.com/calmh) in https://github.com/syncthing/syncthing/pull/10148 * feat(config): expose folder and device info as metrics (fixes [#​9519](https://github.com/syncthing/syncthing/issues/9519)) by [@​calmh](https://github.com/calmh) in https://github.com/syncthing/syncthing/pull/10148
[1.31.0]
* checklist added to manifest

View File

@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md", "description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG", "changelog": "file://CHANGELOG",
"tagline": "Decentralized file synchronization", "tagline": "Decentralized file synchronization",
"version": "1.30.0", "version": "1.31.0",
"upstreamVersion": "1.30.0", "upstreamVersion": "1.30.0",
"healthCheckPath": "/healthcheck", "healthCheckPath": "/healthcheck",
"httpPort": 8000, "httpPort": 8000,
@@ -13,6 +13,11 @@
"localstorage": {}, "localstorage": {},
"ldap": {} "ldap": {}
}, },
"checklist": {
"change-default-password": {
"message": "Change the admin password immediately."
}
},
"tcpPorts": { "tcpPorts": {
"SYNC_PORT": { "SYNC_PORT": {
"title": "Sync Port", "title": "Sync Port",
@@ -29,7 +34,7 @@
"storage", "storage",
"sync" "sync"
], ],
"minBoxVersion": "7.1.2", "minBoxVersion": "8.1.0",
"forumUrl": "https://forum.cloudron.io/category/56/syncthing", "forumUrl": "https://forum.cloudron.io/category/56/syncthing",
"documentationUrl": "https://docs.cloudron.io/packages/syncthing/", "documentationUrl": "https://docs.cloudron.io/packages/syncthing/",
"mediaLinks": [ "mediaLinks": [

View File

@@ -4,7 +4,6 @@ This app is pre-setup with an account. The initial credentials are:
**Username**: admin<br/> **Username**: admin<br/>
**Password**: changeme<br/> **Password**: changeme<br/>
Please change the admin password immediately.
</nosso> </nosso>
<sso> <sso>