Syncthing v1.13.0

v1.13.0

This release adds configuration options for min/max connections (see Connection Limits — Syncthing v1 documentation) and moves the storage of pending devices/folders from the config to the database (see REST API — Syncthing v1 documentation).

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
10 Likes

Also, universal/native release for macOS on ARM (M1). :partying_face:

6 Likes

This topic was automatically closed after 30 days. New replies are no longer allowed.