Skip to content

Releases: linuxserver/docker-syncthing

v1.26.1-ls120

18 Nov 01:48
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18.

syncthing Changes:

Bugfixes:

  • #9208: Display error in 1.26 with login screen

v1.26.1-ls119

15 Nov 13:23
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18.

syncthing Changes:

Bugfixes:

  • #9208: Display error in 1.26 with login screen

v1.26.0-ls118

06 Nov 18:20
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18.

syncthing Changes:

Bugfixes:

  • #9072: Omitting %s from LDAP search filter results in corrupt search filter
  • #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

Enhancements:

  • #4137: Use a real login screen + sessions instead of HTTP basic auth

v1.25.0-ls117

04 Nov 01:47
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18.

syncthing Changes:

Bugfixes:

  • #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

Enhancements:

  • #141: Use multiple simultaneous TCP connections
  • #5607: Move footer links to header

v1.25.0-ls116

21 Oct 01:42
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18.

syncthing Changes:

Bugfixes:

  • #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

Enhancements:

  • #141: Use multiple simultaneous TCP connections
  • #5607: Move footer links to header

v1.25.0-ls115

07 Oct 01:45
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18.

syncthing Changes:

Bugfixes:

  • #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

Enhancements:

  • #141: Use multiple simultaneous TCP connections
  • #5607: Move footer links to header

v1.25.0-ls114

03 Oct 08:24
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18.

syncthing Changes:

Bugfixes:

  • #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

Enhancements:

  • #141: Use multiple simultaneous TCP connections
  • #5607: Move footer links to header

v1.24.0-ls113

30 Sep 01:45
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18.

syncthing Changes:

Bugfixes:

  • #8965: v1.23.6 introduces untrusted sharing regression

Enhancements:

  • #5175: Record more performance metrics
  • #7456: Announce IPv6 ULA
  • #7973: Restore versions file filter should be case insensitive
  • #8767: Check interface for FlagRunning

Other issues:

  • #9021: panic: bug: ClusterConfig called on closed or nonexistent connection
  • #9034: Build with Go 1.21 out of the box

v1.24.0-ls112

05 Sep 12:44
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18.

syncthing Changes:

Bugfixes:

  • #8965: v1.23.6 introduces untrusted sharing regression

Enhancements:

  • #5175: Record more performance metrics
  • #7456: Announce IPv6 ULA
  • #7973: Restore versions file filter should be case insensitive
  • #8767: Check interface for FlagRunning

Other issues:

  • #9021: panic: bug: ClusterConfig called on closed or nonexistent connection
  • #9034: Build with Go 1.21 out of the box

v1.23.7-ls111

19 Aug 01:38
Compare
Choose a tag to compare

LinuxServer Changes:

Deprecate armhf. As announced here

syncthing Changes:

Bugfixes:

  • #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

Enhancements:

  • #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

Other issues:

  • #8973: 1.23.6 docker image no longer available for linux/arm/v7
  • #8983: Integrate govulncheck