Skip to content

v0.29.0

Latest

Choose a tag to compare

@DariusCorvus DariusCorvus released this 01 May 22:15
· 5 commits to main since this release
32d33a1

Added

  • In-app Help window (Cmd+? or "Help…" in the menu bar dropdown) renders the README's Features section directly inside the app — no need to leave for GitHub. Includes a "View latest on GitHub" link for content newer than your installed build (#60, suggestion #8)
  • Standard macOS Window and Help menus in the OS menu bar (visible when Hide from Dock is off) — Window auto-lists open iQualize windows for keyboard navigation; Help mirrors the in-app Help shortcut

Install

  1. Download iQualize-0.29.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