v0.7.48

heygen-com/hyperframesv0.7.48Jul 10, 2026by github-actions[bot]

AI Summary

This release prevents slow Chrome downloads from losing their install lock, which could collide with other HyperFrames processes. It also restores compatibility for `tts --text-file` in existing skills and scripts.

Key Highlights

  • Lock mechanism prevents slow Chrome installs from colliding with other processes.
  • Restores `tts --text-file` compatibility for file-based narration workflows.
  • Visible wait progress during slow browser installs.

Full Release Notes

# HyperFrames v0.7.48

Released on 2026-07-10.

Prevents slow Chrome downloads from losing their install lock and colliding with another HyperFrames process. Also restores `hyperframes tts --text-file` compatibility for existing skills and scripts.

## Fixes

- **CLI:** Restore `tts --text-file` compatibility for file-based narration workflows ([ef38321d5](https://github.com/heygen-com/hyperframes/commit/ef38321d5d1b549777b846d1156de40a0f475b4e), [#2117](https://github.com/heygen-com/hyperframes/pull/2117))
- **CLI:** Keep slow browser installs serialized with an active lock heartbeat and visible wait progress ([7bd8c0942](https://github.com/heygen-com/hyperframes/commit/7bd8c0942e2d0863b7c82fe5a3dd1c026f1e5db1), [#2116](https://github.com/heygen-com/hyperframes/pull/2116))

## Full changelog

https://github.com/heygen-com/hyperframes/compare/v0.7.47...v0.7.48