fabulous 0.0.2
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
Full Changelog: v0.0.1...v0.0.2
Install
Requires an Apple Silicon Mac (M1 or later — the binary is arm64-only).
-
Download
fabulous-<version>.dmgbelow and open it. -
Drag fabulous into Applications.
-
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.