Skip to content

v1.2.1

Choose a tag to compare

@cvknage cvknage released this 28 Mar 09:38
· 52 commits to main since this release

What's New

Microphone Permission Is Now Optional

  • The app no longer triggers the orange microphone indicator in the macOS menu bar
  • A new capture method handles audio routing without requiring microphone access
  • The app works fully even if you deny the permission prompt
  • Microphone access is still requested on first launch, but only needed for Manual mode or HAL input capture in Settings

Refined Settings

  • Grouped layout for better organisation

Documentation

  • Added user documentation explaining how the app works (docs/user/)

Full Changelog: v1.2.0...v1.2.1