Skip to content

v0.8.6

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Aug 04:56
· 13 commits to main since this release
36c7dff

HyperFrames v0.8.6

Released on 2026-08-21.

Audio now replays reliably after backward seeks, and rendered mixes keep every clip at its authored time.
Studio keeps nested timelines open, skill updates require confirmation, and a brittle lint error is gone.

Fixes

  • Audio: Keep delayed clips at their authored times in rendered mixes, preventing late clips from jumping to the start or disappearing (c056289d8, #3380).
  • Core: Replay ended audio after backward timeline seeks without repeating tails during ordinary playback (477e09642, #3383).
  • Skills: Ask for confirmation before updating installed skills (efc2e1964, #3295).
  • Studio: Keep subcomposition timelines open during playback (a340ed382, #3382).
  • Lint: Remove the fragile head_leaked_text rule that could block correct compositions (a89780679, #3385).

Full changelog

v0.8.5...v0.8.6