Skip to content

v0.7.98

Choose a tag to compare

@github-actions github-actions released this 07 Aug 07:02
· 281 commits to main since this release
c44371a

HyperFrames v0.7.98

Released on 2026-08-07.

Failed renders now record whether the parallel drawElement router was active.
That state was on almost every successful render and almost no failed one, so a
crash or hang looked the same as a render that never used the router. Nothing
changes about how renders run.

Fixes

  • Producer: Record routing state on the failure path (a3d13e267).

Full changelog

v0.7.97...v0.7.98