Skip to content

v0.8.75

Choose a tag to compare

@github-actions github-actions released this 25 Sep 02:37
· 39 commits to main since this release
a95cb96

HyperFrames v0.8.75

Released on 2026-09-25.

A composition's scripts can now load their own files, and preview keeps a history of every project change. In Studio, a reload keeps a playing film playing, deleted clips leave the timeline at once, and catalog --json now includes preview videos.

Features

  • Core: A composition's script can load its own files with __hyperframes.assetUrl (b8dd023a97, #4434).
  • CLI: Preview keeps project history, and Studio can claim its own edits (177464b4c1, #4437).

Fixes

  • Studio: A playhead scrolled off to the left no longer draws over the track names (225c22b6b9, #4436).
  • Studio: A deleted clip leaves the timeline as soon as the file drops it (65a266b29d, #4447).
  • Studio: A preview reload keeps a playing film playing where it was (2fe37e3406, #4438).
  • CLI: The block snippet from add carries the block's own composition id (359106aa3a, #4432).

Catalog

  • CLI: Catalog --json carries each item's preview video and poster (8af615a48e, #4443).

Internal

Full changelog

v0.8.74...v0.8.75