github heygen-com/hyperframes v0.7.88

latest releases: v0.8.7, v0.8.6, v0.8.5...
19 days ago

HyperFrames v0.7.88

Released on 2026-08-01.

Hardens the media probe against malformed and hostile input — ffprobe invocation, AAC duration refinement, frame-rate parsing and PNG inspection — and adds a color grading chapter to the Prompt Guide.

Fixes

  • Engine: Harden the ffprobe invocation — reject stdin input, decode stdout correctly, and bound its size (9e275423e)
  • Engine: Make the AAC duration refinement safe, cancellable and LC-only, allowlisting AAC-LC rather than denying HE-AAC (242a42f6c, 361fd4992)
  • Engine: Reject non-finite, negative and malformed frame rates, and strict-parse rationals (19dc83bc2, 4d563fa75)
  • Engine: Fix PNG probing — merge color per field, detect alpha correctly, defer the parse, stop the chunk walk at cICP, and use native crc32 (62b96c227, 2af3f4d0e)
  • Engine: Keep the PNG CRC working on Node 22.0 and 22.1 (96a6e8bd9)

Docs & Examples

  • Prompting: New Color grading and film effects chapter — ten A/B renders, each with the prompt that produced it and the payload it compiled to, covering tonal work, hue keys, print and analogue looks, and why the source matters more than the payload (#2911)
  • Guides: Two new sections in Color GradingAnimating a Grade (which properties tween, and which do not) and Limiting a Grade to Part of the Frame (the layer technique for region-limited grades, previously listed as unsupported with no workaround) (#2911)

Full changelog

v0.7.87...v0.7.88

Don't miss a new hyperframes release

NewReleases is sending notifications on new releases.