Skip to main content

HyperFrames v0.8.49

By Steven Van ·

HyperFrames v0.8.49 fixes half-loaded embedded players and adds a live, browsable catalog grid.

HyperFrames now waits for a composition's images and media to finish loading before playing the first frame when it's embedded from another origin, so viewers no longer see a half-loaded frame. In Studio, dropping a clip onto an empty main track starts it at 0 instead of wherever it landed, and the editor now reports the real reason an edit was declined, one of four causes, instead of a single generic message.

Other fixes in this release:

  • Producer looks up Google Fonts CSS once per render process instead of on every use.
  • A media file that has already failed to load no longer holds up rendering for the full 8 second timeout.
  • Selecting several clips in Studio checks their network probes in parallel, so the preview syncs faster.
  • After a clip is dropped on the timeline, it is now selected and scrolled into view.
  • Selector arrays like querySelectorAll results stay inside their own composition, and renders wait for a composition's declared compute to finish, not only for adapter loaders.

The catalog also moves to a live, browsable grid instead of a static index, and catalog items fall back to a recorded video when their directory is over the size budget.

HyperFrames
HyperFrames
Open-source framework for rendering HTML compositions into MP4 videos, built for AI agents and automated pipelines.
View HyperFrames →

Read the original announcement →

Read HyperFrames v0.8.49 on Creators Toolbox