Skip to content

v0.7.102

Choose a tag to compare

@github-actions github-actions released this 08 Aug 20:17
· 176 commits to main since this release
b1f7d88

HyperFrames v0.7.102

Released on 2026-08-08.

Text with spaces in it now reaches your composition intact. Before, a space could arrive as a plus sign, which garbled headlines and left some shapes drawing nothing at all.
Compositions can also read their own variables the moment they start, because the runtime now loads before your scripts do.

Fixes

  • Preserve the composition query and serve the runtime before author scripts (b6ff3ab74, #3114).
  • CLI: Stop skills update deleting skills the manifest never covered (ed3ff98ce, #3118).
  • Core: Draw the dim baseline only from tweens the guess still applies to (cef0dde5f).
  • Core: Let a composition declare its caption colour states (1e7799bfb).

Full changelog

v0.7.101...v0.7.102