QSyncthingTray 0.5.0 Win / OSX
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 theconfig.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.