Files
hyperframes/releases/v0.8.22.md
T
Miguel ÁngelandJames 38e356fba4 chore: release v0.8.22 (#3575)
* chore: release v0.8.22

* docs: include encoder retry in v0.8.22 notes

---------

Co-authored-by: James <james.russo@heygen.com>
2026-08-31 22:54:13 -04:00

1.1 KiB

HyperFrames v0.8.22

Released on 2026-09-01.

HyperFrames now reports host-interrupted FFmpeg work as retryable instead of a terminal render failure. Windows CLI commands also stay quiet, and process cleanup handles already-exited PIDs.

Fixes

  • Rendering: Report verified host-interrupted FFmpeg work as retryable across encode, audio, extraction, and distributed assembly (0f7eebd7e, #3578).
  • CLI: Hide Windows child process consoles (9097d539b, #3529).
  • CLI: Guard PowerShell process queries against exited PIDs (73aa71c9e, #3571).

Full changelog

https://github.com/heygen-com/hyperframes/compare/v0.8.21...v0.8.22