Windows tray utility / launcher for Syncthing (v2 continued)
SyncTrayzor is a little tray utility for Syncthing on Windows. It hosts and wraps Syncthing, making it behave more like a native Windows application and less like a command-line utility with a web browser interface.
Remember popup width and height, add option to keep on top (#170 by @meld-cp)
Fixed
Improve conflict finder regex to find filenames without extension (#181 by @pilcru)
Improve handling of long filenames in the Conflict Resolver (issue #218)
Handle exceptions when scan request fails (issue #255)
Changed
Upgrade runtime to .NET 10
Dependency and runtime upgrades, embedded browser upgraded to Chromium/CEF v146
Translation updates
Improvements to the v1 -> v2 upgrade flow (ensure v1 SyncTrayzor is closed during upgrade)
Warn and refuse startup if multiple SyncTrayzor processes (from different locations) use the same config (hopefully fixes the CEF init failure messages)