Synthing v1.2.1

Syncthing is a program for synchronizing files between two or more devices.

The following bugs have been fixed in the latest version:

  • When creating a new file, the fs event was not generated.
  • Closing a nil channel when a stop signal is sent to the client.
  • The web interface was showing incorrect RC build description when updates are disabled.
  • The state value was changed when the folder was not yet started.
  • Pausing the folder gave an error.
  • Run-time error: int(offset) value is out of range of recheckFile.
  • Unable to merge external versions of variable templates ("%FOLDER_PATH%/%FILE_PATH%").
  • Run-time error: invalid memory address or dereferencing nil pointer in loadIgnoreFile.

Improvements:

  • Folder loading progress in the UI is now updated more frequently.

Other:

  • Added support for calls to jobQueue.Jobs.
  • Fixed potential bugs on older kernel versions, namely the use of 64-bit sync/atomic functions.
  • Fixed inconsistent handling of empty folder path.

Source: linux.org.ru

Add a comment