| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-04 | 860 Bytes | |
| v0.6.72 source code.tar.gz | 2026-06-04 | 113.4 MB | |
| v0.6.72 source code.zip | 2026-06-04 | 115.1 MB | |
| Totals: 3 Items | 228.5 MB | 0 | |
HyperFrames v0.6.72
Released on 2026-06-04.
A render-reliability release: the producer now localizes remote <img> sources and waits for them to load before capturing frames, fixing blank-frame flicker in compositions that reference remote (S3) images. --docker renders also now run on arm64 hosts.
Fixes
- Producer: Localize remote
sources + await image readiness (72c461d8, #1197)
- CLI: Support arm64 hosts for
--dockerrender (2be41937, #1196)
Full changelog
https://github.com/heygen-com/hyperframes/compare/v0.6.71...v0.6.72