github heygen-com/hyperframes v0.8.78

4 hours ago

HyperFrames v0.8.78

Released on 2026-09-26.

The player now reports its picture size and can turn off click-to-play, and hyperframes history lists, undoes and restores a project's changes. The CLI uses a pinned onnxruntime-node installed next to it, and renders with shader transitions now match the preview.

Features

  • Player: Expose picture size, durationchange and a click-to-play opt-out (4ef2fc3f1, #4505).
  • Shader Transitions: Add playSeamTransitionLoop to preview a seam on a loop (0f528ff2e, #4307).
  • CLI: The hyperframes history command lists, undoes and restores a project's recorded changes (2734ee2c0, #4449).

Fixes

  • CLI: Use onnxruntime-node installed beside the CLI when it is the pinned version (2be82f009, #4507).
  • Shader Transitions: The render leaves scene visibility to the runtime (5145a136a, #4509).
  • Telemetry: Honor CLI opt-out in Studio and render CI (edb3747c4, #4500).
  • Core: Report one composition size in stage-size and timeline messages (77b2260f2, #4496).
  • Core: A clip gets its own inline display back when the runtime shows it (02147b8d1, #4498).
  • CLI: Timeline ids never writes over a save that lands while it stamps (3746c9821, #4494).
  • Core: A clip that starts later keeps the place and size its CSS gives it (aadeaf9dd, #4495).
  • Studio Server: Stamping ids at open never reverts a write that lands meanwhile (b2a449df8, #4491).
  • Core: A frame capture keeps waiting for a video between its range requests (e266ad5e5, #4490).

Internal

  • Stop running CodeQL on merge queue groups, where its upload races the merge (fbaa9f920, #4492).

Full changelog

v0.8.77...v0.8.78

Don't miss a new hyperframes release

NewReleases is sending notifications on new releases.