v0.4.11
heygen-com/hyperframesv0.4.11Apr 20, 2026by github-actions[bot]
AI Summary
Minor release with CLI enhancements for language/phonemizer support and HDR documentation, plus a fix for CDN script inlining security.
Key Highlights
- Added --lang CLI option with auto-infer phonemizer locale from voice prefix
- Hardened CDN script inlining using linkedom
- Forwarded --hdr flag through Docker render with HDR documentation
New Features
- CLI --lang option with auto-infer phonemizer locale from voice prefix
- Hardened CDN script inlining with linkedom
- HDR flag forwarding through Docker render with docs
Full Release Notes
## What's Changed * feat(cli): add --lang and auto-infer phonemizer locale from voice prefix by @jrusso1020 in https://github.com/heygen-com/hyperframes/pull/351 * fix: harden CDN script inlining with linkedom by @miguel-heygen in https://github.com/heygen-com/hyperframes/pull/352 * fix(cli): forward --hdr through Docker render + HDR docs by @vanceingalls in https://github.com/heygen-com/hyperframes/pull/346 **Full Changelog**: https://github.com/heygen-com/hyperframes/compare/v0.4.10...v0.4.11