Skip to content

v0.6.112

Choose a tag to compare

@github-actions github-actions released this 18 Jun 08:19
· 44 commits to main since this release
v0.6.112
1bab79e

HyperFrames v0.6.112

Released on 2026-06-18.

Static-frame dedup is now on by default for screenshot capture (with render telemetry), the SDK gains a reorderElements op for batch z-index updates, and the resolver-parity shadow tripwire stops emitting false element_not_found divergences for elements inside inlined sub-compositions.

Features

  • Engine: Static-frame dedup default-on + render telemetry (7310223b6, #1549)
  • Sdk: Ws-3 — reorderElements op (batch z-index update) (28bfe09f2, #1502)

Fixes

  • Studio: Shadow resolves bare leaf via dispatch path, not getElement (5fb5153e4, #1552)

Full changelog

v0.6.111...v0.6.112