Skip to content

v0.7.10

Choose a tag to compare

@github-actions github-actions released this 26 Jun 04:54
· 2267 commits to main since this release
0c1e236

HyperFrames v0.7.10

Released on 2026-06-26.

This producer reliability release blocks impossible distributed plans before they
fan out to chunk workers, preventing unbounded runtime timelines from turning
into runaway render work. It also fixes distributed frame-path indexing so
reconstructed extracted-frame assets resolve from the correct zero-based keys.

Fixes

  • Producer: Reject impossible distributed durations (dca5fa90, #1732)
  • Producer: RebuildExtractedFramesFromPlanDir off-by-one in framePaths key indexing (7db84fc0, #1730)

Full changelog

v0.7.9...v0.7.10