Skip to content

Releases: linuxserver/docker-syncthing

v1.1.2-ls10

07 May 17:59

Choose a tag to compare

LinuxServer Changes:

Switching to new Base images, shift to arm32v7 tag.
syncthing Changes:

Bugfixes

  • #5332: Duplicate Files Names in Out of Sync List
  • #5456: Folder marked as "Up to Date" with failed items
  • #5578: Filesystem Watcher Error on v1.1.0
  • #5624: Simple Syncthing invocations take a long time to run
  • #5676: Systemd circular dependency prevents startup

Enhancements

  • #1223: Mention license in "About" dialog
  • #5554: Unnecessary time precision in pendingFolder/pendingDevice config entries

v1.1.1-pkg-da222c8d-ls9

16 Apr 18:51

Choose a tag to compare

LinuxServer Changes:

Switching to new Base images, shift to arm32v7 tag.
syncthing Changes:

Bugfixes:

  • #5531: Flush to database based on size instead of entries
  • #5571: Dir/symlink updates overwrite conflicts & unscanned files
  • #5599: Default folder in v1.1.0 isn’t created with useLargeBlocks = true

Enhancements:

  • #4921: Syncthing should guard against running old versions with new config
  • #5065: Add support for TLS1.3
  • #5346: Systemd unit should declare after=multiuser.target
  • #5560: Change "Introduced by" icon
  • #5569: Outdated copyright notes in "About" dialog

Other issues:

  • #1101: Syncthing has no easter eggs
  • #5480: Better describe exposed volumes in our Docker image

v1.1.0-pkg-508ba530-ls8

24 Mar 21:00

Choose a tag to compare

LinuxServer Changes:

Switching to new Base images, shift to arm32v7 tag.
syncthing Changes:

⚠️ Notice ⚠️

Due to adopting Go 1.12 and API changes there this release does not work on Windows XP / Server 2003 / Home Server. Syncthing 1.0.1 is the latest binary to "support" (it seemed to work, although was still not officially supported) those operating systems.

Bugfixes

  • #5482: minHomeDiskFreePct is still present in fresh configs
  • #5493: Monitor bug: TERM signaling not passed to syncthing process
  • #5557: Hashing performance degradation when using large blocks

Enhancements

  • #5365: .desktop files: desktop-entry-lacks-keywords-entry
  • #5445: User/group ownership following parent dir

Other issues

  • #5077: TestWatchIgnore is flaky (OpenBSD (-current) Test failed)
  • #5246: TestParentDeletion fails on OpenBSD
  • #5311: Update prometheus/common/expfmt to pass tests on go1.11
  • #5454: build.go setup problems with gomodules
  • #5495: Dockerhub Docker builds fail continously
  • #5515: Missing string from Transifex

API Changes

  • Change #5479 introduces the new copyOwnershipFromParent folder
    configuration option. The default, false, matches the old behavior of
    not copying ownership information.
  • Since change #5405, large (variable size) blocks are enabled by default for newly created folders.

v1.1.0-pkg-0a5cbdb5-ls7

19 Mar 19:46

Choose a tag to compare

LinuxServer Changes:

Update Build process for v1.1.0 release.
syncthing Changes:

⚠️ Notice ⚠️

Due to adopting Go 1.12 and API changes there this release does not work on Windows XP / Server 2003 / Home Server. Syncthing 1.0.1 is the latest binary to "support" (it seemed to work, although was still not officially supported) those operating systems.

Bugfixes

  • #5482: minHomeDiskFreePct is still present in fresh configs
  • #5493: Monitor bug: TERM signaling not passed to syncthing process
  • #5557: Hashing performance degradation when using large blocks

Enhancements

  • #5365: .desktop files: desktop-entry-lacks-keywords-entry
  • #5445: User/group ownership following parent dir

Other issues

  • #5077: TestWatchIgnore is flaky (OpenBSD (-current) Test failed)
  • #5246: TestParentDeletion fails on OpenBSD
  • #5311: Update prometheus/common/expfmt to pass tests on go1.11
  • #5454: build.go setup problems with gomodules
  • #5495: Dockerhub Docker builds fail continously
  • #5515: Missing string from Transifex

API Changes

  • Change #5479 introduces the new copyOwnershipFromParent folder
    configuration option. The default, false, matches the old behavior of
    not copying ownership information.
  • Since change #5405, large (variable size) blocks are enabled by default for newly created folders.

v1.1.0-pkg-a14eb000-ls6

12 Mar 19:09

Choose a tag to compare

LinuxServer Changes:

Update Build process for v1.1.0 release.
syncthing Changes:

⚠️ Notice ⚠️

Due to adopting Go 1.12 and API changes there this release does not work on Windows XP / Server 2003 / Home Server. Syncthing 1.0.1 is the latest binary to "support" (it seemed to work, although was still not officially supported) those operating systems.

Bugfixes

  • #5482: minHomeDiskFreePct is still present in fresh configs
  • #5493: Monitor bug: TERM signaling not passed to syncthing process
  • #5557: Hashing performance degradation when using large blocks

Enhancements

  • #5365: .desktop files: desktop-entry-lacks-keywords-entry
  • #5445: User/group ownership following parent dir

Other issues

  • #5077: TestWatchIgnore is flaky (OpenBSD (-current) Test failed)
  • #5246: TestParentDeletion fails on OpenBSD
  • #5311: Update prometheus/common/expfmt to pass tests on go1.11
  • #5454: build.go setup problems with gomodules
  • #5495: Dockerhub Docker builds fail continously
  • #5515: Missing string from Transifex

API Changes

  • Change #5479 introduces the new copyOwnershipFromParent folder
    configuration option. The default, false, matches the old behavior of
    not copying ownership information.
  • Since change #5405, large (variable size) blocks are enabled by default for newly created folders.

v1.1.0-pkg-a14eb000-ls5

05 Mar 21:04
02f774f

Choose a tag to compare

LinuxServer Changes:

Update Build process for v1.1.0 release.
syncthing Changes:

Bugfixes

  • #5482: minHomeDiskFreePct is still present in fresh configs
  • #5493: Monitor bug: TERM signaling not passed to syncthing process
  • #5557: Hashing performance degradation when using large blocks

Enhancements

  • #5365: .desktop files: desktop-entry-lacks-keywords-entry
  • #5445: User/group ownership following parent dir

Other issues

  • #5077: TestWatchIgnore is flaky (OpenBSD (-current) Test failed)
  • #5246: TestParentDeletion fails on OpenBSD
  • #5311: Update prometheus/common/expfmt to pass tests on go1.11
  • #5454: build.go setup problems with gomodules
  • #5495: Dockerhub Docker builds fail continously
  • #5515: Missing string from Transifex

API Changes

  • Change #5479 introduces the new copyOwnershipFromParent folder
    configuration option. The default, false, matches the old behavior of
    not copying ownership information.
  • Since change #5405, large (variable size) blocks are enabled by default for newly created folders.

v1.0.1-pkg-a14eb000-ls4

25 Feb 06:26

Choose a tag to compare

LinuxServer Changes:

Bot Updating Package Versions

syncthing Changes:

Bugfixes:

  • #2697: Folder status "box" character not readable by screen readers / not color blindness friendly
  • #4216: "Automatic upgrades" web GUI option in pre-release versions is misleading
  • #5340: Incorrectly out of sync, sequence number oddness.
  • #5385: Deleted files show up as failed scans
  • #5389: gui: Missing icon in footer
  • #5392: Data race in model.(*folder).startWatch()
  • #5397: Scan errors about ignored files displayed in web UI
  • #5401: panic: runtime error: invalid memory address or nil pointer dereference in ignore.go
  • #5411: Illegal characters in folder name on auto accept
  • #5428: Beeps randomly on Windows

Other issues:

  • #5148: Consider switching to Go modules
  • #5422: TestIssue3028 flaky on windows

v1.0.1-pkg-ba2b4f1e-ls3

12 Feb 14:45

Choose a tag to compare

LinuxServer Changes:

Bot Updating Templated Files

syncthing Changes:

Bugfixes:

  • #2697: Folder status "box" character not readable by screen readers / not color blindness friendly
  • #4216: "Automatic upgrades" web GUI option in pre-release versions is misleading
  • #5340: Incorrectly out of sync, sequence number oddness.
  • #5385: Deleted files show up as failed scans
  • #5389: gui: Missing icon in footer
  • #5392: Data race in model.(*folder).startWatch()
  • #5397: Scan errors about ignored files displayed in web UI
  • #5401: panic: runtime error: invalid memory address or nil pointer dereference in ignore.go
  • #5411: Illegal characters in folder name on auto accept
  • #5428: Beeps randomly on Windows

Other issues:

  • #5148: Consider switching to Go modules
  • #5422: TestIssue3028 flaky on windows

v1.0.1-pkg-ba2b4f1e-ls2

05 Feb 19:04

Choose a tag to compare

LinuxServer Changes:

Bot Updating Templated Files

syncthing Changes:

Bugfixes:

  • #2697: Folder status "box" character not readable by screen readers / not color blindness friendly
  • #4216: "Automatic upgrades" web GUI option in pre-release versions is misleading
  • #5340: Incorrectly out of sync, sequence number oddness.
  • #5385: Deleted files show up as failed scans
  • #5389: gui: Missing icon in footer
  • #5392: Data race in model.(*folder).startWatch()
  • #5397: Scan errors about ignored files displayed in web UI
  • #5401: panic: runtime error: invalid memory address or nil pointer dereference in ignore.go
  • #5411: Illegal characters in folder name on auto accept
  • #5428: Beeps randomly on Windows

Other issues:

  • #5148: Consider switching to Go modules
  • #5422: TestIssue3028 flaky on windows

v1.0.1-pkg-ba2b4f1e-ls1

05 Feb 06:58

Choose a tag to compare

LinuxServer Changes:

Bot Updating Package Versions

syncthing Changes:

Bugfixes:

  • #2697: Folder status "box" character not readable by screen readers / not color blindness friendly
  • #4216: "Automatic upgrades" web GUI option in pre-release versions is misleading
  • #5340: Incorrectly out of sync, sequence number oddness.
  • #5385: Deleted files show up as failed scans
  • #5389: gui: Missing icon in footer
  • #5392: Data race in model.(*folder).startWatch()
  • #5397: Scan errors about ignored files displayed in web UI
  • #5401: panic: runtime error: invalid memory address or nil pointer dereference in ignore.go
  • #5411: Illegal characters in folder name on auto accept
  • #5428: Beeps randomly on Windows

Other issues:

  • #5148: Consider switching to Go modules
  • #5422: TestIssue3028 flaky on windows