Skip to content

macOS Cleaner v1.1.1

Latest

Choose a tag to compare

@AlexTkDev AlexTkDev released this 03 Jul 09:20
734b49d

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.