v0.9.2.5
Changes:
- Changed wording in notification for better clarity
- Added config-only option to disable status icon animation
- Added -o argument, dumps captured Syncthing daemon output to stdout
- Added argument to disable status icon (thanks @argv-minus-one)
Fixes:
- Filesystem watching fails on folder with space in id.
- 1st run wizard now stores password hash directly instead of leaving hashing to syncthing
- Switched to timeout_add_seconds for inotify polling (thanks @jgoerzen)
Localisation:
- Added Polish localisation (thanks to Damian Cypcar and m4sk1n)
Windows:
- Added registry configuration value for changing file browser
Notes:
- This release introduces new dependency: python-bcrypt