Bug-fix release (Windows agent + UI).
Fixes
- Windows borg update failed with "borg.exe not found" (#324) — updating Borg on a Windows client reported a failure even when it succeeded, because it checked an outdated install path. It now finds
borg.exewherever the Borg package places it. - Windows agent uninstall left
ssh_keybehind (#322) — the uninstaller couldn't delete the locked-down SSH key file and aborted, leaving the agent folder behind. It now resets permissions (with an ownership-takeover fallback) so the agent directory is fully removed. - Stray scrollbar on Settings → Updates (#323) — a small scrollbar appeared on the Updates sub-navigation bar. Removed.