Added
- Support for syncthing v2
- Upgrade syncthing on first run, if no syncthing binary is found
- Native builds for Windows on ARM64 (UNTESTED)
- Build all artifacts in GitHub Actions
- Installer can now install in current-user mode (no administrative privileges required)
- (beta.2) Allow the activity popup window to stay open (optional, new setting)
Changed
- Move the project from .NET Framework to .NET Core 8
- Modernize all dependencies
- Rewrite the "pause metered devices" feature without relying on obscure third-party DLLs (without source code)
- Installer now asks whether to remove syncthing configuration + database upon uninstall
- New maintainer is now @GermanCoding
Removed
- Support for Windows Vista/7/8. Now requires Windows 10 or newer
- No longer offers 32-bit builds. All versions are 64-bit only