v0.45.0 — OPRA credit, icon fix, and the "damaged" DMG
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
- Download
iQualize-0.45.0.dmgand open it. - Drag iQualize to Applications.
- Run:
xattr -dr com.apple.quarantine /Applications/iQualize.app
Requires macOS 14.2+ and System Audio Recording permission.