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_textrule that could block correct compositions (a89780679, #3385).