syncthing v1.10.0 Release Notes

Release Date: 2020-10-06 // over 3 years ago
  • ๐Ÿš€ This release adds the config option announceLANAddresses to enable
    0๏ธโƒฃ (the default) or disable announcing private (RFC1918) LAN IP addresses
    to global discovery.

    ๐Ÿ›  Bugfixes:

    • ๐Ÿ”€ #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