Download Syncthing 1.10.0
Version 1.10.0 of Syncthing has been released. Syncthing is an open source program that allows files to be synchronized between two computers. This happens just like with BitTorrent Sync without a central server in between, as is the case with storage services such as Dropbox, Google Drive, OneDrive and iCloud. The software is available for Windows, Linux, macOS and Android, among others. There are also packages for Synology and Qnap. The following changes and improvements have been made in this release:
Syncthing 1.10.0
This release adds the config option announceLANAddresses to enable (the default) or disable announcing private (RFC1918) LAN IP addresses to global discovery.
Bug fixes:
- #6880: fatal error: concurrent map iteration and map write
- #6917: Reconsider db check on upgrade
- #6930: Can’t add new folder with versioning enabled, Cleanup Interval field lacks default value
- #6940: TypeError: Object doesn’t support property or method ‘startsWith’ in IE 11 / Windows 7
- #6943: Missing strings for translation
- #6961: Accounting issue with receive-only deleted files causing spurious 95% completion for remote devices
- #6968: Very slow scans on Windows in 1.9.0
- #6972: Deleting a folder containing a symlink results in a permanently out of sync on windows
- #6973: given name “syncthingxxx.tmp” differs from name in filesystem “syncthingXXX.tmp”
Enhancements:
- #4277: Announce internal and external address to the global discovery service, encrypted
- #6734: Consider moving configuration to a proto contract
- #6928: Announce LAN addresses to global discovery
Other issues:
- #5436: MultiArch for Docker
Version number | 1.10.0 |
Release status | Final |
Operating systems | Windows 7, Android, Linux, BSD, macOS, iOS, Windows Server 2012, Windows 8, Windows 10, Windows Server 2016, Windows Server 2019 |
Website | sync thing |
Download | https://github.com/syncthing/syncthing/releases/tag/v1.10.0 |
License type | GPL |