You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed external microphone capture on macOS 15+ by passing ScreenCaptureKit the expected AVCaptureDevice unique ID instead of the CoreAudio numeric device ID.
Keeps selected microphone metadata refreshed after device list changes so reconnecting an external mic does not keep stale capture IDs.
Updates release metadata and README download links for v2.0.3.
Verification
scripts/run-recording-core-tests.sh
./build.sh completed universal build, Developer ID signing, notarization, stapling, and Gatekeeper validation.