| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-13 | 3.4 kB | |
| v0.7.56 source code.tar.gz | 2026-07-13 | 75.4 MB | |
| v0.7.56 source code.zip | 2026-07-13 | 77.9 MB | |
| Totals: 3 Items | 153.3 MB | 1 | |
HyperFrames v0.7.56
Released on 2026-07-13.
Studio now uses the rebuilt NLE editor, with a unified timeline, richer asset previews, and safer multi-selection, drag, resize, crop, split, and z-order workflows. Editing actions now settle and persist as atomic transactions, so one gesture produces one undo step and failed writes restore the prior state instead of leaving partial changes.
Features
- Studio: Rebuilt the editor shell, timeline lanes, asset browser, media thumbnails, preview overlays, and Blocks workflow around the new NLE experience (df29fa7a5, #2291)
Fixes
- Studio: Made edit commits atomic and corrected undo, razor split, group drag, z-order, instant-hold resize/rotate, overlay geometry, crop flicker, and stale-failure behavior (df29fa7a5, #2291)
- Producer: Avoid duplicate local-font embedding when multiple references resolve to the same file (994050310, #2317)
- Render: Allow an explicit composition entry to render without a project-level
index.html(796d5df15, #2307) - Media Use: Recognize derived video outputs during ingest (7c0dcb0b1, #2310)
- Render: Scope strict linting to the composition selected for rendering (38badff82, #2261)
- Media Use: Fall back to bundled sound effects when the HeyGen CLI is missing or outdated (2e34a2d5a, #2257)
- CLI: Detect video-driven motion during frozen-frame checks (44653b31d, #2308)
- Check: Snapshot restored text state after contrast audits (b861afe45, #2306)
- Render: Stream long captures on memory-constrained machines instead of buffering the full frame set (9c0c1f99d, #2245)
- Render: Reject incomplete captured frames before they reach encoding (995885484, #2293)
Full changelog
https://github.com/heygen-com/hyperframes/compare/v0.7.55...v0.7.56