Skip to content

CueRecord v2.0.3

Latest

Choose a tag to compare

@nolangz nolangz released this 03 Jul 15:49

Changes

  • 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.