This release brings two highly requested features: more control over the Uninstaller's aggressiveness and an automatic in-app update checker.
π What's New
π‘οΈ Uninstaller Scan Modes
You can now choose how aggressive the Uninstaller should be when finding leftover files.
Safe Mode: Only finds high-confidence files (matching by Bundle ID, exact app name, or receipts). It completely disables Spotlight (mdfind) and fuzzy matching, minimizing the risk of accidentally affecting shared files.
Balanced Mode (Default): Performs a full deep scan, including Spotlight and extended paths, to find all possible leftovers. Recommended for thorough cleanups. Switch between modes anytime in Settings β Uninstaller.
π Smart Update Checker
macOS Cleaner will now automatically check for new versions on startup directly via GitHub Releases.
Get a gentle, native notification in the About window and Settings when an update is available.
Privacy First: No background daemons, no persistent tracking, and no extra dependencies.
You can also manually check for updates in the Settings β General tab.
π οΈ Enhancements & Fixes
Added clear badges in the Uninstaller view to indicate the active scan mode.
Fully localized new features.