You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed UI Region Tracking with Crop from parent window enabled so it no longer silently falls back to screen-composited capture that can include overlapping windows.
Changed parent-window crop behavior to fail explicitly when PrintWindow cannot capture the target, instead of recording unrelated overlapping windows.
Fixed the capture preview to match recording behavior when parent-window crop is enabled.
Restored additional UI parameters on startup and in presets: PCM sample rate, PCM bit depth, Vorbis quality, and region auto-adjust.
Added Windows GitHub Actions smoke-test workflow for build, UI screenshot, and clean runtime launch checks.