Releases: brettinternet/mic-mute
Releases · brettinternet/mic-mute
0.5.1
0.5.0
- added a volume mute fallback for devices without CoreAudio mute controls
- added virtual main input volume fallback for Continuity Microphone-style devices
- skips uncontrollable input devices without blocking controllable devices
- restores mic mute/volume changes applied by the app on exit and SIGINT/SIGTERM
- hardened mute readback/enforcement checks
Unrelated to this release, I've also added a note about the limitations to this app in the project's README.
0.4.0
- added support for F keys @chirsbaer
- bump deps
0.3.1
- Unmute inputs before app exit
- Lower input gain when unable to mute device
- Improve UI icons
0.3.0
- Fixed memory leak from unreleased cocoa bindings
- Added camera state
- Added about popup
- Added
settings.json - Added options to launch on login and show in dock
- Fixed high CPU usage from event loop
0.2.1
- Fixes theme detection to update window and tray colors
0.2.0
- Polls new devices to mute while microphones should be off
0.1.0
Please
- Ensure the mute works on all your devices
- Report any bugs