Version 1.3.0

This commit is contained in:
Girish Ramakrishnan 2019-01-10 10:48:20 -08:00
parent 55e4d56dcc
commit 478d74f305
3 changed files with 9 additions and 2 deletions

View File

@ -102,3 +102,10 @@
[1.2.1]
* Update Syncthing to 0.14.54
[1.3.0]
* Update Syncthing to 1.0.0
* #2760: Option to limit max simultaneous scans
* #5286: Add hardening options to systemd units
* #5320: Show configured rate limit in the GUI
* #5336: Show list of locally changed files for receive only folders

View File

@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Decentralized file synchronization",
"version": "1.2.1",
"version": "1.3.0",
"healthCheckPath": "/healthcheck",
"httpPort": 8000,
"addons": {

View File

@ -1,4 +1,4 @@
This app packages Syncthing <upstream>v0.14.54</upstream>.
This app packages Syncthing <upstream>1.0.0</upstream>.
Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.