v0.8.75
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
- Skip Windows runs for player and Studio UI-only changes (1f0cfa7c3e, #4442).
- Grade the comments each PR touches (3194c2ae87, #4444).