Files
hyperframes/releases/v0.7.81.md
2026-07-29 06:11:11 +00:00

716 B

HyperFrames v0.7.81

Released on 2026-07-29.

HyperFrames now retries transient Google Fonts CSS and font-file failures during distributed planning without misclassifying them as deterministic project errors. Retries remain tightly bounded, respect cancellation and Retry-After within a shared budget, and surface exhaustion as FONT_FETCH_UNAVAILABLE for orchestration-level recovery.

Fixes

  • Producer: Retry transient deterministic font fetches (20f4f8f49, #2865)

Full changelog

https://github.com/heygen-com/hyperframes/compare/v0.7.80...v0.7.81