Skip to main content
All releases

v1.8

March 28, 2026

Native 4K Camera Capture & Audio Reliability

Native 4K Camera Recording

  • Full-Resolution Capture — Cameras now record at their full native resolution instead of being capped at 1080p
  • Per-Camera FPS Respected — Frame rate selection is honored during recording — 4K cameras that support 4K at 30fps no longer fall back to 1080p at 60fps
  • macOS Format Lock — Fixed a macOS-specific issue where AVCaptureSession silently overrode the device's configured format back to 1920x1080

Camera Resolution & FPS Picker

  • Actual Resolution Labels — Resolution picker shows the real resolution name (4K, 1440p, 1080p) instead of "Native"
  • No Duplicate Entries — Duplicate resolution entries are filtered when the native resolution matches a preset option
  • Resolution-Aware FPS — FPS dropdown only shows frame rates supported at the currently selected resolution
  • Automatic FPS Clamping — Switching to a higher resolution automatically clamps FPS if the current rate isn't available

Audio Link Fix

  • Reliable Paired Audio — Fixed a race condition that could silently drop all microphone audio when using "Pair with mic" to link audio to a camera
  • Virtual Device Support — Especially affected setups using virtual audio devices like Loopback or AudioHijack
  • Safe Fallback — Video-only recording starts automatically after ~2 seconds if audio never arrives, preventing the recorder from hanging

Stability

  • Preview Crash Fix — Fixed a crash when Preview Quality is set to "Full Resolution"