v0.4.12
heygen-com/hyperframesv0.4.12Apr 21, 2026by github-actions[bot]
AI Summary
This release focuses on rendering correctness, adding silent auto-updates, and improving documentation with a comparison guide.
Key Highlights
- Silent auto-update mechanism on next run
- Nested compositions can now be correctly rendered and paused
- Added Hyperframes vs Remotion comparison documentation
- Auto-normalize VFR video inputs to CFR before frame extraction
New Features
- Silent auto-update
- Correct render and pause for nested compositions
- Auto-normalize VFR video inputs to CFR
Full Release Notes
## What's Changed * ci: add workflow_dispatch trigger to publish workflow by @vanceingalls in https://github.com/heygen-com/hyperframes/pull/354 * feat(cli): silent auto-update on next run by @miguel-heygen in https://github.com/heygen-com/hyperframes/pull/306 * docs: add Hyperframes vs Remotion comparison (closes #318) by @jrusso1020 in https://github.com/heygen-com/hyperframes/pull/355 * fix(player+core): correctly render and pause nested compositions by @jrusso1020 in https://github.com/heygen-com/hyperframes/pull/359 * fix: remove hidden audio gain in renders by @miguel-heygen in https://github.com/heygen-com/hyperframes/pull/362 * fix(engine): auto-normalize VFR video inputs to CFR before frame extraction by @jrusso1020 in https://github.com/heygen-com/hyperframes/pull/360 **Full Changelog**: https://github.com/heygen-com/hyperframes/compare/v0.4.11...v0.4.12