Skip to content

Releases: canton7/SyncTrayzor

Version 1.0.4

02 Mar 13:24
Compare
Choose a tag to compare
  • 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

28 Feb 19:38
Compare
Choose a tag to compare
  • 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

25 Feb 14:11
Compare
Choose a tag to compare
  • 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

18 Feb 12:41
Compare
Choose a tag to compare
  • Add support for new ItemFinished event
  • Handle lots of log messages in quick succession

Version 1.0.0

08 Feb 17:48
Compare
Choose a tag to compare

Version 1.0.0