Added
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)