v0.7.33
heygen-com/hyperframesv0.7.33Jul 4, 2026by github-actions[bot]
AI Summary
This release fixes an HDR compositing regression where hidden or future timed DOM descendants were being revived during layer screenshots and bleeding into HDR frames.
Key Highlights
- Fixes HDR compositing regression involving hidden DOM descendants
- DOM-layer masking now preserves hidden descendants during capture
Full Release Notes
# HyperFrames v0.7.33 Released on 2026-07-04. This release fixes an HDR compositing regression where hidden or future timed DOM descendants could be revived during per-layer screenshots and bleed into HDR frames. DOM-layer masking now preserves those hidden descendants while capturing the active layer, keeping HDR output aligned with preview timing. ## Fixes - **Producer:** Avoid reviving hidden DOM in HDR layers ([bb066077b](https://github.com/heygen-com/hyperframes/commit/bb066077b4ecbf4efc021779e37da6475c6f80dd), [#1935](https://github.com/heygen-com/hyperframes/pull/1935)) ## Full changelog https://github.com/heygen-com/hyperframes/compare/v0.7.32...v0.7.33