Skip to content

fabulous 0.0.3

Choose a tag to compare

@github-actions github-actions released this 04 Jul 18:48
1502d0c

What's Changed

  • Injection latency: async clipboard restore + delivery-method telemetry by @qkal in #4
  • Per-app injection overrides by @qkal in #5
  • Parakeet/FluidAudio transcription backend by @qkal in #6

Full Changelog: v0.0.2...v0.0.3

Install

Requires an Apple Silicon Mac (M1 or later — the binary is arm64-only).

  1. Download fabulous-<version>.dmg below and open it.

  2. Drag fabulous into Applications.

  3. The app is not notarized (no Apple Developer certificate — it's a
    free-time project), so macOS will refuse to open it until you clear
    the quarantine flag:

    xattr -dr com.apple.quarantine /Applications/fabulous.app

Updating from a previous version: each release carries a fresh
ad-hoc code signature, so macOS revokes the app's Microphone and
Accessibility permissions on update. Re-grant both in System Settings →
Privacy & Security when prompted.