Skip to content

Open Recorder v0.0.4

Choose a tag to compare

@github-actions github-actions released this 16 Mar 14:36
· 1432 commits to main since this release
Add native screen recording permission checks and bump to v0.0.4

Use the ScreenCaptureKit native helper for preflight/request permission
flow instead of relying solely on Electron's systemPreferences API.
Falls back to browser capture when native macOS capture fails and adds
an explicit request-screen-recording-permission IPC handler.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>