Skip to content

v0.7.69

Choose a tag to compare

@github-actions github-actions released this 23 Jul 19:09
v0.7.69
f003422

HyperFrames v0.7.69

Released on 2026-07-23.

HyperFrames now catches rotation pivot drift during layout audits, helping surface off-center spinners before render. This release also preserves editable <br> line breaks in SDK text edits, strengthens producer font, probe, and worker-memory handling, and improves preflight and pre-commit feedback.

Features

Fixes

  • Sdk: Keep
    line breaks editable and uncorrupted in setText (dd7378bbd, #2742)
  • Lint: Address render preflight review feedback (7a294f195, #2739)
  • Producer: Resolve residual font and probe failures (948264d6b, #2738)
  • Hooks: Pre-commit gate denies commit instead of ending the turn (97ec7db5c)
  • Producer: Emit heap advisory at orchestrator, lock message + telemetry props with tests (c6462a0a2)
  • Engine: Realistic worker memory budget + sizing/feedback telemetry (12e599a6b)

Full changelog

v0.7.68...v0.7.69