v0.6.89
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
Internal
- Shrink repo — untrack failure frames, recompress backgrounds, harden LFS (e845793c, #1326)
- Studio: Split oversized files to pass 600-line check (81416ab3, #1313)