v0.8.1
heygen-com/hyperframesv0.8.1Aug 18, 2026by github-actions[bot]
AI Summary
Variables passed to the CLI now reach the installed files, and Studio prompts for FFmpeg installation before export failures occur.
Key Highlights
- Variables in `hyperframes add` now take effect in the installed file.
- Studio prompts for FFmpeg installation before export starts.
- Documentation updated to load the player from the latest minor version.
New Features
- Studio: Prompt to install FFmpeg before Export, not after
Full Release Notes
# HyperFrames v0.8.1 Released on 2026-08-18. Variables you pass to `hyperframes add` now reach the file it installs, instead of being dropped without a word. Studio also asks for FFmpeg before an export starts, rather than after one fails. ## Features - **Studio:** Prompt to install FFmpeg before Export, not after ([5058236ed](https://github.com/heygen-com/hyperframes/commit/5058236eda13cc31536e39bd37cf7eb4f9a99025), [#3314](https://github.com/heygen-com/hyperframes/pull/3314)). ## Fixes - **Docs:** Load the player from latest, not a pinned minor ([d7688f994](https://github.com/heygen-com/hyperframes/commit/d7688f9943814b44ab20b7d4b079ab50f7ca36df), [#3320](https://github.com/heygen-com/hyperframes/pull/3320)). - **Add:** Make chosen variables actually take effect, in the CLI and the preview ([ea7c48f37](https://github.com/heygen-com/hyperframes/commit/ea7c48f37249aff26211913562c74e29b85e8ddb), [#3316](https://github.com/heygen-com/hyperframes/pull/3316)). ## Full changelog https://github.com/heygen-com/hyperframes/compare/v0.8.0...v0.8.1