HyperFrames v0.7.20
Released on 2026-06-30.
This release fixes a render-correctness bug where a video or audio element identified only by a data-hf-id (no real id) rendered as a blank white wash with dropped audio. It also restores Studio keyframe retiming (drag-to-retime and Move to Playhead) and ships capture and runtime reliability improvements.
Features
- Studio: Restore keyframe retiming — drag-to-retime + Move to Playhead (closes #1782) (b403c54a, #1784)
- CLI: Expose Studio selection through preview (9983f37c, #1777)
Fixes
- Producer,lint: Id-less media renders blank wash instead of footage (74f9c31b, #1790)
- Producer: Keep video captures viewport-bound on software (c9613cd8, #1788)
- Core: Publish runtime inline artifact (e73076e9, #1787)
- Studio: Keyframe/position editing correctness + thumbnail cache busting + local-studio preview discovery (0a9555a0, #1781)
- Render: Avoid empty WAAPI scans and llvmpipe auto GPU (fc0f8c31, #1775)
Performance
Docs & Examples
Internal
- Skills: Rebuild faceless-explainer + pr-to-video on the shot-sequence architecture (7cb83865, #1778)