Skip to content

v0.39.0 — Clearer CLI install prompt

Choose a tag to compare

@dariuscorvus dariuscorvus released this 12 Jul 10:20
dcc3fb4

Highlights

  • Fixed: the "Install Command Line Tool" button in Settings → General now explains what it does and reminds you to open a new Terminal window afterward — previously, running iqualize before clicking it just failed with a bare command not found. The README's Command Line section now leads with setup instead of burying it mid-sentence.
  • Fixed: that new hint text no longer blows out the width of the Settings window.

Full details in the CHANGELOG (0.38.0 → 0.39.0).

Install

  1. Download iQualize-0.39.0.dmg below and open it
  2. Drag iQualize to the Applications folder
  3. Important: iQualize isn't notarized with Apple, so on first launch macOS Gatekeeper blocks it. Run this one-liner in Terminal, then open iQualize normally:
    xattr -dr com.apple.quarantine /Applications/iQualize.app
    

Requires macOS 14.2+ and System Audio Recording permission.