HyperFrames v0.8.80
Released on 2026-09-27.
Studio reloads the preview less often, and its thumbnails and catalog installs are more reliable. Export, seek and snapshot now show the right video frame, and CLI commands exit when they finish.
Fixes
- Studio: Reload the preview only when a file it loaded changes (e00baefb5, #4570).
- Studio Server: A thumbnail survives files vanishing mid-request (1262485a0, #4571).
- Studio: An automation lane edit is refused on a locked clip and reports how it saved (1a53681de, #4533).
- Core: A CSS animation in a later clip shows the right frame after a seek (8dfdceb16, #4554).
- Engine: Export draws a video in exactly the frames it is shown in (3def3514d, #4565).
- Studio: Avoid preview reloads for temporary and excluded files (31c00d2f0, #4553).
- Core: Preserve in-flight video preloads during runtime binding (cc439b0e5, #4562).
- Studio Server: Probe each proxied clip once instead of on every request (9c56240bf, #4557).
- CLI: Stop background update and skills checks from holding a finished command open (16dc05e9f, #4556).
- CLI: --yes in an unattended run no longer overrides a no saved by another process (d290c05b0, #4547).
- CLI: Snapshot shows a short video's last frame instead of going black (76723c614, #4552).
- Player: A reloaded preview waits for its assets once, not twice (640e99043, #4546).
- Core: Clips that meet within float rounding count as meeting in edits and playback (984ad28c7, #4535).
Performance
Docs & Examples
Catalog
- CLI: Studio's catalog install records the item and honours paths, as add does (4984a268f, #4573).
- Studio: The dev server leaves catalog installs to hyperframes preview (c83e95857, #4574).