github heygen-com/hyperframes v0.8.31

4 hours ago

HyperFrames v0.8.31

Released on 2026-09-07.

Studio preview now serves only the bytes a browser asks for instead of reading a whole media file per request, which drops server memory and latency on large sources. Lint and check gain a rule for media pointing at the wrong file type and stop flagging code a composition only displays.

Features

  • Lint: Flag video/img src pointing at an audio file (0d5d3f3eb, #3741).

Fixes

  • Studio Server: Bridge the node web stream type for the Windows build (8958342dd, #3746).
  • Studio Server: Stream preview media byte ranges instead of reading the whole file (8825def61, #3745).
  • Lint: See the grouped gsap.set that stages a whole scene at once (b0ac581d8, #3737).
  • Check: Key content_overlap and text_occluded collapse by pair, and bill a clipped text box once (c59fd162a, #2801).
  • Lint: Stop three rules matching code a composition only displays (051336c07, #2811).
  • Check: Keep auditing when a motion spec is partly unusable (39ad2721b, #2805).
  • Producer: Pin lint entry reads to checked descriptors (f1d0c2e55, #3734).
  • Studio Server: Publish waveform caches atomically (e5b351411, #3731).

Catalog

  • Catalog: Bind asset reads to checked project files (7a2a69173, #3735).

Full changelog

v0.8.30...v0.8.31

Don't miss a new hyperframes release

NewReleases is sending notifications on new releases.