Skip to content

v0.6.89

Choose a tag to compare

@github-actions github-actions released this 10 Jun 23:28
· 259 commits to main since this release
868c56f

HyperFrames v0.6.89

Released on 2026-06-10.

Fixes audio dropout during playback (WebAudio source cleanup), muted video audio leak in renders, IEEE 754 frame-index precision, and keyframe editing stability.

Fixes

  • Runtime: Preserve authored muted attr; clean up WebAudio on end (036b991c, #1319)
  • Studio: Keyframe bug fixes — gate delete hooks, fix value corruption, gesture recording (f0b499b5, #1314)
  • Engine: Add epsilon to frame index floor to prevent IEEE 754 boundary duplicates (3a72aa52, #1318)
  • Producer: Don't mix audio from muted videos into the render (8133d934, #1322)

Docs & Examples

  • README: Swap hero media to hyperframes-logo-motion (8fcbb63a, #1315)

Internal

  • Shrink repo — untrack failure frames, recompress backgrounds, harden LFS (e845793c, #1326)
  • Studio: Split oversized files to pass 600-line check (81416ab3, #1313)

Full changelog

v0.6.88...v0.6.89