Skip to content

v0.7.45

Choose a tag to compare

@github-actions github-actions released this 09 Jul 05:19
v0.7.45
31f0810

HyperFrames v0.7.45

Released on 2026-07-09.

SDK gains three exports (getRootElements, isNewHostBoundary, bareId) and a serialize({ stripRuntime }) option, plus a fix for data-start relative-timing references that used to silently resolve to 0. Studio's storyboard, crop tool, and color grading also land this release.

Features

  • Sdk: Export getRootElements/isNewHostBoundary/bareId, fix relative data-start (c1b8815cb)
  • Studio: Storyboard empty state with agent copy-prompt and skeleton preview (0ac000181, #2091)
  • Studio: Always-on crop with reposition handle, drop crop mode (623f91d6a, #2090)
  • Media Use: Color grading — grade/lut resolve, smart-grade, grade-compare + compare (57b3c7898, #2041)

Fixes

  • Sdk: Address review feedback on getRootElements/serialize/getElementTimings PR (4fb6068fa)
  • CLI: Map zh to espeak-ng's cmn for Kokoro TTS synthesis (995db68ad, #2094)
  • Core: Scope sub-composition html/body styles to the composition box (6f0b57d60, #2089)
  • CLI: Map ggml model stem to whisper.cpp dotted DTW preset (fixes large-v3) (8e04d0196, #2086)

Full changelog

v0.7.44...v0.7.45