| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-04 | 2.1 kB | |
| v0.6.73 source code.tar.gz | 2026-06-04 | 113.4 MB | |
| v0.6.73 source code.zip | 2026-06-04 | 115.2 MB | |
| Totals: 3 Items | 228.5 MB | 0 | |
HyperFrames v0.6.73
Released on 2026-06-04.
Runtime stability and CLI improvements: fixes audio stuttering in the preview player when a media file ends before the composition does, adds a configurable browser navigation timeout, localizes remote <img> sources before render to eliminate image flicker, and adds ARM64 Docker render support for Apple Silicon.
Fixes
- Runtime: Don't restart non-loop media that has naturally ended (faa3f588, #1203)
- CLI: Report available memory instead of free memory in doctor (96795031, #1204)
- CLI: Reject directory --composition and add --browser-timeout (#1199) (6affe2d2, #1200)
- Scripts: Make release change-guard robust to git status prefix (8228932e, #1198)
- Producer: Localize remote
sources + await image readiness (72c461d8, #1197)
- CLI: Support arm64 hosts for
--dockerrender (2be41937, #1196)
Internal
Full changelog
https://github.com/heygen-com/hyperframes/compare/v0.6.72...v0.6.73