Software Update: Syncthing 1.13.1

Spread the love

Version 1.13.1 of Syncthing has been released. Syncthing is an open source program that allows files to be synchronized between two computers. This happens just like with Resilio, formerly known as BitTorrent Sync, without a central server in between, as is the case with storage services such as Dropbox, Google Drive, OneDrive and iCloud. The software is available for Windows, Linux, macOS and Android, among others. There are also packages for Synology and Qnap. Since version 1.12.1, the following changes and improvements have been made:

Syncthing 1.13.1

This is a re-release of v1.13.0, but with the optional tech-ui GUI moved from being a theme to being a sub-directory under the default theme. This solves the issue with selecting the tech-ui theme and then being unable to switch back as this functionality is missing in the tech-ui.

Bug fixes:

  • #7324: Official builds of v1.13.0 come with the Tech Ui, which is impossible to switch back from

Syncthing 1.13.0

This release adds configuration options for min/max connections and moves the storage of pending devices/folders from the config to the database.

Bug fixes:

  • #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

Version number 1.13.1
Release status Final
Operating systems Windows 7, Android, Linux, BSD, macOS, Solaris, iOS, Windows 8, Windows 10
Website sync thing
Download https://syncthing.net/downloads/
License type GPL
You might also like