Tags: anmige/syncthing
Tags
v0.14.43-rc.1 This is a release candidate for v0.14.43. Bugfixes: - syncthing#1845: Files on deduplicated NTFS volumes are ignored by scanner - syncthing#4590: Path completion in new folder dialog does not work anymore - syncthing#4593: Fd leak when temp file cannot be truncated - syncthing#4605: Panic: runtime error related to KCP Enhancements: - syncthing#2644: UI for debug levels and log access - syncthing#4369: GUI should indicate which files are out of sync on remote devices - syncthing#4400: Keep enough counters and state in the database to avoid initial database traversal - syncthing#4515: Should understand “socks” in addition to “socks5” in proxy URLs Other issues: - syncthing#4407: Contribute kcp-go changes/features and/or fix tests - syncthing#4585: Update vendored github.com/minio/sha256-simd for AVX512 support - syncthing#4615: Update vendored x/sys/unix for dragonfly
v0.14.42 This is a regularly scheduled stable release. Bugfixes: - syncthing#4353: Symlinks as folder root broken on Windows - syncthing#4475: Discovering new files in a deleted directory does not resurrect the directory - syncthing#4561: "Panic: interface conversion: *errors.errorString is not net.Error" after restart Enhancements: - syncthing#2299: Auto-accept shared folders from trusted devices - syncthing#4406: Empty directories in .stversions should be removed - syncthing#4476: Human readable errors on attempted deletion of non-empty directory - syncthing#4542: Support OneDrive folders on recent Windows 10 - syncthing#4543: Add confirmation on Remove Folder / Device button
v0.14.42-rc.1 This is a release candidate for v0.14.42. Bugfixes: - syncthing#4353: Symlinks as folder root broken on Windows - syncthing#4475: Discovering new files in a deleted directory does not resurrect the directory - syncthing#4561: "Panic: interface conversion: *errors.errorString is not net.Error" after restart Enhancements: - syncthing#2299: Auto-accept shared folders from trusted devices - syncthing#4406: Empty directories in .stversions should be removed - syncthing#4476: Human readable errors on attempted deletion of non-empty directory - syncthing#4542: Support OneDrive folders on recent Windows 10 - syncthing#4543: Add confirmation on Remove Folder / Device button
v0.14.41 This is a regularly scheduled stable release. Bugfixes: - syncthing#623: Devices with ignored files stay "syncing" forever - syncthing#4418: No Global Discovery without Sync Protocol Listen Address - syncthing#4421: Local network classification doesn't always work - syncthing#4458: Hashed GUI password should not be rehashed - syncthing#4504: Pulls not triggered correctly on reconnection - syncthing#4505: Symlink/file replacement doesn't work properly - syncthing#4506: File/dir replacement doesn't work properly - syncthing#4510: Logging at info level and above should always include context - syncthing#4537: Panic in "pfilter" package on 32 bit architectures Enhancements: - syncthing#1126: Allow syncing read-only directories as "Master Folders" - syncthing#4326: "Global Changes" button is confusing, retitle to "Recent Changes" - syncthing#4456: Dial device addresses in parallel - syncthing#4519: Avoid lots and lots of announced addresses in the presence of symmetric NAT Other issues: - syncthing#4463: Split transport usage reporting per stack
v0.14.41-rc.6 This is a release candidate for v0.14.41. Resolved issues since earlier RCs: * syncthing#4526: Panic in "pfilter" package on 32 bit architectures * Various connection / dialer related issues Resolved issues since v0.14.41-rc.2: * syncthing#4526: Parallel dial doesn't dial all addresses Resolved issues: * syncthing#623: Ignored files are now announced to peers, resolving the infamous "stuck at 99%" case * syncthing#1126: The folder marker name is configurable, allows read-only directories as send-only folder * syncthing#4326: The 'global changes' button is now 'recent changes' * syncthing#4418: Discovery now works properly when no listeners are configured * syncthing#4421: Local network classification is more reliable * syncthing#4456: Device addresses within the same priority class are dialled in parallel * syncthing#4458: Pre-hashed passwords can be posted as part of the configuration * syncthing#4505, syncthing#4506: Improved handling of when a file changes to a directory or symlink and vice versa * syncthing#4510: Connection logging is more consistent * syncthing#4519: KCP addresses are not announced when likely to be unusable due to NAT
v0.14.41-rc.5 This is a release candidate for v0.14.41. Resolved issues since earlier RCs: * Various connection / dialer related issues Resolved issues since v0.14.41-rc.2: * syncthing#4526: Parallel dial doesn't dial all addresses Resolved issues: * syncthing#623: Ignored files are now announced to peers, resolving the infamous "stuck at 99%" case * syncthing#1126: The folder marker name is configurable, allows read-only directories as send-only folder * syncthing#4326: The 'global changes' button is now 'recent changes' * syncthing#4418: Discovery now works properly when no listeners are configured * syncthing#4421: Local network classification is more reliable * syncthing#4456: Device addresses within the same priority class are dialled in parallel * syncthing#4458: Pre-hashed passwords can be posted as part of the configuration * syncthing#4505, syncthing#4506: Improved handling of when a file changes to a directory or symlink and vice versa * syncthing#4510: Connection logging is more consistent * syncthing#4519: KCP addresses are not announced when likely to be unusable due to NAT
v0.14.41-rc.4 This is a release candidate for v0.14.41. Resolved issues since v0.14.41-rc.2: * syncthing#4526: Parallel dial doesn't dial all addresses Resolved issues: * syncthing#623: Ignored files are now announced to peers, resolving the infamous "stuck at 99%" case * syncthing#1126: The folder marker name is configurable, allows read-only directories as send-only folder * syncthing#4326: The 'global changes' button is now 'recent changes' * syncthing#4418: Discovery now works properly when no listeners are configured * syncthing#4421: Local network classification is more reliable * syncthing#4456: Device addresses within the same priority class are dialled in parallel * syncthing#4458: Pre-hashed passwords can be posted as part of the configuration * syncthing#4505, syncthing#4506: Improved handling of when a file changes to a directory or symlink and vice versa * syncthing#4510: Connection logging is more consistent * syncthing#4519: KCP addresses are not announced when likely to be unusable due to NAT
v0.14.41-rc.3 This is a release candidate for v0.14.41. Resolved issues since v0.14.41-rc.2: * syncthing#4526: Parallel dial doesn't dial all addresses Resolved issues: * syncthing#623: Ignored files are now announced to peers, resolving the infamous "stuck at 99%" case * syncthing#1126: The folder marker name is configurable, allows read-only directories as send-only folder * syncthing#4326: The 'global changes' button is now 'recent changes' * syncthing#4418: Discovery now works properly when no listeners are configured * syncthing#4421: Local network classification is more reliable * syncthing#4456: Device addresses within the same priority class are dialled in parallel * syncthing#4458: Pre-hashed passwords can be posted as part of the configuration * syncthing#4505, syncthing#4506: Improved handling of when a file changes to a directory or symlink and vice versa * syncthing#4510: Connection logging is more consistent * syncthing#4519: KCP addresses are not announced when likely to be unusable due to NAT
v0.14.41-rc.1 This is a release candidate for v0.14.41. Resolved issues: * syncthing#623: Ignored files are now announced to peers, resolving the infamous "stuck at 99%" case * syncthing#1126: The folder marker name is configurable, allows read-only directories as send-only folder * syncthing#4326: The 'global changes' button is now 'recent changes' * syncthing#4418: Discovery now works properly when no listeners are configured * syncthing#4421: Local network classification is more reliable * syncthing#4456: Device addresses within the same priority class are dialled in parallel * syncthing#4458: Pre-hashed passwords can be posted as part of the configuration * syncthing#4505, syncthing#4506: Improved handling of when a file changes to a directory or symlink and vice versa * syncthing#4510: Connection logging is more consistent * syncthing#4519: KCP addresses are not announced when likely to be unusable due to NAT
v0.14.41-rc.1 This is a release candidate for v0.14.41. Resolved issues: * syncthing#623: Ignored files are now announced to peers, resolving the infamous "stuck at 99%" case * syncthing#1126: The folder marker name is configurable, allows read-only directories as send-only folder * syncthing#4326: The 'global changes' button is now 'recent changes' * syncthing#4418: Discovery now works properly when no listeners are configured * syncthing#4421: Local network classification is more reliable * syncthing#4456: Device addresses within the same priority class are dialled in parallel * syncthing#4458: Pre-hashed passwords can be posted as part of the configuration * syncthing#4505, syncthing#4506: Improved handling of when a file changes to a directory or symlink and vice versa * syncthing#4510: Connection logging is more consistent
PreviousNext