Skip to content

v0.28.0

Choose a tag to compare

@DariusCorvus DariusCorvus released this 01 May 20:23
· 7 commits to main since this release
3b76fa3

Added

  • About iQualize alert now has a "View on GitHub" button that opens the project page in your default browser (#60)
  • Custom Pre-EQ and Post-EQ spectrum colors — each spectrum has a line color and an optional fill (with its own color) in Settings → Display, with reset buttons to return to the dynamic system color. Pre-EQ now supports fill too (off by default; Post-EQ defaults to on, matching the previous look)

Changed

  • Post-EQ Spectrum checkbox is disabled and the post-EQ line is hidden while EQ is bypassed (post-EQ would just mirror pre-EQ in that state); your preference is preserved and restored when bypass turns off
  • Settings window honors a 320pt minimum content width so every row has matching left/right margins

Install

  1. Download iQualize-0.28.0.dmg and open it
  2. Drag iQualize to the Applications folder
  3. Important: The app is not notarized with Apple, so on first launch macOS Gatekeeper shows: "Apple could not verify 'iQualize' is free of malware..." Run this one-liner in Terminal to unblock it, then open iQualize normally:
    xattr -dr com.apple.quarantine /Applications/iQualize.app