Skip to content

CleanMac v0.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 09:12
cf2bdd1

CleanMac 0.2.0

A functional release focused on safe macOS cleanup and controlled application removal.

What's new

  • Safe Mode now blocks selection of results that require manual review.
  • Unavailable scan locations show their exact path and a clear reason.
  • Finder Automation now has a live status and an explicit permission request.
  • Added a safe third-party application uninstaller.
  • Multiple applications can be selected and reviewed before moving them to Trash.
  • Optional leftovers are stored separately for each app and are limited to exact bundle-ID paths.

Safety

  • Scanning is read-only.
  • Cleanup requires review and a separate confirmation.
  • Accepted items are moved to Trash instead of being permanently deleted.
  • The app bundle is moved first; its leftovers remain untouched if that step fails.
  • CleanMac does not escalate privileges or install a system helper.

Installation

Download the ZIP and its SHA-256 file from Assets. Verify the archive with:

shasum -a 256 CleanMac-*.zip

Compare the result with the first value in the attached .sha256 file.

Important: the current build is ad-hoc signed and is not notarized by Apple. macOS Gatekeeper may block it. Do not disable system security to run an unsigned file.

Requirements

  • macOS 14 or later
  • Apple Silicon (arm64)

CleanMac dashboard