Skip to content

Releases: menske/fabulous-old

fabulous 0.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 19:53
a767476

What's Changed

  • Parakeet download-stuck fix + UX-invariant test hardening by @qkal in #8
  • Public-readiness hardening (F1–F11, A2/A5) by @qkal in #9
  • Cleanup output gate: reject hallucinated LLM cleanup by @qkal in #10
  • WS2: package for public release (GPL-3.0, unsigned dist, repo-flip gated) by @qkal in #11
  • Parakeet hybrid: v3 batch finals, streamed partials, padded blips by @qkal in #12

Full Changelog: v0.0.4...v0.1.0

Install

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

  1. Download fabulous-<version>.dmg and fabulous-<version>.dmg.sha256 below.

  2. Verify the download (optional but recommended):

    shasum -a 256 -c fabulous-<version>.dmg.sha256
  3. Open the dmg and drag fabulous into Applications.

  4. The app is unsigned (no paid Apple Developer certificate yet — 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.

fabulous 0.0.4

Choose a tag to compare

@github-actions github-actions released this 05 Jul 01:04
45579bb

What's Changed

  • Screen context: on-screen vocabulary for dictation by @qkal in #7

Full Changelog: v0.0.3...v0.0.4

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.

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.

fabulous 0.0.2

Choose a tag to compare

@github-actions github-actions released this 03 Jul 21:22
f4a9102

What's Changed

  • Reactive overlay voice meter: perceptual level + chunky accent bars by @qkal in #1
  • LLM post-processing: on-device transcript cleanup by @qkal in #2
  • LLM cleanup observability + session prewarm by @qkal in #3

New Contributors

  • @qkal made their first contribution in #1

Full Changelog: v0.0.1...v0.0.2

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.

fabulous 0.0.1

Choose a tag to compare

@github-actions github-actions released this 03 Jul 16:12

Full Changelog: https://github.com/qkal/fabulous/commits/v0.0.1

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.