Skip to content

SystemEQ for Mac v1.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jun 18:42
· 1 commit to main since this release

SystemEQ for Mac v1.1.0

Downloads

Format Size Description
💿 .dmg 9.8M Recommended — drag to Applications
📦 .zip 9.7M Alternative — unzip and move to Applications

Installation

  1. Download .dmg file below
  2. Open the DMG and drag SystemEQ for Mac to Applications
  3. First launch: right-click the app → Open → confirm the Gatekeeper dialog
    (the app is ad-hoc signed but not notarized — Apple Developer ID is not used by this project)
  4. Alternative: open Terminal and run
    xattr -dr com.apple.quarantine "/Applications/SystemEQ for Mac.app"
  5. Or via Homebrew: brew install --cask denzam/systemeq/systemeq (quarantine flag handled automatically)

Requirements

  • macOS 13 (Ventura) or later
  • Apple Silicon or Intel Mac

Also available via Homebrew: brew install --cask systemeq

What's Changed

  • chore: drop unused localization queue + backfill CHANGELOG links by @denzam in #23
  • docs(changelog): include dmg-assets path for README filename by @denzam in #4
  • Add GitHub Pages landing page by @denzam in #24
  • a11y: keyboard nav for landing gallery by @denzam in #25
  • Link landing site in README + remove stale landing/ folder by @denzam in #26
  • fix(ci): correct paths in EQ database update workflow by @denzam in #27

Full Changelog: v1.0.6...v1.1.0