github heygen-com/hyperframes v0.8.36

3 hours ago

HyperFrames v0.8.36

Released on 2026-09-12.

Pausing the Studio preview now keeps it still, typing in the Design panel no longer blanks the preview, and opening a project no longer re-encodes a video the browser already plays. Three fixes to how the preview behaves while you edit.

Fixes

  • Studio: Pausing the preview keeps it still. Sub-compositions used to keep animating after an edit and a seek while the button said paused, and the same leak advanced exported frames between captures (4c6fa9a79, #3910).
  • Studio: Typing in the Design panel no longer blanks the preview. Every edit used to reload the preview iframe for several seconds because the studio could not read its own write label over the event stream (#3910).
  • Studio: Opening a project no longer re-encodes VP9 or AV1 video the browser plays natively, and the studio bundle is cached instead of refetched on every open (#3910).

Breaking

  • studio-server: consumeFileWriteReceipt is renamed identifyFileWrite. The old name stays for one release as a deprecated alias and no longer removes the receipt. BROWSER_HOSTILE_CODECS entries are now objects with representativeMime and prewarm (#3910).

Catalog

  • Catalog: Put the install command above the preview (51a88b956, #3888).

Full changelog

v0.8.35...v0.8.36

Don't miss a new hyperframes release

NewReleases is sending notifications on new releases.