Skip to content

v0.16.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jul 18:39
76adfcf
Simplify to a self-contained menubar app (#5)

- Replace file-based config (~/.config/mic-guard) with UserDefaults
- Remove the CLI, XPC service, and enable/disable state; quit to disable
- Replace the SwiftUI windows with a native AppKit status-item menu
- Rename the bundle identifier to cz.szypowi.micguard
- Broadcast read-only device/mute status for personal integrations
- Collapse the docs site into the README

Co-authored-by: Przemysław Szypowicz <2733699+pszypowicz@users.noreply.github.com>