Skip to content

v0.45.0 — OPRA credit, icon fix, and the "damaged" DMG

Choose a tag to compare

@dariuscorvus dariuscorvus released this 15 Jul 21:10
bcb66da

Highlights

  • The "damaged" DMG is fixed. Builds were signed with a certificate that wasn't on the build machine, so the app shipped with a broken signature that macOS flags as "damaged" (#115). The signature is now valid, and the release process verifies it. It still isn't notarized, so after dragging to Applications, clear the quarantine flag once: xattr -dr com.apple.quarantine /Applications/iQualize.app
  • New app icon corners. The Signal Glow icon shipped with opaque white corners; they're now transparent, in the app and the README.
  • OPRA is credited in the Preset Browser and About dialog, as its CC BY-SA 4.0 license requires.
  • Preset Browser search no longer hides deleted built-ins when you switch from the OPRA tab.

Full details in the CHANGELOG diff.

Install

  1. Download iQualize-0.45.0.dmg and open it.
  2. Drag iQualize to Applications.
  3. Run: xattr -dr com.apple.quarantine /Applications/iQualize.app

Requires macOS 14.2+ and System Audio Recording permission.