v0.4.6
heygen-com/hyperframesv0.4.6Apr 18, 2026by github-actions[bot]
AI Summary
This release focuses on fixing Windows compatibility issues, improving documentation with a performance guide, and adding an auto-fallback screenshot capture feature for producers.
Key Highlights
- External assets now work correctly on Windows
- Added a performance guide and preview-stutter troubleshooting documentation
- Auto-fallback screenshot capture for raf and iframes
New Features
- Auto-fallback screenshot capture for raf and iframes
- Performance guide and preview-stutter troubleshooting
Full Release Notes
## What's Changed * chore: add linguist overrides so TypeScript is the dominant language by @jrusso1020 in https://github.com/heygen-com/hyperframes/pull/326 * fix(cli): doctor shows platform-correct install hints by @Dylanwooo in https://github.com/heygen-com/hyperframes/pull/319 * fix(producer): external assets work on Windows (GH #321) by @miguel-heygen in https://github.com/heygen-com/hyperframes/pull/324 * fix(cli): set GIT_CLONE_PROTECTION_ACTIVE=0 for skills (GH #316) by @miguel-heygen in https://github.com/heygen-com/hyperframes/pull/328 * docs(guides): add Performance guide and preview-stutter troubleshooting by @jrusso1020 in https://github.com/heygen-com/hyperframes/pull/327 * feat(producer): auto-fallback screenshot capture for raf and iframes by @jrusso1020 in https://github.com/heygen-com/hyperframes/pull/331 ## New Contributors * @Dylanwooo made their first contribution in https://github.com/heygen-com/hyperframes/pull/319 **Full Changelog**: https://github.com/heygen-com/hyperframes/compare/v0.4.4...v0.4.6