Skip to content

v0.7.26

Choose a tag to compare

@github-actions github-actions released this 02 Jul 07:39
65b2093

HyperFrames v0.7.26

Released on 2026-07-02.

v0.7.26 makes imported designs more reliable by normalizing host-system primary font stacks to deterministic web fonts before distributed plan validation. It also adds render-reliability telemetry for preflight rejections, transient retries, and OOM classification, plus Studio controls and fixes around automatic keyframe recording.

Features

  • CLI: Emit render_preflight_rejected telemetry for P1-3 pre-flight saves (9b41891f, #1856)
  • Producer,cli: Render-reliability telemetry counters for capture hardening (733f88cb, #1850)
  • Studio: Add a global toggle to stop manual edits from auto-recording keyframes (636d5dd6)

Fixes

  • Producer: Normalize system-primary font stacks (e10e61ce, #1857)
  • Studio: Don't crash resizing an element whose keyframes were removed (dff3634e)
  • Studio: Re-sync soft-reloaded timelines to the studio's own scrub time (70606f84)
  • Studio: Fix array-form keyframe writes, diamond click-deselect, and nested video sync (1b8b2ac4)
  • Studio: Resolve recent timeline regressions (9b311588)

Internal

  • CLI: De-flake cold-import tests under CI contention via vitest timeouts (438474c9, #1855)

Other Changes

  • Keep Codex plugin category as Creativity (bf8b3d97, #1860)
  • Studio: Make the auto-keyframe toggle icon a diamond with a record dot (ae50327b)

Full changelog

v0.7.25...v0.7.26