Syncthing - Package updates
Pinned
Syncthing
-
[1.22.0]
- Update Syncthing to 1.23.0
- Full changelog
- #8572: Incorrect rescan interval on auto accepted encrypted folder
- #8646: Perhaps the list of devices contains empty elements
- #8686: Properly indicate whether a connection is "LAN" or not in the GUI
-
[1.22.3]
- Update Syncthing to 1.23.3
- Full changelog
- #5408: Selection of time in versions GUI not possible without editing the string inside the textfield
- #8277: Mutual encrypted sharing doesn't work (both sides with password)
- #8556: Increased file size when sharing between encrypted devices
- #8599: Key generation at connect time is slow for encrypted connections
- #7859: Allow sub-second watcher delay (use case: remote development)
- #8828: cmd/stdiscosrv: TestDatabaseGetSet flake
-
-
@nebulon Bump! and Deja Vu!
-
@girish
Thanks, that just leaves
https://forum.cloudron.io/post/64437
to fix. -
[1.22.7]
- Update Syncthing to 1.23.7
- Full changelog
- #6597: setLowPriority should not increase process priority when already lower (in Windows)
- #7698: ursrv: unrealistic uptime data, likely due to unset RTC (1970-01-01)
- #8958: Extended attribute filter editor should be enabled when "send extended attributes" is checked
- #8967: Shared With list ends with comma on 1 device
- #9001: relaysrv crash after some weeks of operation
- #8890: Do not autoexpand tilde sign (~) to an absolute home directory path
- #8957: Add environment variables for --home, --conf, and --data
- #8968: Error for Windows invalid file names should indicate the invalid character or name part
- #8983: Integrate govulncheck
-
[1.23.0]
- Update Syncthing to 1.24.0
- Full changelog
- #8274: Usage report transport type is wrong for QUIC
- #8482: Discovery server keeps duplicate entries
- #9019: Web GUI loses config changes when doing multiple modifications (e.g. on slow hardware or remotely)
- #9112: panic: counter cannot decrease in value
- #9123: Hashed passwords via API are hashed again
- #141: Use multiple simultaneous TCP connections
- #5607: Move footer links to header
-
[1.25.0]
- Update Syncthing to 1.26.0
- Full changelog
- #9106: Posting config with invalid versioner type causes panic
- #9120: Deduplicated files on Windows aren't treated as regular files any more (Go 1.21)
- #9133: Syncthing Docker container fails to start if underlying filesystem doesn't support chown
- #9143: traefik no longer url escape X-Forwarded-Tls-Client-Cert header
- #9149: Favicon is stuck in notify state
- #4137: Use a real login screen + sessions instead of HTTP basic auth
-
[1.25.2]
- Update Syncthing to 1.27.1
- Full changelog
- #9253: Permission error on folder causes "connection error" dialog when opening folder editor
- #9269: panic: nil pointer dereference in (*indexHandlerRegistry).startLocked
- #9274: Missing lock in DeviceStatistics ("fatal error: concurrent map read and map write")
-
[1.26.1]
- Update Syncthing to 1.27.2
- Full changelog
- #9041: cli subcommand does not use STHOMEDIR env var
- #9183: Filesystem watching (kqueue) is enabled … with a lot of files
- #9274: Missing lock in DeviceStatistics ("fatal error: concurrent map read and map write")
- #7406: Add UPnP support for IPv6
-
[1.26.2]
- Update Syncthing to 1.27.3
- Full changelog
- #9039: Sync from Linux to Mac with ownership - Local additions after rescan
- #9241: Versions path does not honor tilde (~) shortcut
- #8616: Add CLI completion
- #9151: Add "stay logged in" checkbox to login dialog