Skip to content

v1.89

Choose a tag to compare

@negentropi negentropi released this 10 Jun 10:58
· 426 commits to main since this release

v1.89

Important distribution note: this artifact follows the v1.80-v1.82 local DMG release path. It is ad-hoc signed, not Developer ID signed, and not notarized. On normal Gatekeeper systems, double-clicking the downloaded app may show "Apple could not verify" until the app is explicitly allowed or quarantine is removed.

Changes

  • Restored the real Developer ID signed, notarized, and stapled DMG workflow as a manual workflow for when Apple signing secrets are available.
  • Removed the automatic fake/ad-hoc DMG artifact from the app-zip build.
  • Fixed Special shortcut flex-off handling so modifier-only shortcuts fail closed when the key-evidence event tap is unavailable.
  • Updated the app bundle version metadata to 1.89 / 189.
  • Documented the legacy local DMG release path used by v1.80-v1.82.

Artifact

Local open workaround

Only use this for artifacts you trust:

xattr -dr com.apple.quarantine /Applications/roma\ just\ talk.app
open /Applications/roma\ just\ talk.app

A Gatekeeper-clean public release still requires Developer ID signing, notarization, and stapling through the manual Build notarized macOS DMG workflow after the Apple signing secrets are configured.