v0.6.77

heygen-com/hyperframesv0.6.77Jun 6, 2026by github-actions[bot]

AI Summary

Ensures the probe stage respects low-memory mode by threading the `forceScreenshot` flag to prevent BeginFrame probe failures on memory-constrained systems.

Key Highlights

  • Thread `forceScreenshot` flag to the probe stage
  • Prevent BeginFrame probe failures on memory-constrained systems

Full Release Notes

# HyperFrames v0.6.77

Released on 2026-06-06.

Ensures the probe stage respects low-memory mode by threading the `forceScreenshot` flag, preventing BeginFrame probe failures on memory-constrained systems.

## Fixes

- **Producer:** Thread forceScreenshot to probe stage for low-memory mode ([ca3bdd14](https://github.com/heygen-com/hyperframes/commit/ca3bdd149bdf07240b26f0863cbda4024a9493ab), [#1237](https://github.com/heygen-com/hyperframes/pull/1237))

## Full changelog

https://github.com/heygen-com/hyperframes/compare/v0.6.76...v0.6.77