Skip to content

Releases: bysiber/cleardisk

v1.7.1

19 Mar 11:49

Choose a tag to compare

What's New

  • Large Files tab redesign — folder-grouped cards (Downloads, Documents, Desktop, Movies, Music, Pictures)
  • Tap any folder card to expand and see large files inside, sorted by size
  • Added Music and Pictures folders to Large Files scan
  • Full row is tappable (previously only icon/text area triggered expand)

Download

Download the DMG below, open it, drag ClearDisk to Applications, then:

ℹ️ First launch: macOS will block it because it is not notarized. Choose one:

  • GUI: Open the app once (it will be blocked), then go to System Settings > Privacy and Security, scroll down and click Open Anyway
  • Terminal (if GUI does not work): xattr -cr /Applications/ClearDisk.app

This is needed because ClearDisk is not notarized ($99/yr Apple Developer fee). The app is fully open-source — you can verify every line of code.

v1.7.0

18 Mar 17:44

Choose a tag to compare

What's New

  • Game Engines: Unity Cache, Unity Hub Cache, UnityHub Templates, Unity Logs, Godot Export Templates, Godot Cache
  • Version Managers: nvm Node Versions, pyenv Versions, mise Installs
  • Python: Poetry Cache, pipenv Virtualenvs (community contribution by @IT-HONGREAT)
  • Build Tools: SBT/Ivy Cache, Gradle Wrapper, Bazel Cache
  • Cloud: AWS CLI Cache
  • Total developer cache paths: 63 (was 50)
  • Fixed: Deno cache path, JetBrains macOS path, Unity Hub path

Download

Download the DMG below, open it, drag ClearDisk to Applications, then:

ℹ️ First launch: macOS will block it because it is not notarized. Choose one:

  • GUI: Open the app once (it will be blocked), then go to System Settings > Privacy and Security, scroll down and click Open Anyway
  • Terminal (if GUI does not work): xattr -cr /Applications/ClearDisk.app\> - **Terminal** (if GUI does not work): xattr -cr /Applications/ClearDisk.app> - Terminal ul> - Terminal (if GUI dove> - **Terminale of code.

v1.6.9

07 Mar 18:50

Choose a tag to compare

What's New

  • Check for Updates -- New button in Settings to quickly check for the latest version (opens GitHub releases page in browser, zero network requests from the app)

Download

Download the DMG below, open it, drag ClearDisk to Applications, then:

ℹ️ First launch: macOS will block it because it is not notarized. Choose one:

  • GUI: Open the app once (it will be blocked), then go to System Settings > Privacy and Security, scroll down and click Open Anyway
  • Terminal (if GUI does not work): xattr -cr /Applications/ClearDisk.app

This is needed because ClearDisk is not notarized ($99/yr Apple Developer fee). The app is fully open-source -- you can verify every line of code.

v1.6.8

07 Mar 11:16

Choose a tag to compare

What's New

  • Check for Updates -- New button in Settings to quickly check for the latest version (opens GitHub releases page in browser, zero network requests from the app)

Download

Download the DMG below, open it, drag ClearDisk to Applications, then:

⚠️ First launch: macOS will block it because it is not notarized. Choose one:

  • GUI: Open the app once (it will be blocked), then go to System Settings > Privacy and Security, scroll down and click Open Anyway
  • Terminal (if GUI does not work): xattr -cr /Applications/ClearDisk.app

This is needed because ClearDisk is not notarized ($99/yr Apple Developer fee). The app is fully open-source -- you can verify every line of code.

v1.6.7

07 Mar 10:47

Choose a tag to compare

What's New in v1.6.7

Added

  • 6 new cache paths (44 -> 50 developer caches):
    • Deno Cache - cached Deno modules and compiled scripts
    • UV Cache - cached Python packages from uv (fast pip alternative)
    • Playwright Browsers - downloaded browser binaries for testing
    • Puppeteer Browsers - downloaded Chromium binaries
    • Prisma Engines - Prisma ORM query engine binaries
    • HuggingFace Cache - downloaded AI/ML models, tokenizers, datasets

Download

Download the DMG below, open it, drag ClearDisk to Applications, then:

⚠️ First launch: macOS will block it because it is not notarized. Choose one:

  • GUI: Open the app once (it will be blocked), then go to System Settings > Privacy and Security, scroll down and click Open Anyway
  • Terminal (if GUI does not work): xattr -cr /Applications/ClearDisk.app

This is needed because ClearDisk is not notarized ($99/yr Apple Developer fee). The app is fully open-source -- you can verify every line of code.

ClearDisk v1.6.6

06 Mar 13:38

Choose a tag to compare

What's New in v1.6.6

Added

  • Settings screen -- Gear icon in header opens dedicated settings with notification management
  • Notification controls -- Enable/disable notifications, permission status indicator, direct link to System Settings
  • About section -- Version info and GitHub link in settings

Changed

  • Notification permission banner removed from main view (moved to settings)

Download

Download the DMG below, open it, drag ClearDisk to Applications, then:

⚠️ First launch: macOS will block it because it's not notarized. Choose one:

  • GUI: Open the app once (it will be blocked), then go to System Settings > Privacy & Security, scroll down and click "Open Anyway"
  • Terminal (if GUI doesn't work): xattr -cr /Applications/ClearDisk.app

This is needed because ClearDisk is not notarized ($99/yr Apple Developer fee). The app is fully open-source -- you can verify every line of code.

ClearDisk v1.6.4

06 Mar 12:59

Choose a tag to compare

What's New in v1.6.4

Added

  • Terraform/OpenTofu cache support -- Monitor ~/.terraform.d plugin cache and per-project .terraform artifact directories
  • Terraform added as project type for artifact scanning
  • 3-tier cache filter -- Safe, Moderate, Everything with color-matched buttons
  • Install and uninstall scripts (scripts/install.sh, scripts/uninstall.sh)
  • Total cache paths: 43 -> 44

Download

Download the DMG below, open it, drag ClearDisk to Applications, then:

⚠️ First launch: macOS will block it because it's not notarized. Choose one:

  • GUI: Open the app once (it will be blocked), then go to System Settings > Privacy & Security, scroll down and click "Open Anyway"
  • Terminal (if GUI doesn't work): xattr -cr /Applications/ClearDisk.app

This is needed because ClearDisk is not notarized ($99/yr Apple Developer fee). The app is fully open-source -- you can verify every line of code.

ClearDisk v1.6.3

04 Mar 17:44

Choose a tag to compare

What's New in v1.6.3

Added

  • AI Tools cache support -- Claude Desktop, Claude Code, Ollama Models, ChatGPT Desktop, Cursor, Windsurf
  • VS Code cache support -- Cache, CachedData, CachedExtensionVSIXs, Chromium Cache, Logs
  • Collapsible groups -- Xcode, VS Code, AI Tools, Ruby caches grouped with expand/collapse UI
  • Group actions -- clean entire group or reveal in Finder from group header
  • Total cache paths: 32 -> 43

Changed

  • Refactored cache path definitions into single source of truth (no more duplication)

Fixed

  • Menu bar icon visibility on macOS Tahoe (always use template mode)
  • Tray shows free space instead of cleanable amount
  • Stale tray values fixed with Combine observer
  • Expand view title centered properly

Download

Download the DMG below, open it, drag ClearDisk to Applications, then:

⚠️ IMPORTANT -- You MUST run this command in Terminal before opening the app:

xattr -cr /Applications/ClearDisk.app

Without this, macOS will block the app from opening. This removes the Gatekeeper quarantine flag (the app is not code-signed). You can verify every line of source code -- it's fully open.

ClearDisk v1.6.2

02 Mar 23:15

Choose a tag to compare

What's New in v1.6.2

Added

  • Ruby ecosystem cache support -- rbenv versions, mise rubies, RVM, Bundler cache (PR #6 by @benoittgt)
  • Expand/collapse view -- expand button next to tab bar hides header and summary card for full-height content list (#8)
  • Total cache paths: 28 -> 32

Changed

  • Popover height increased from 540 to 700px for better content visibility

Download

Download the DMG below, open it, drag ClearDisk to Applications, then:

⚠️ IMPORTANT -- You MUST run this command in Terminal before opening the app:

xattr -cr /Applications/ClearDisk.app

Without this, macOS will block the app from opening. This removes the Gatekeeper quarantine flag (the app is not code-signed). You can verify every line of source code - it's fully open.

ClearDisk v1.6.1

01 Mar 05:25

Choose a tag to compare

What's New in v1.6.1

Added

  • Dark App Icon — Custom-designed icon with dark gradient, disk symbol, emerald progress arc, and sparkle effect
  • Screenshot Showcase — Card-deck style showcase with labeled screenshots
  • Animated HD Banner — Animated banner in README header

Changed

  • Removed "path not readable" warning from UI — silently handled
  • Updated repo description

Download

Download the DMG below, open it, drag ClearDisk to Applications, then:

⚠️ IMPORTANT — You MUST run this command in Terminal before opening the app:

xattr -cr /Applications/ClearDisk.app

Without this, macOS will block the app from opening. This removes the Gatekeeper quarantine flag (the app is not code-signed). You can verify every line of source code — it's fully open.