github heygen-com/hyperframes v0.8.37

3 hours ago

HyperFrames v0.8.37

Released on 2026-09-13.

Bundled HTML now embeds supported fonts and images up to 2 MiB each, so they remain available without the project folder. This release also fixes missing clips, shifting video layouts, render recovery on low disk space, and AAC audio peak correction.

Fixes

  • Bundling: Embed supported local fonts and raster images up to 2 MiB each in bundled HTML. Larger assets warn and remain external, as do audio and video (cd975d8c2, #3590).
  • Rendering: When capture verification fails, use the available streaming fallback if saving frames to disk would exceed available storage (4c26ffe8c, #3703).
  • Video layout: Keep inactive nested videos out of the layout so neighboring videos do not shift during rendering (fdf9ffac9, #3639).
  • Clip visibility: Show later root-level clips when their start time arrives, even if the runtime previously hid them (1acc65dbf, #3893).
  • Audio: Leave extra headroom when correcting AAC peaks so re-encoding is less likely to push them back above the delivery limit. Failed corrections now report measurements (58707afaa, #3693).

Docs & Examples

  • Fix links to examples, transitions, and shared guidance in the video creation skills (4aa6e17b7, #3920).

Full changelog

v0.8.36...v0.8.37

Don't miss a new hyperframes release

NewReleases is sending notifications on new releases.