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:
consumeFileWriteReceiptis renamedidentifyFileWrite. The old name stays for one release as a deprecated alias and no longer removes the receipt.BROWSER_HOSTILE_CODECSentries are now objects withrepresentativeMimeandprewarm(#3910).