Skip to content

v0.7.83

Choose a tag to compare

@github-actions github-actions released this 30 Jul 01:49
v0.7.83
5244dde

HyperFrames v0.7.83

Released on 2026-07-30.

Lays the measurement groundwork for opening the drawElement fast path to short compositions: renders now report their live DOM element count and whether the short-comp routing band would apply, while routing itself stays unchanged behind a default-off flag. Also carries a batch of Windows and browser-resolution fixes, audio-mix corrections, and transparent GIF output.

Features

  • Producer: Surface init telemetry from parallel workers — the band's missing motion axis (23854f7c6)
  • Producer: Open the DE single-worker inversion to short comps under an element ceiling (0749cd9ff)
  • CLI: Roll circuit-breaker state over across config wipes (dfe92b2aa)

Fixes

  • Studio: Stop popovers and tooltips clipping at panel edges (f81ac7457, #2890)
  • Producer: Fail closed when no live element count is available (4dbf0d90b)
  • Producer: Count live DOM, not source markup, for the short-band gate (def98f79c)
  • Producer: Keep large local fonts file-backed (87791fd01, #2864)
  • Exclude hidden audio from render mix (b7160f69b, #2870)
  • Parsers: Validate Windows FFmpeg discovery candidates (4ad1cf455, #2871)
  • Preserve plateaus in sampled audio automation (04e0ccce4, #2863)
  • CLI: Select host-compatible cached browser (85f0c9d35, #2861)
  • CLI: Honor check navigation timeout (fdc593289, #2860)
  • CLI: Simplify nextInstallState's dead hadFired branch (review nit) (ec76985f4)
  • Producer: Address R2 review findings — element undercount and kill-switch attribution (7bb9e3cbf)
  • Render: Preserve transparency in GIF output (6cfb05e38, #2327)
  • Studio: Resolve Chrome on Windows (d8d626537, #2878)

Docs & Examples

  • Product Launch Video: Use real screenshots for site showcases (860954d71, #2881)
  • Product Launch Video: Catch motion jumps at frame cuts (5466bcecc, #2880)
  • Audio: Avoid weak music openings in short launch videos (30900c346, #2882)
  • Skills: Name the media-treatment policy targets instead of alluding to them (6cab53a68, #2879)

Internal

  • Studio: Split ease mode controls out of EaseCurveSection (e0b190947)
  • Studio: Remove fully rolled-out studio feature flags (cef3b86c9, #2889)
  • Producer: Make the short-comp band baseline-first and its attribution decisive (e9de2fa14)

Full changelog

v0.7.82...v0.7.83