Files
hyperframes/releases/v0.8.18.md
2026-08-29 15:38:26 +00:00

1.5 KiB

HyperFrames v0.8.18

Released on 2026-08-29.

Studio now switches the canvas and timeline for compositions stored anywhere in a project. Snapshots now preserve playback rate, nested-media timing, static compositions, and source files.

Fixes

  • Studio: Switch the canvas and timeline for compositions stored outside compositions/ (adf9b0cce).
  • Core: Keep long nested videos visible when their local start precedes the host window (3dc185623, #3535).
  • CLI: Capture the correct source frame for trimmed or accelerated videos (d99eeef0b, #3536).
  • CLI: Reject keyframe-shot outputs that would overwrite the active composition source (e4dabf830, #3534).
  • CLI: Allow intentional data-no-timeline compositions without false frozen-sweep errors (b28747df0, #3533).

Full changelog

https://github.com/heygen-com/hyperframes/compare/v0.8.17...v0.8.18