Skip to content

QSyncthingTray 0.5.0 Win / OSX

Compare
Choose a tag to compare
@sieren sieren released this 26 May 20:12
· 166 commits to master since this release

Working with Syncthing v13.

  • The API Key is now retrieved from the configuration file. QST will look into the default directory where syncthing stores its configuration and tries to retrieve it from the config.xml.
    As a user, there is now a field in the preferences to manually set the API Key, should the configuration reside in a different location.
  • Fix a crash when resuming QST from Pause.
  • Improved the way future default settings are handled.
  • Fix a race-condition on Windows where syncthing-inotify might prevent syncthing from starting by acquiring a lock on its config file.