github syncthing/syncthing v1.13.0-rc.1

latest releases: v1.27.8, v1.27.8-rc.2, v1.27.8-rc.1...
pre-release3 years ago

This release adds configuration options for min/max connections (see
https://docs.syncthing.net/advanced/option-connection-limits.html) and
moves the storage of pending devices/folders from the config to the
database (see
https://docs.syncthing.net/dev/rest.html#cluster-endpoints).

Bugfixes:

  • #7005: panic: nil pointer dereference because (*db.Lowlevel)getMetaAndCheck() returns nil
  • #7076: File not detected due to watching reporting events on old, deleted path
  • #7165: Connections aren't actually closed when closing a protocol connection
  • #7184: Spurious unexpected directory in untrusted folder
  • #7197: In Recent Changes, the Device column is empty
  • #7231: panic: deadlock detected at fmut

Enhancements:

  • #7176: Active connections min/max setting
  • #7178: Pending devices and folders should live in the database instead of configuration

Other issues:

  • #6551: Test failure because of umask

Don't miss a new syncthing release

NewReleases is sending notifications on new releases.