chore: release v0.6.77

This commit is contained in:
Miguel Ángel
2026-06-06 18:08:36 +00:00
parent ca3bdd149b
commit cf0b6f1b95
13 changed files with 38 additions and 11 deletions
+13
View File
@@ -0,0 +1,13 @@
# 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