Syncthing - Package updates
Pinned
Syncthing
-
[1.10.0]
- Update Syncthing to 1.7.1
- Full changelog
- #6552: panic: Stop called more than once on ... created by nat.Service
- #6564: Closing an already removed connection causes GUI error message
- #6646: Misleading error message when to be deleted dir contains receive-only changes
- #6653: panic: nil pointer dereference in leveldb.(*DB).isClosed()
-
[1.11.0]
- Update Syncthing to 1.9.0
- Full changelog
- Offline nodes after drive replacement automatically heal and join back into the cluster, refer #10416
- Listing improvements with parallel disk.Walk calls across many nodes, refer #10420
- certs now supports multiple domains for TLS termination, refer #10207
- Context now passed around at storage layer for future context support, refer #10321
-
[1.12.0]
- Update Syncthing to 1.11.1
- #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"
- #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
-
[1.12.1]
- Update Syncthing to 1.12.0
- #5360: Dangling symlink prevents filesystem watcher on FreeBSD
- #6664: Panic due to internal folder context used on exported methods
- #7063: panic: runtime error: invalid memory address or nil pointer dereference
- #7077: GUI stuck with "id is not defined" error when trying to ignore non-existent folder
- #7098: File deletions are not being synced in newly shared folders
- #6540: Config PATCH/PUT/DELETE API
- #7099: Add a html message to GUI when javascript is disabled
- #7108: Certificate for relaysrv with better naming
-
[1.18.4]
- Update Syncthing to 1.18.4
- Full changelog
- #7991: Encryption trailer not updated on shortcut
- #7994: Index "out of sync with reality" on receive-encrypted folder
- #8000: stdiscosrv + strelaysrv systemd services not restarting on upgrade
- #8012: Not retrying to sync when a new connection is established
-
[1.18.5]
- Update Syncthing to 1.18.5
- Full changelog
- Update base image to 3.2.0
- #7715: Deleted encrypted files don't show up as locally changed in web UI
- #7115: Use CRLF instead of LF in config.xml and .stignore on Windows
- #8014: Send TLS SNI to relay server
- #8021: Provide a way to preset GUI credentials with password hashing