Skip to content

v0.7.64

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Jul 19:06
11cd61d

HyperFrames v0.7.64

Released on 2026-07-18.

Studio editing is more predictable: multi-selection drags now keep composition positions in sync,
and Acorn-based atomic cuts stay isolated from Recast behind explicit operation-family gates.
Preview and render compilation now share a semantic-parity contract, while local .scratch files
no longer pollute lint runs.

Fixes

  • Studio: Keep composition multi-drag positions in sync (f7911d10b, #2629)
  • Lint: Ignore local .scratch directories in oxlint (452e9074f, #2624)
  • Studio: Keep atomic Acorn splits Recast-free (8dd7e3dfc)
  • Studio: Read writer environment explicitly (022e260ac)
  • Studio: Select writer for atomic cuts (710a8f1db)

Internal

  • Core: Own edit protocol contract (562544f68)
  • Compiler: Enforce preview render parity (f0956e594)
  • Studio: Gate SDK operation families (38c2d0693)
  • Studio: Gate Acorn writer migration (43788c6dd)

Full changelog

v0.7.63...v0.7.64