Skip to content

v0.7.79

Choose a tag to compare

@github-actions github-actions released this 28 Jul 23:13
b5be874

HyperFrames v0.7.79

Released on 2026-07-28.

Studio editing is now more exact and predictable: timeline, motion-path, and playhead
keyframe operations stay scoped to the intended element; nested-composition timing
preserves its host rows; and color, shortcuts, ruler, and accessibility interactions
are more reliable. This release also adds a narrow caption-zone layout waiver, makes
CLI telemetry opt-out durable, and recognizes the renamed Codex image-generation
feature flag.

Features

Fixes

  • Media Use: Accept renamed codex image_generation feature flag (02c57609a)
  • Studio: Give the motion path and the fallbacks a one-element target (1f3fd2800)
  • Studio: Author every new tween against one element (3d9243606)
  • Studio: Scope lane ids per timeline and stop inventing a track row (ba0d6406d)
  • Studio: Never re-author a target the DOM proved is not unique (f04cdb79c)
  • Studio: Label undo history with the track display row (477916cbe)
  • Studio: Target one element when adding a keyframe at the playhead (fd5555be7)
  • Studio: Announce real track numbers and point aria-controls at the lanes (1faa0cbda)
  • Studio: Resolve a panel edit through the lane groups it can see (be3451aae)
  • CLI: Make telemetry opt-out durable (880021411, #2852)
  • Studio: Lane every tween and attribute tweens to their real target (59a818e80)
  • Studio: Keep every host row on the drill path, not just the top (acad7b268)
  • Studio: Keep the host row when drilling into a sub-composition (d48440a9b)
  • Studio: Expand sub-comp children against their resolved parent host (12546985f)
  • Studio: Compute keyframe percentages in the tween's own time frame (3f0c20f63)
  • Studio: Accept 3-digit hex shorthand in the colour field (86f633f98)
  • Studio: Drop aria-modal from the non-modal shortcuts popup (7f0cadcbb)
  • Studio: Dismiss the shortcuts panel on escape and outside press (aa2811642)
  • Studio: Let the colour hex field be edited and commit it on outside press (55614033e)
  • Studio: Grow the ease target only where the segment has room (b82506363)
  • Studio: Meet the 24x24 pointer target minimum on toolbar and lane controls (4e74eefdd)
  • Studio: Seek ruler clicks to the pressed position and round retime percentages (69020699d)

Internal

  • Regenerate skills-manifest for media-use change (b6da5bd6b)

Other Changes

  • Studio: Keep StudioRightPanel under the 600 line cap (bb24d0037)

Full changelog

v0.7.78...v0.7.79