Releases: canton7/SyncTrayzor
Releases · canton7/SyncTrayzor
Version 1.0.14
Version 1.0.13
- Fix crash if 'Show tray icon only on close' is checked (#45)
- Fix undocumented REST API change in Syncthing 0.11 (#46)
- Check for updates on resume from sleep
- Ensure SyncTrayzor is started as original user after auto-update
Note This version was released very shortly after v1.0.12, to address some issues.
The changelog for v1.0.12 is below:
- Compatibility with Syncthing v0.11.x (beta) (#43)
- Improved auto-updates (#39)
- Add option to hide the console (#41)
- Obfuscate Device IDs in log files, as well as in the console
- Logging will take less space if Syncthing is spamming messages (#42)
- Updated translations (all langauges)
- New translations:
- Czech (thanks Václav Obrtlík)
- Greek (thanks alexxtasi and Wasilis Mandratzis-Walz)
- French (thanks princejosuah, lpoujol and Martin Erpicum)
- Russian (thanks Ivan Lapenkov)
- Slovak (thanks Lukáš Černý)
- Fix bug where 'Close to Tray' from tray context menu would not work if settings say not to close to tray
Version 1.0.12
- Compatibility with Syncthing v0.11.x (beta) (#43)
- Improved auto-updates (#39)
- Add option to hide the console (#41)
- Obfuscate Device IDs in log files, as well as in the console
- Logging will take less space if Syncthing is spamming messages (#42)
- Updated translations (all langauges)
- New translations:
- Czech (thanks Václav Obrtlík)
- Greek (thanks alexxtasi and Wasilis Mandratzis-Walz)
- French (thanks princejosuah, lpoujol and Martin Erpicum)
- Russian (thanks Ivan Lapenkov)
- Slovak (thanks Lukáš Černý)
- Fix bug where 'Close to Tray' from tray context menu would not work if settings say not to close to tray
Version 1.0.11
- Fix bug where GUI would freeze if Syncthing logged to console too frequently (#36)
Note: Version 1.0.11 was released 2 hours after 1.0.10, which fixed the following issues:
- Add "Open Folder" buttons (#32):
- In the GUI, next to 'Edit' and 'Rescan'
- In the tray icon's right-click menu
- Add settings to:
- Check for updates when resuming from sleep (#34)
- Add Spanish translation (thanks Diego Sierra!)
- Break Settings dialog into multiple tabs, for those with small screens (#29)
- Always use HTTPS (#33)
- Store path configuration and default user configuration in SyncTrayzor.exe.config (#30)
- Reload Syncthing's address / home dir / API key / etc when it's restarted (#31)
- Fix tray icon
Version 1.0.10
- Add "Open Folder" buttons (#32):
- In the GUI, next to 'Edit' and 'Rescan'
- In the tray icon's right-click menu
- Add settings to:
- Check for updates when resuming from sleep (#34)
- Add Spanish translation (thanks Diego Sierra!)
- Break Settings dialog into multiple tabs, for those with small screens (#29)
- Always use HTTPS (#33)
- Store path configuration and default user configuration in SyncTrayzor.exe.config (#30)
- Reload Syncthing's address / home dir / API key / etc when it's restarted (#31)
- Fix tray icon
Version 1.0.9
- Fix bug with directory watcher and paths containing a tilde (~)
- Fix resolution issue with taskbar icon
- Add 'device connected/disconnected' tray icon balloon messages
- Add Dutch transation (thanks Heimen Stoffels!)
- Small redution in memory usage
- Add menu item to restart Syncthing
Version 1.0.8
- Support HTTPS
- Add German translation (thanks Adrian Rudnik)
- Ensure SyncTrayzor is terminated properly when updating/uninstalling using the installer
Version 1.0.7
- Support GUI Authentication
- Ignore 'synced' events after device connection/disconnection, reducing noise
- Add option to obfuscate device IDs (thanks Adrian Rudnik)
- Allow Syncthing to localize by sending correct language headers (thanks Adrian Rudnik)
- Add validation to the Settings page
- Better handle exceptions encountered during shutdown
- Catch case where syncthing.exe can't be started because of group policy settings
Version 1.0.6
- Include high-quality icon (thanks to d4k0)
- Improve settings dialog around API key and GUI Host Address
- Add 32-bit installer / portable edition
Version 1.0.5
- Replace syncthing.exe in APPDATA if it goes missing for some reason
- Add option to run Syncthing with a custom home directory
- Add portable build
- Add 'Minimize to Tray' option
- Improve error messages and logging
- Close Synchthing gracefully on application exit