Skip to content

v0.8.64

Choose a tag to compare

@github-actions github-actions released this 23 Sep 11:07
· 168 commits to main since this release
ed75203

HyperFrames v0.8.64

Released on 2026-09-23.

HyperFrames adds data-vfx-chain, a per-pixel effect element that paints GPU shader chains such as fractal noise, wave warp and displacement map. Every frame is computed from the seek time alone, so renders and previews match exactly. Chains that read their own content rely on Chrome's HTML-in-Canvas capture, and the runtime reports when that is unavailable instead of painting a blank.

Features

  • Runtime: Add data-vfx-chain, a seek-deterministic per-pixel effect element (b32b9a7da, #4306).

Full changelog

v0.8.63...v0.8.64