Syncthing - Package updates
Pinned
Syncthing
-
[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
-
[1.19.1]
- Update Syncthing to 1.19.1
- Full changelog
- #7850: junctionsAsDirs requires folder pause and resume to trigger
- #7924: notify: File mode change events not emitted on MacOS/FSEvents watcher
- #8083: Device ID should be read-only and "nearby devices" should be hidden when adding a new pending device
- #8143: Behavior of discovery server doesn't match documentation
- #8145: Folder ID not editable in add folder dialog
- #7942: Improve error message about folder marker outside of folder
- #8130: CLI: add command to print pending folders offered by specific device
-
[1.20.0]
- Update Syncthing to 1.20.0
- Full changelog
- #7855: Watching for changes using too many system resources on BSDs (kqueue)
- #8020: Dangling symlink prevents filesystem watcher on Solaris
- #8232: Missing include file endlessly spams log
- #8258: The latest version does not support go1.18 compilation!!
- #8261: TypeError: Cannot read properties of null (reading 'status') in the GUI after killing Syncthing
- #8202: Indicate folders / devices where the remote end has not accepted sharing.
- #8282: Change default log format to include date