You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uninstall leftovers: fixes #405 and #406 by requiring previously observed application ownership and limiting results to eligible old cache/log folders. Installed application data, profiles, game saves, uninstall metadata, and anti-cheat runtimes are protected. (#423)
CLI change: run kudu --cli leftovers scan --json, review the returned paths, then use kudu --cli leftovers clean --path "<reviewed path>" --json. Repeat --path for multiple selections. Bare leftovers clean and --all are rejected. The first scan records ownership history; applications removed before Kudu observed them remain excluded.
Bug Fixes
build: repair macOS signing and enable release recovery (#422) (672c310)
build: ship Linux arm64 AppImage and deb on release (#397) (c3167f6), closes #404
ci: allow macOS recovery uploads to existing releases (#425) (bddc9d2)
cli: report failed operations through the exit code (#409) (2235920)
linux: keep AppImage updates on a stable filename (#404) (a60afbc), closes #401
malware: avoid Tor Browser and Thunderbird heuristic false positives (#424) (ad355db)
malware: stop pre-selecting advisory YARA hits for deletion (#411) (7462f0c)
restore-point: say when System Protection is off instead of relaying a localised error (#410) (7582112)
startup: stop attributing boot-trace entries to HKCU Run (#412) (a7c6b88)