Skip to content

v0.3.1

Choose a tag to compare

@vakovalskii vakovalskii released this 15 Jun 09:43
· 6 commits to main since this release

Fixes

  • Voice transcription auto-paste now delivers the transcript directly to the app that was frontmost when recording started (via CGEventPostToPid), instead of whatever happened to be frontmost at paste time (which could be Copyosity itself).
  • Microphone access under hardened runtime: added the com.apple.security.device.audio-input entitlement and NSMicrophoneUsageDescription, so the OS mic-permission prompt appears and recording captures real audio instead of silence.

Other

  • New letter-based "C" app icon.

Note: build is signed with Developer ID but not notarized. On first launch use right-click → Open (or xattr -dr com.apple.quarantine).