Skip to content

Tags: belzecue/syncthing

Tags

v1.1.4

Toggle v1.1.4's commit message

Verified

This tag was signed with the committer’s verified signature.
calmh Jakob Borg
v1.1.4

This is a regularly scheduled patch release.

Bugfixes:

 - syncthing#4613: Progress emitter doesn't start from config change if disabled at startup
 - syncthing#5338: Version restore not possible with custom versioning path set
 - syncthing#5421: WebGui: Locally Changed Items vanish when clicking 10|25|50
 - syncthing#5578: Filesystem watcher error when watching disk root directory on Windows
 - syncthing#5641: Syncthing gets stuck in a high CPU "Failed Files" state - Possibly a symlink issue?
 - syncthing#5649: Checking block content on unexpected request results doesn't work for the last block
 - syncthing#5654: Incorrect file info passed as argument to delete existing dir/symlink
 - syncthing#5704: Failure to fsync() files should not be fatal

Enhancements:

 - syncthing#1634: Use copy instead of rename for version folder on other file systems
 - syncthing#4531: GUI folder/device status rows should handle longer values nicer
 - syncthing#4586: Versioner file tagging is inconsistent
 - syncthing#4631: In-GUI restoration should be possible from trashcan versioner
 - syncthing#5419: File versioning across drives
 - syncthing#5659: Old sync errors should not linger while retrying

Other:

 - syncthing#5505: Leaking goroutines through model and leveldb
 - syncthing#5706: Spurious test failures on Windows

v1.1.4-rc.1

Toggle v1.1.4-rc.1's commit message

Verified

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

This is a release candidate for the v1.1.4 patch release.

 - syncthing#4613: Progress emitter doesn't start from config change if disabled at startup
 - syncthing#5338: Version restore not possible with custom versioning path set
 - syncthing#5421: WebGui: Locally Changed Items vanish when clicking 10|25|50
 - syncthing#5578: Filesystem watcher error when watching disk root directory on Windows
 - syncthing#5641: Syncthing gets stuck in a high CPU "Failed Files" state - Possibly a symlink issue?
 - syncthing#5649: Checking block content on unexpected request results doesn't work for the last block
 - syncthing#5654: Incorrect file info passed as argument to delete existing dir/symlink
 - syncthing#5704: Failure to fsync() files should not be fatal

 - syncthing#1634: Use copy instead of rename for version folder on other file systems
 - syncthing#4531: GUI folder/device status rows should handle longer values nicer
 - syncthing#4586: Versioner file tagging is inconsistent
 - syncthing#4631: In-GUI restoration should be possible from trashcan versioner
 - syncthing#5419: File versioning across drives
 - syncthing#5659: Old sync errors should not linger while retrying

 - syncthing#5505: Leaking goroutines through model and leveldb
 - syncthing#5706: Spurious test failures on Windows

v1.1.3

Toggle v1.1.3's commit message

Verified

This tag was signed with the committer’s verified signature.
calmh Jakob Borg
v1.1.3

This is a hotfix release to fix a panic bug on Windows.

 - syncthing#5695: Panic on Windows 10 with filesystem watching

v1.1.2

Toggle v1.1.2's commit message

Verified

This tag was signed with the committer’s verified signature.
calmh Jakob Borg
v1.1.2

This is a regularly scheduled patch release.

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

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

v1.1.2-rc.1

Toggle v1.1.2-rc.1's commit message

Verified

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

This is a release candidate for the v1.1.2 patch release.

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

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

v1.1.1

Toggle v1.1.1's commit message

Verified

This tag was signed with the committer’s verified signature.
calmh Jakob Borg
v1.1.1

This is a regularly scheduled patch release.

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

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

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

v1.1.1-rc.2

Toggle v1.1.1-rc.2's commit message

Verified

This tag was signed with the committer’s verified signature.
calmh Jakob Borg
v1.1.1-rc.2

This is a release candidate for the v1.1.1 patch release.

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

 - syncthing#4921: Syncthing should have guard against running old versions with new .config/* files
 - syncthing#5065: Add support for TLS1.3
 - syncthing#5346: Systemd unit should declare after=multiuser.target
 - syncthing#5560: Change "Introduced by" icon
 - syncthing#5569: Outdated copyright notes in aboutModalView.html

 - syncthing#5480: Docker: Exposed Volumes

v1.1.1-rc.1

Toggle v1.1.1-rc.1's commit message

Verified

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

This is a release candidate for the v1.1.1 patch release.

 - syncthing#5531: Flush to database based on size instead of entries

 - syncthing#5065: Add support for TLS1.3
 - syncthing#5560: Change "Introduced by" icon
 - syncthing#5569: Outdated copyright notes in aboutModalView.html

 - syncthing#5480: Docker: Exposed Volumes

v1.1.0

Toggle v1.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
calmh Jakob Borg
v1.1.0

This is a regularly scheduled minor release.

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

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

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

 - Change syncthing#5479 introduces the new `copyOwnershipFromParent` folder
   configuration option. The default, false, matches the old behavior of
   not copying ownership information.

v1.1.0-rc.2

Toggle v1.1.0-rc.2's commit message

Verified

This tag was signed with the committer’s verified signature.
calmh Jakob Borg
v1.1.0-rc.2

This is a release candidate for the v1.1.0 minor release.

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

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

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