Skip to content

Tags: ick/syncthing

Tags

v0.14.23

Toggle v0.14.23's commit message

Verified

This tag was signed with the committer’s verified signature.
calmh Jakob Borg
v0.14.22

This is a hotfix release recommended for all users.

Resolved issues:

* syncthing#3970: Syncthing restarts when started manually and auto upgrading

v0.14.22

Toggle v0.14.22's commit message

Verified

This tag was signed with the committer’s verified signature.
calmh Jakob Borg
v0.14.22

This is a regular periodic release recommended for all users.

Resolved issues:

* syncthing#3935: Leading and trailing spaces are no longer stripped in the GUI password field
* syncthing#3908: The GUI shows remaining amount of data to sync per folder.
* syncthing#3933: There should no longer be empty entries in the global log
* syncthing#3938: Weak hashing is now by default only enabled when it makes sense from a performance point of view.

Also:

This release introduces the the ability to choose between stable and candidate
releases for auto upgrades.

v0.14.22-rc.1

Toggle v0.14.22-rc.1's commit message

Verified

This tag was signed with the committer’s verified signature.
calmh Jakob Borg
v0.14.22-rc.1

This is a test release candidate to sort out any kinks in the release process
related to release candidates.

Resolved issues:

* syncthing#3935: Leading and trailing spaces are no longer stripped in the GUI password field
* syncthing#3908: The gUI shows remaining amount of data to sync per folder.
* syncthing#3933: There should no longer be empty entries in the global log

v0.14.21

Toggle v0.14.21's commit message

Verified

This tag was signed with the committer’s verified signature.
calmh Jakob Borg
v0.14.21

This is a hotfix release recommended for all users.

Resolved issues:

* syncthing#3931: The -logfile option now works again.

Also:

* The GUI "network error" dialog no longer shows up as easily in some scenarios when using Syncthing behind a reverse proxy.

v0.14.20

Toggle v0.14.20's commit message

Verified

This tag was signed with the committer’s verified signature.
calmh Jakob Borg
v0.14.20

This is a regularly scheduled bugfix and improvement release recommended for all users.

Resolved issues:

* syncthing#3197: There is now a warning when adding a folder that is a parent of an existing folder.
* syncthing#3912: Using -logfile flag together with -no-restart now causes an error instead of silently failing.
* syncthing#3891: Weak hashing is now disabled completely when the threshold percentage is > 100.
* syncthing#3921: Rate limiting now actually works on ARM64 builds again.
* syncthing#3924: An issue where UPnP port allocations would be incorrect under some circumstances has been fixed.

Also:

* Weak hashing is a bit faster and allocates less memory.
* The hashing performance reported at startup now includes weak hashing.

v0.14.19

Toggle v0.14.19's commit message

Verified

This tag was signed with the committer’s verified signature.
calmh Jakob Borg
v0.14.19

This is a regularly scheduled bugfix and improvement release recommended for all users.

Resolved issues:

* syncthing#3846: Changing bandwidth rate limits now takes effect immediately without restart.
* syncthing#3859: The event log (-audit) can now be directed to stderr for piping into another program.
* syncthing#3584: A panic on folder listing at startup has been fixed.
* syncthing#3857: On Windows, we now make sure to never descend into directory symlinks.
* syncthing#3819: When a folder is deleted, the .stfolder marker is also removed. The ignore file and .stversions directory are retained, if present.
* syncthing#3839: Several scenarios where a device would get stuck with "not a directory" errors are now handled again.
* syncthing#3861: Third party copyrights in the about box are now more up to date.

Also:

Hashing performance has been improved again, after it was inadvertently reduced in v0.4.17.

v0.14.18

Toggle v0.14.18's commit message

Verified

This tag was signed with the committer’s verified signature.
calmh Jakob Borg
v0.14.18

This is a hotfix release to fix connectivity issues between 0.14.17 and previous Syncthing releases.

Resolved issues:

* syncthing#3855: Connections to older Syncthing versions are no longer closed due to "unmarshalling message: proto: wrong wireType = 2 for field BlockIndexes"

v0.14.17

Toggle v0.14.17's commit message

Verified

This tag was signed with the committer’s verified signature.
calmh Jakob Borg
v0.14.17

This is a normally scheduled feature and bugfix release.

Resolved issues:

* syncthing#3689: Panics caused by corrupt on disk database are now better explained in the panic message.

* syncthing#3817: Statically configured device addresses without port number now correctly defaults to port 22000 again.

* syncthing#3829: Inotify clients no longer cause 'invalid subpath' errors to be displayed.

New and improved functionality:

* syncthing#215: Folders can now be paused.

* syncthing#2679: "Master" folders are now called "send only" in order to standardize on a terminology of sending and receiving changes.

* syncthing#3407: Pausing devices and folders now persists across restarts.

* syncthing#3527: A rolling checksum is used to identify and reuse blocks that have moved within a file.

* syncthing#3790: Syncthing allows setting the type-of-service field on outgoing packets, configured by the advanced setting "trafficClass".

* syncthing#3809: Which device introduced another device is now visible in the GUI.

v0.14.16

Toggle v0.14.16's commit message

Verified

This tag was signed with the committer’s verified signature.
calmh Jakob Borg
v0.14.16

This is an extra bugfix release to fix issues introduced in v0.14.14.

Resolved issues:

* syncthing#3829: Receiving 'invalid subpath' errors on syncthing-inotify full folder sync trigger

v0.14.15

Toggle v0.14.15's commit message

Verified

This tag was signed with the committer’s verified signature.
calmh Jakob Borg
v0.14.15

This is an extra bugfix release to fix issues discovered in the upgrade from 0.14.13 to 0.14.14.

Resolved issues:

* syncthing#3804: Inotify no longer triggers "invalid subpath" error
* syncthing#3802: Symlinks are not deleted on upgrade