diff --git a/CHANGELOG b/CHANGELOG index 7f3ac43..45f8e93 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -8,7 +8,8 @@ * Fixed wrong URL [0.1.3] +* Updated postinstall message + +[0.1.4] * Uses syncthing generated config * Bumps to version 0.14.29 - - diff --git a/CloudronManifest.json b/CloudronManifest.json index 68355f6..9619cb9 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Decentralized file synchronization", - "version": "0.1.3", + "version": "0.1.4", "healthCheckPath": "/check", "httpPort": 8000, "addons": { diff --git a/POSTINSTALL.md b/POSTINSTALL.md index 5b0cf6b..f65f58b 100644 --- a/POSTINSTALL.md +++ b/POSTINSTALL.md @@ -1,5 +1,6 @@ This application integrates with Cloudron authentication. However, all Cloudron users share the same Syncthing session. +Please note that only the username is accepted as login and not the email address. Syncthing contains an internal user `admin` that is needed by Cloudron but not exposed. Please do not change the password of that account.