Skip to content

v1.9.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@st-release st-release released this 20 Aug 10:58
· 1441 commits to main since this release
v1.9.0-rc.3
f79e980

v1.9.0

This release adds the advanced folder option caseSensitiveFS
(https://docs.syncthing.net/advanced/folder-caseSensitiveFS.html) to
disable the new safe handling of case insensitive filesystems.

Bugfixes:

  • #1787: Case-only renames break stuff
  • #5708: Properly handle upper-/lowercase-only file name collisions
  • #6613: TestWatchRename test fails on FreeBSD.
  • #6793: Error status should take precedence over Local Additions
  • #6850: Global state incorrect when ignoring local change
  • #6864: Folder incorrectly marked “Up to Date” after switching from “Receive Only” to “Send & Receive”
  • #6867: Certificate error when built with Go 1.15
  • #6886: chmod permission after editing .stignore via WebUI not preserved
  • #6889: test failures with Go 1.15
  • #6892: Syncthing 1.8.0 trying to connect via wrong network route
  • #6898: tests in TestCopyRange fail on ppc64le with "inappropriate ioctl for device"
  • #6908: NAT service fails to terminate during Shutdown

Enhancements:

  • #2739: Syncthing should be case insensitive by default
  • #5579: Avoid anti-aliasing artifacts for svg device icons
  • #6873: Don't fail dirs in receive-only folders that were removed elsewhere but exist locally