Releases: canton7/SyncTrayzor
Releases · canton7/SyncTrayzor
Version 1.0.4
- Handle Syncthing upgrades (previously would require a 'Kill all syncthing processes' then 'Start')
- Fix crash when logging out / shutting down with SyncTrayzor opened (caused by embedded browser component)
- Don't unload browser when minimized. This means that open Syncthing dialogs aren't closed when minimizing
- Reduce memory usage if SyncTrayzor is never restored from tray
- UI tweaks and fixes
- Add VC++ x64 Redist to the installer
Version 1.0.3
- Improve directory watching
- Don't notify Syncthing if path is currently being synchronized
- Don't notify Syncthing if path is ignored
- Handle removed/re-created folders (e.g. USB and network drives)
- Better UI for updates, if Syncthing fails to start, or if an unhandled exception occurs
- Double-clicking tray icon always brings window into foreground
- Start logging to an external log file
- Add -noautostart command-line flag
Version 1.0.2
- Fix memory leaks
- Reduce memory usage by switching from WPF's WebBrowser to CefSharp
- Move from int -> long for most of the Syncthing API, allowing e.g. repos larger than 3.8GB
Version 1.0.1
- Add support for new ItemFinished event
- Handle lots of log messages in quick succession
Version 1.0.0
Version 1.0.0