Files
hyperframes/releases/v0.7.74.md

1.3 KiB

HyperFrames v0.7.74

Released on 2026-07-27.

Distributed Plan v2 now handles extraction-cache sentinels and partial color metadata without corrupting chunk dependencies. Distributed cold starts also preserve live GSAP volume state, while GCP captures honor the effective BeginFrame boundary.

Fixes

  • Producer: Handle partial color metadata and extraction sentinels in Plan v2 (58869f087, #2814)
  • GCP Cloud Run: Enforce effective BeginFrame capture (2a284a8e3, #2817)
  • Core: Avoid live volume probes during render (477defc7e, #2816)

Performance

  • Producer: Compute regression PSNR in one ffmpeg pass (98a4cd70f, #2813)

Full changelog

https://github.com/heygen-com/hyperframes/compare/v0.7.73...v0.7.74