Skip to content

v1.6.7

Choose a tag to compare

@bysiber bysiber released this 07 Mar 10:47
· 110 commits to main since this release

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.