Skip to content

Releases: brettinternet/mic-mute

0.5.1

16 May 23:18

Choose a tag to compare

  • fixed UI indicator positioning with multiple monitors

0.5.0

16 May 22:36

Choose a tag to compare

  • 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

07 May 23:53

Choose a tag to compare

0.3.1

25 Mar 23:24

Choose a tag to compare

  • Unmute inputs before app exit
  • Lower input gain when unable to mute device
  • Improve UI icons

0.3.0

25 Mar 06:05

Choose a tag to compare

  • 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

11 Mar 17:17

Choose a tag to compare

  • Fixes theme detection to update window and tray colors

0.2.0

11 Mar 06:53

Choose a tag to compare

  • Polls new devices to mute while microphones should be off

0.1.0

10 Mar 07:57

Choose a tag to compare

Please

  • Ensure the mute works on all your devices
  • Report any bugs