Skip to content

Releases: linuxserver/docker-syncthing

v1.3.2-ls24

27 Dec 17:37
Compare
Choose a tag to compare

LinuxServer Changes:

Rebasing to alpine 3.11.
syncthing Changes:

v1.3.2

Bugfixes

  • #5810: GUI theme not changing on WebKit-based/like browsers
  • #5968: Folder "Up To Date" but has pending "Revert Local Changes"
  • #5980: (De)select all not working in add device dialog
  • #6027: Folder shows as "Syncing" when there is no data transfer
  • #6043: Cannot exit after failed startup
  • #6081: QUIC accept error loops too quickly, causing excessive log output
  • #6090: Pull-scan loop due to symlink traversal
  • #6093: cmd/stdiscosrv: Data race in replication
  • #6136: API + UI device last seen is empty/Never
  • #6160: Uses too much RAM when syncing large files (1.3.0+)

Enhancements

  • #6036: Generate HTTPS certificates accepted by iOS 13 / macOS Catalina
  • #6056: Improve sharing tab when there are no devices to share with
  • #6115: Change Web UI based on prefers-color-scheme

v1.3.2-ls23

13 Dec 21:14
Compare
Choose a tag to compare

LinuxServer Changes:

Rebasing to alpine 3.10.
syncthing Changes:

v1.3.2

Bugfixes

  • #5810: GUI theme not changing on WebKit-based/like browsers
  • #5968: Folder "Up To Date" but has pending "Revert Local Changes"
  • #5980: (De)select all not working in add device dialog
  • #6027: Folder shows as "Syncing" when there is no data transfer
  • #6043: Cannot exit after failed startup
  • #6081: QUIC accept error loops too quickly, causing excessive log output
  • #6090: Pull-scan loop due to symlink traversal
  • #6093: cmd/stdiscosrv: Data race in replication
  • #6136: API + UI device last seen is empty/Never
  • #6160: Uses too much RAM when syncing large files (1.3.0+)

Enhancements

  • #6036: Generate HTTPS certificates accepted by iOS 13 / macOS Catalina
  • #6056: Improve sharing tab when there are no devices to share with
  • #6115: Change Web UI based on prefers-color-scheme

v1.3.2-ls22

03 Dec 07:48
Compare
Choose a tag to compare

LinuxServer Changes:

Rebasing to alpine 3.10.
syncthing Changes:

v1.3.2

Bugfixes

  • #5810: GUI theme not changing on WebKit-based/like browsers
  • #5968: Folder "Up To Date" but has pending "Revert Local Changes"
  • #5980: (De)select all not working in add device dialog
  • #6027: Folder shows as "Syncing" when there is no data transfer
  • #6043: Cannot exit after failed startup
  • #6081: QUIC accept error loops too quickly, causing excessive log output
  • #6090: Pull-scan loop due to symlink traversal
  • #6093: cmd/stdiscosrv: Data race in replication
  • #6136: API + UI device last seen is empty/Never
  • #6160: Uses too much RAM when syncing large files (1.3.0+)

Enhancements

  • #6036: Generate HTTPS certificates accepted by iOS 13 / macOS Catalina
  • #6056: Improve sharing tab when there are no devices to share with
  • #6115: Change Web UI based on prefers-color-scheme

v1.3.1-ls21

05 Nov 10:11
Compare
Choose a tag to compare

LinuxServer Changes:

Rebasing to alpine 3.10.
syncthing Changes:

v1.3.1

Bugfixes

  • #5993: Build information missing in discovery and relay server binaries
  • #5995: Usage-reported transfer stats are meaningless
  • #6008: Changed file in receive-only folder cannot be ignored
  • #6040: Shows authentication warning when listening on UNIX socket
  • #6049: Hostnames resolving to localhost are not considered 'local' in remote access warning

Enhancements

  • #5583: White tab in black Interface ?
  • #5627: Stalled scans need better UI representation

Other issues

  • #6010: STUN server stun.voxgratia.org should be removed

v1.3.0-ls20

22 Oct 18:26
Compare
Choose a tag to compare

LinuxServer Changes:

Rebasing to alpine 3.10.
syncthing Changes:

This release adds the "databaseTuning" config option to adjust parameters for the database size in use. The default is "auto" which automatically determines appropriate parameters. The other options are "small" (results in the parameters used previously, and used now for small databases) and "large" (results in the new parameters for large databases, regardless of the actual database size).

Bugfixes

  • #5985: Log spam and high CPU use if #include path is wrong in .stignore

Enhancements

  • #5138: Rate limit can be very bursty
  • #5948: Improve free space checking when syncing
  • #5966: Database performance: improve situation with huge databases

Other issues

  • #5924: Upgrade server JSON generator
  • #5991: lib/api: TestHostCheck never finishes with Go 1.13rc2 under Docker
  • #5999: Allow providing your own ldflags for building

v1.3.0-ls19

08 Oct 20:39
afe3812
Compare
Choose a tag to compare

LinuxServer Changes:

Rebasing to alpine 3.10.
syncthing Changes:

This release adds the "databaseTuning" config option to adjust parameters for the database size in use. The default is "auto" which automatically determines appropriate parameters. The other options are "small" (results in the parameters used previously, and used now for small databases) and "large" (results in the new parameters for large databases, regardless of the actual database size).

Bugfixes

  • #5985: Log spam and high CPU use if #include path is wrong in .stignore

Enhancements

  • #5138: Rate limit can be very bursty
  • #5948: Improve free space checking when syncing
  • #5966: Database performance: improve situation with huge databases

Other issues

  • #5924: Upgrade server JSON generator
  • #5991: lib/api: TestHostCheck never finishes with Go 1.13rc2 under Docker
  • #5999: Allow providing your own ldflags for building

v1.2.2-ls18

17 Sep 18:18
Compare
Choose a tag to compare

LinuxServer Changes:

Rebasing to alpine 3.10.
syncthing Changes:

v1.2.2

Bugfixes

  • #5824: Sync Protocol Listen Address in Actions behaves badly
  • #5836: panic: chmod ...: operation not permitted
  • #5839: Prevent leaking log info into stack traces
  • #5866: No indication in GUI that Syncthing has been shut down
  • #5888: Adding/updating pending folders is inefficient
  • #5908: panic: close of closed channel in lib/syncthing when shutting down
  • #5920: Free space error message is unintelligeble
  • #5934: Dialing regards any established connection as successful / does not check device ID

Enhancements

  • #5738: Avoid logging http: TLS handshake error ... remote error: tls: unknown certificate
  • #5940: TLS: Support x25519, reconsider elliptic curve priority in handshake

Other issues

  • #5115: Include systemd units in stdiscosrv/strelaysrv Debian packages
  • #5901: TestPullInvalidIgnoredSR flakyness + data race

v1.2.2-ls17

03 Sep 16:17
Compare
Choose a tag to compare

LinuxServer Changes:

Rebasing to alpine 3.10.
syncthing Changes:

v1.2.2

Bugfixes

  • #5824: Sync Protocol Listen Address in Actions behaves badly
  • #5836: panic: chmod ...: operation not permitted
  • #5839: Prevent leaking log info into stack traces
  • #5866: No indication in GUI that Syncthing has been shut down
  • #5888: Adding/updating pending folders is inefficient
  • #5908: panic: close of closed channel in lib/syncthing when shutting down
  • #5920: Free space error message is unintelligeble
  • #5934: Dialing regards any established connection as successful / does not check device ID

Enhancements

  • #5738: Avoid logging http: TLS handshake error ... remote error: tls: unknown certificate
  • #5940: TLS: Support x25519, reconsider elliptic curve priority in handshake

Other issues

  • #5115: Include systemd units in stdiscosrv/strelaysrv Debian packages
  • #5901: TestPullInvalidIgnoredSR flakyness + data race

v1.2.1-ls16

13 Aug 18:23
Compare
Choose a tag to compare

LinuxServer Changes:

Rebasing to alpine 3.10.
syncthing Changes:

v1.2.1

Bugfixes

  • #5308: FreeBSD: Create new file does not generate a fs event.
  • #5801: panic: close of nil channel in relay client stop
  • #5803: Web UI shows confusing description on RC builds when upgrades are disabled
  • #5828: panic: Index update for not running folder
  • #5833: Paused folder shows filesystem watcher error
  • #5837: panic: runtime error: index out of range in recheckFile
  • #5849: Cannot concatenate external versioner template variables ("%FOLDER_PATH%/%FILE_PATH%")
  • #5880: panic: runtime error: invalid memory address or nil pointer dereference in loadIgnoreFile

Enhancements

  • #5811: Download progress of folders in the UI should update more frequently

Other issues

  • #5754: Support paging on jobQueue.Jobs
  • #5813: Potential bugs on old cores: using 64-bit functions sync/atomic
  • #5853: Inconsistent handling of empty folder path

v1.2.1-ls15

06 Aug 06:55
Compare
Choose a tag to compare

LinuxServer Changes:

Rebasing to alpine 3.10.
syncthing Changes:

v1.2.1

Bugfixes

  • #5308: FreeBSD: Create new file does not generate a fs event.
  • #5801: panic: close of nil channel in relay client stop
  • #5803: Web UI shows confusing description on RC builds when upgrades are disabled
  • #5828: panic: Index update for not running folder
  • #5833: Paused folder shows filesystem watcher error
  • #5837: panic: runtime error: index out of range in recheckFile
  • #5849: Cannot concatenate external versioner template variables ("%FOLDER_PATH%/%FILE_PATH%")
  • #5880: panic: runtime error: invalid memory address or nil pointer dereference in loadIgnoreFile

Enhancements

  • #5811: Download progress of folders in the UI should update more frequently

Other issues

  • #5754: Support paging on jobQueue.Jobs
  • #5813: Potential bugs on old cores: using 64-bit functions sync/atomic
  • #5853: Inconsistent handling of empty folder path