v0.2.37
imbhargav5/open-recorderv0.2.37Aug 21, 2026by github-actions[bot]
AI Summary
A major stability and polish release addressing camera bubbles, HUD positioning, thread safety, and introducing custom backgrounds.
Key Highlights
- Improved HUD positioning and responsiveness
- Fixed camera bubble visibility and clamping
- Added custom background image/video uploads with redesigned preset selector UI
New Features
- Custom background image uploads
- Custom background video uploads
- Redesigned preset selector UI
- Improved window lifecycle management
Full Release Notes
## Commits since v0.2.36 - dded3ab Merge pull request #1012 from Arushi-Gupta13/main - fa04522 Merge pull request #1010 from Arushi-Gupta13/fix/13-hud-display-migration-sync - fc38c5f Merge branch 'main' into fix/13-hud-display-migration-sync - 0ba6814 Merge branch 'imbhargav5:main' into main - 77bfce2 refactor: improve HUD positioning and responsiveness with updated window metrics and clamping logic - 2b81de9 fix(macos): camera bubble auto-initialization, prewarm and window visibility - e4a0c1c fix(macos): camera bubble window visibility and level fixes - b25bc12 fix(macos): guarantee camera bubble window visibility during recording and device selection - dce27cc fix(macos): keep HUD minimal with core toggles and place audio feedback in Cursor inspector - fcf5765 fix(macos): add FacecamAnchor.resolve helper and fixedDuringZoom property to FacecamSettings - bb3a325 Merge pull request #2 from Arushi-Gupta13/fix/999-camera-zoom-audio-feedback - f46d46e Merge origin/main into fix/999-camera-zoom-audio-feedback - e99bff8 Merge pull request #3 from Arushi-Gupta13/fix/01-multi-display-fallback - 5767c12 Merge origin/main into fix/01-multi-display-fallback and resolve source selection - 4fd689a Merge pull request #4 from Arushi-Gupta13/fix/02-camera-bubble-clamping - 98ec0ee Merge origin/main into fix/02-camera-bubble-clamping and resolve FacecamAnchor/VideoPlaybackViews - 5778f04 Merge pull request #5 from Arushi-Gupta13/fix/03-avcapturesession-thread-safety - 467f16d Merge origin/main into fix/03-avcapturesession-thread-safety and resolve buildSession configuration - b746132 Merge pull request #6 from Arushi-Gupta13/fix/04-screen-selection-multi-display - 71cd9c2 Merge pull request #7 from Arushi-Gupta13/fix/05-mic-reconnect-fallback - de0396d Merge pull request #8 from Arushi-Gupta13/fix/06-countdown-space-pinning - 68abbed Merge origin/main into fix/06-countdown-space-pinning and resolve collectionBehavior conflict - ea6602e Merge pull request #9 from Arushi-Gupta13/fix/07-audio-track-channel-mapping - 170e395 Merge pull request #10 from Arushi-Gupta13/fix/08-cursor-telemetry-retina - d31754a Merge pull request #11 from Arushi-Gupta13/fix/09-system-audio-warning-chip - 42ff7f5 Merge pull request #12 from Arushi-Gupta13/fix/10-window-source-filter-system-proc - 24adc39 Merge pull request #13 from Arushi-Gupta13/fix/11-camera-transitions-timeline-scrubbing - 43972f1 fix(macos): camera transition tracking, subtle timeline UI, draggable playhead pin, and full aspect fill - c79e535 fix(macos): Window Source Filter System Process Exclusion Optimization - 0f02007 fix(macos): System Audio Permission Handshake on Toggle - 5c78345 Merge branch 'feat/macos-hud-ui-polish' - 1256339 fix(macos): Cursor Telemetry Coordinate Space Normalization on Retina - 31dbb8c fix(macos): Audio Track Channel Mapping & Silent Audio Guard - 3aadd9a fix(macos): Countdown Overlay Full-Screen Space Pinning - b6d6cf2 fix(macos): Microphone & Camera Device Reconnect Listeners - e7010e9 fix(macos): Screen Selection Overlay Multi-Display Coordinate Alignment - 240c67d fix(macos): AVCaptureSession Thread Safety & Atomic Configuration - 4369b6b fix(macos): Live Camera Bubble Screen Boundary Clamping & Safe Margins - 2e2d547 fix(macos): guarantee default display source fallback when restoring or reloading sources - 0450949 fix(#999): lock camera during zoom + audio feedback sounds - e50cc45 fix(macos): auto-refresh capture devices on connect/disconnect and fallback to system defaults - 4eeecd1 Merge pull request #1008 from Arushi-Gupta13/feat/macos-hud-ui-polish - c3c2be8 Merge branch 'main' into feat/macos-hud-ui-polish - ac42346 fix(macos): camera bubble boundary clamping, waveform accent glow, clean timeline clip, and thread-safe capture - 7d02108 feat: implement custom background image and video uploads with redesigned preset selector UI - 89c165c feat: improve window lifecycle management and ensure visibility for recording overlays and main app windows - 88dc2e5 Update appcast for v0.2.36 - 57618be Merge pull request #1 from Arushi-Gupta13/feat/macos-hud-ui-polish