Skip to content
Tags give the ability to mark specific points in history as being important
  • v1.0.1-rc.1
    v1.0.1-rc.1
    
    This is a release candidate for the v1.0.1 patch release.
    
    Bugfixes:
    
     - #2697: Folder status "box" character not readable by screen readers / not color blindness friendly
     - #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
    
  • v1.0.0
    v1.0.0
    
    This is a regularly scheduled stable release.
    
    Bugfixes:
    
     - #5324: Incorrect warning when --home and path on same directory level
     - #5369: Empty file field in log when normalizePath failed
     - #5372: Event system can cause deadlock
    
    Enhancements:
    
     - #2760: Option to limit max simultaneous scans
     - #5286: Add hardening options to systemd units
     - #5320: Show configured rate limit in the GUI
     - #5336: Show list of locally changed files for receive only folders
    
    Other issues:
    
     - #5334: New chmduquesne/rollinghash breaks tests
     - #5362: lib/model: TestDeregister* tests are bad
    
  • v0.14.55-rc.2
    v0.14.55-rc.2
    
    This is a release candidate for v0.14.55.
    
    Bugfixes:
    
     - #5324: Incorrect warning when --home and path on same directory level
     - #5369: Empty file field in log when normalizePath failed
     - #5372: Event system can cause deadlock
    
    Enhancements:
    
     - #2760: Option to limit max simultaneous scans
     - #5286: Add hardening options to systemd units
     - #5320: Show configured rate limit in the GUI
     - #5336: Show list of locally changed files for receive only folders
    
    Other issues:
    
     - #5334: New chmduquesne/rollinghash breaks tests
     - #5362: lib/model: TestDeregister* tests are bad
    
  • v0.14.55-rc.1
    v0.14.55-rc.1
    
    This is a release candidate for v0.14.55.
    
    Bugfixes:
    
     - #5324: Incorrect warning when --home and path on same directory level
    
    Enhancements:
    
     - #2760: Option to limit max simultaneous scans
     - #5286: Add hardening options to systemd units
     - #5320: Show configured rate limit in the GUI
     - #5336: Show list of locally changed files for receive only folders
    
    Other issues:
    
     - #5334: New chmduquesne/rollinghash breaks tests
     - #5362: lib/model: TestDeregister* tests are bad
    
  • v0.14.54
    v0.14.54
    
    This is a quick fix stable release. It corrects an issue in the GUI code that
    prevents the GUI from working on certain older browsers.
    
    Bugfixes:
    
     - #5348: Web GUI doesn't work in older browsers
    
  • v0.14.53
    v0.14.53
    
    This is a regularly scheduled stable release.
    
    Bugfixes:
    
     - #4738: File restore doesn't work on one folder
     - #4780: Logging debugging flags stay after disabling all debug facilities in the web UI
     - #5267: Disabling the minimum disk free space check on folders doesn't work
     - #5270: panic: interface conversion: interface {} is map[string]string, not map[string]interface {}
     - #5291: panic: runtime error: index out of range
     - #5294: Removed devices do not influnce the list of locally needed files
     - #5296: strelaypoolsrv, cmd/ursrv: Google maps issue in the GUI
     - #5299: panic: bug: unknown device should already have been rejected
     - #5323: Files not deleted properly when one side has ignore permissions set
    
    Enhancements:
    
     - #1347: Directory auto-complete should be case-insensitive
     - #3439: Ship .desktop files
     - #4000: Add "select all" / "deselect all" to folder and device sharing dialogs
     - #4480: Should show indication of local files/directories that can't be scanned for whatever reason
     - #5256: Upgrade SSL Certificate to use modern cipher
    
    Other issues:
    
     - #5247: cmd/stdiscosrv: test suite sometimes seg faults on OpenBSD
     - #5280: Update to the new prometheus client API
    
  • v0.14.53-rc.1
    v0.14.53-rc.1
    
    This is a release candidate for v0.14.53.
    
    Bugfixes:
    
     - #4738: File restore doesn't work on one folder
     - #4780: Logging debugging flags stay after disabling all debug facilities in the web UI
     - #5267: Disabling the minimum disk free space check on folders doesn't work
     - #5270: panic: interface conversion: interface {} is map[string]string, not map[string]interface {}
     - #5291: panic: runtime error: index out of range
     - #5294: Removed devices do not influnce the list of locally needed files
     - #5296: strelaypoolsrv, cmd/ursrv: Google maps issue in the GUI
     - #5299: panic: bug: unknown device should already have been rejected
     - #5323: Files not deleted properly when one side has ignore permissions set
    
    Enhancements:
    
     - #1347: Directory auto-complete should be case-insensitive
     - #3439: Ship .desktop files
     - #4000: Add "select all" / "deselect all" to folder and device sharing dialogs
     - #4480: Should show indication of local files/directories that can't be scanned for whatever reason
     - #5256: Upgrade SSL Certificate to use modern cipher
    
    Other issues:
    
     - #5247: cmd/stdiscosrv: test suite sometimes seg faults on OpenBSD
     - #5280: Update to the new prometheus client API
    
  • v0.14.52
    v0.14.52
    
    This is a regularly scheduled stable release.
    
    Bugfixes:
    
     - #5130: "Revert Local Changes" button stays when the file causing it is deleted
     - #5194: Unscanned/conflicting files are overwritten/removed in niche cases
     - #5226: Watcher fails due to filepath.EvalSymlinks error (FindFirstFile)
     - #5233: Folder restart can leave several folder instances running
     - #5249: Impossible to change device name from web UI
    
    Enhancements:
    
     - #2497: CheckFolderHealth wakes up disk at index exchange
     - #3616: Disable GUI and make API available on unix socket
     - #5142: "Support bundle" download
     - #5193: Should exit with code zero when run with `-help`
     - #5236: Consider moving to Fork-Awesome or another free font
    
  • v0.14.52-rc.3
    v0.14.52-rc.3
    
    This is a release candidate for v0.14.52.
    
    Bugfixes:
    
     - #5130: "Revert Local Changes" button stays when the file causing it is deleted
     - #5194: Unscanned/conflicting files are overwritten/removed in niche cases
     - #5226: Watcher fails due to filepath.EvalSymlinks error (FindFirstFile)
     - #5233: Folder restart can leave several folder instances running
     - #5249: Impossible to change device name from web UI
    
    Enhancements:
    
     - #2497: CheckFolderHealth wakes up disk at index exchange
     - #3616: Disable GUI and make API available on unix socket
     - #5142: "Support bundle" download
     - #5193: Should exit with code zero when run with `-help`
     - #5236: Consider moving to Fork-Awesome or another free font
    
  • v0.14.52-rc.2
    v0.14.52-rc.2
    
    This is a release candidate for v0.14.52.
    
    Bugfixes:
    
     - #5194: Unscanned/conflicting files are overwritten/removed in niche cases
     - #5226: Watcher fails due to filepath.EvalSymlinks error (FindFirstFile)
     - #5233: Folder restart can leave several folder instances running
    
    Enhancements:
    
     - #3616: Disable GUI and make API available on unix socket
     - #5142: "Support bundle" download
     - #5193: Should exit with code zero when run with `-help`
     - #5236: Consider moving to Fork-Awesome or another free font
    
  • v0.14.52-rc.1
    v0.14.52-rc.1
    
    This is a release candidate for v0.14.52.
    
    Bugfixes:
    
     - #5194: Unscanned/conflicting files are overwritten/removed in niche cases
     - #5226: Watcher fails due to filepath.EvalSymlinks error (FindFirstFile)
     - #5233: Folder restart can leave several folder instances running
    
    Enhancements:
    
     - #3616: Disable GUI and make API available on unix socket
     - #5142: "Support bundle" download
     - #5193: Should exit with code zero when run with `-help`
     - #5236: Consider moving to Fork-Awesome or another free font
  • v0.14.51
    v0.14.51
    
    This is a regularly scheduled stable release.
    
    Bugfixes:
    
     - #2370: Scanning and deletes should be processed even when above the free space limit
     - #5078: panic: nil pointer dereference when unpausing folders
     - #5117: cmd/stdiscosrv: Not enough traffic breaks replication between discovery servers
     - #5125: Symlinks marked as removed on windows
     - #5127: Parent directories of unignored files keep being included and immediately ignored again
     - #5131: Progress updates are ignored for send only folders
     - #5151: cmd/stdiscosrv: Should not allow localhost addresses
     - #5180: Docker image fails when PGID set to existing group
     - #5183: panic: bug: Notify backend is processing a change outside of the filesystem root
    
    Enhancements:
    
     - #2291: Permanently notify about initial connection requests
     - #4782: Reduce unnecessary syncing / database traversal
     - #5163: GUI authentication using LDAP
    
    Other issues:
    
     - #4758: Suture services should not survive panics
     - #5110: Run folder tests in temporary directories
    
  • v0.14.51-rc.4
    v0.14.51-rc.4
    
    This is a release candidate for v0.14.51.
    
    Bugfixes:
    
     - #2370: Scanning and deletes should be processed even when above the free space limit
     - #5078: panic: nil pointer dereference when unpausing folders
     - #5117: cmd/stdiscosrv: Not enough traffic breaks replication between discovery servers
     - #5125: Symlinks marked as removed on windows
     - #5127: Parent directories of unignored files keep being included and immediately ignored again
     - #5131: Progress updates are ignored for send only folders
     - #5151: cmd/stdiscosrv: Should not allow localhost addresses
     - #5180: Docker image fails when PGID set to existing group
     - #5183: panic: bug: Notify backend is processing a change outside of the filesystem root
    
    Enhancements:
    
     - #2291: Permanently notify about initial connection requests
     - #4782: Reduce unnecessary syncing / database traversal
     - #5163: GUI authentication using LDAP
    
    Other issues:
    
     - #4758: Suture services should not survive panics
     - #5110: Run folder tests in temporary directories
    
  • v0.14.51-rc.3
    v0.14.51-rc.3
    
    This is a release candidate for v0.14.51.
    
    Bugfixes:
    
     - #2370: Scanning and deletes should be processed even when above the free space limit
     - #5078: panic: nil pointer dereference when unpausing folders
     - #5117: cmd/stdiscosrv: Not enough traffic breaks replication between discovery servers
     - #5125: Symlinks marked as removed on windows
     - #5127: Parent directories of unignored files keep being included and immediately ignored again
     - #5131: Progress updates are ignored for send only folders
     - #5151: cmd/stdiscosrv: Should not allow localhost addresses
     - #5180: Docker image fails when PGID set to existing group
     - #5183: panic: bug: Notify backend is processing a change outside of the filesystem root
    
    Enhancements:
    
     - #2291: Permanently notify about initial connection requests
     - #4782: Reduce unnecessary syncing / database traversal
     - #5163: GUI authentication using LDAP
    
    Other issues:
    
     - #4758: Suture services should not survive panics
     - #5110: Run folder tests in temporary directories
    
  • v0.14.51-rc.2
    v0.14.51-rc.2
    
    This is a release candidate for v0.14.51.
    
    Bugfixes:
    
     - #2370: Scanning and deletes should be processed even when above the free space limit
     - #5078: panic: nil pointer dereference when unpausing folders
     - #5117: cmd/stdiscosrv: Not enough traffic breaks replication between discovery servers
     - #5125: Symlinks marked as removed on windows
     - #5127: Parent directories of unignored files keep being included and immediately ignored again
     - #5131: Progress updates are ignored for send only folders
     - #5151: cmd/stdiscosrv: Should not allow localhost addresses
     - #5180: Docker image fails when PGID set to existing group
     - #5183: panic: bug: Notify backend is processing a change outside of the filesystem root
    
    Enhancements:
    
     - #2291: Permanently notify about initial connection requests
     - #4782: Reduce unnecessary syncing / database traversal
     - #5163: GUI authentication using LDAP
    
    Other issues:
    
     - #4758: Suture services should not survive panics
     - #5110: Run folder tests in temporary directories
    
  • v0.14.51-rc.1
    v0.14.51-rc.1
    
    This is a release candidate for v0.14.51.
    
    Bugfixes:
    
     - #2370: Scanning and deletes should be processed even when above the free space limit
     - #5078: panic: nil pointer dereference when unpausing folders
     - #5117: cmd/stdiscosrv: Not enough traffic breaks replication between discovery servers
     - #5125: Symlinks marked as removed on windows
     - #5127: Parent directories of unignored files keep being included and immediately ignored again
     - #5131: Progress updates are ignored for send only folders
     - #5151: cmd/stdiscosrv: Should not allow localhost addresses
     - #5180: Docker image fails when PGID set to existing group
     - #5183: panic: bug: Notify backend is processing a change outside of the filesystem root
    
    Enhancements:
    
     - #2291: Permanently notify about initial connection requests
     - #4782: Reduce unnecessary syncing / database traversal
     - #5163: GUI authentication using LDAP
    
    Other issues:
    
     - #4758: Suture services should not survive panics
     - #5110: Run folder tests in temporary directories
    
  • v0.14.50
    v0.14.50
    
    This is a regularly scheduled^W^Wslightly delayed stable release.
    
    Bugfixes:
    
     - #5038: Repeating INFO: UPnP parse: unrecognized UPnP device of type upnp:rootdevice
     - #5043: root on symlinked path causes panic when using "Watch for changes"
     - #5063: panic: cannot start already running folder
     - #5073: lib/logger: tests fail due to compilation error with go 1.11
     - #5089: Invalid files shouldn't affect global state
     - #5149: Index updates lost
    
    Other issues:
    
     - #3595: stdiscosrv: Doesn't build on Solaris
    
    Also:
    
    This release includes initial support for "receive only" folders.
    See https://docs.syncthing.net/users/foldertypes.html#receive-only-folder.
    
  • v0.14.50-rc.3
    v0.14.50-rc.3
    
    This is a release candidate for v0.14.50.
    
    Bugfixes:
    
     - #5038: Repeating INFO: UPnP parse: unrecognized UPnP device of type upnp:rootdevice
     - #5043: root on symlinked path causes panic when using "Watch for changes"
     - #5063: panic: cannot start already running folder
     - #5073: lib/logger: tests fail due to compilation error with go 1.11
     - #5089: Invalid files shouldn't affect global state
     - #5149: Index updates lost
    
    Other issues:
    
     - #3595: stdiscosrv: Doesn't build on Solaris
    
    Also:
    
    This release includes initial support for "receive only" folders.
    
  • v0.14.50-rc.2
    v0.14.50-rc.2
    
    This is a release candidate for v0.14.50.
    
    Bugfixes:
    
     - #5038: Repeating INFO: UPnP parse: unrecognized UPnP device of type upnp:rootdevice
     - #5063: panic: cannot start already running folder
     - #5073: lib/logger: tests fail due to compilation error with go 1.11
     - #5089: Invalid files shouldn't affect global state
    
    Other issues:
    
     - #3595: stdiscosrv: Doesn't build on Solaris
    
    Also:
    
    This release includes initial support for "receive only" folders.
    
  • v0.14.50-rc.1
    v0.14.50-rc.1
    
    This is a release candidate for v0.14.50.
    
    Bugfixes:
    
     - #5038: Repeating INFO: UPnP parse: unrecognized UPnP device of type upnp:rootdevice
     - #5063: panic: cannot start already running folder
     - #5073: lib/logger: tests fail due to compilation error with go 1.11
     - #5089: Invalid files shouldn't affect global state
    
    Other issues:
    
     - #3595: stdiscosrv: Doesn't build on Solaris
    
    Also:
    
    This release includes initial support for "receive only" folders.