v0.8.10

heygen-com/hyperframesv0.8.10Aug 22, 2026by github-actions[bot]

AI Summary

Render failure error messages are now specific about the cause, replacing generic messages that provided no actionable information.

Key Highlights

  • Specific error causes displayed when render requests fail to reach the server.

Full Release Notes

# HyperFrames v0.8.10

Released on 2026-08-22.

When a render fails to reach the Studio server, the error now says why. Before, every cause showed the same message, so a failure you could repeat every time still gave you nothing to act on.

## Fixes

- **Studio:** Name the cause when a render request fails ([7a024cf68](https://github.com/heygen-com/hyperframes/commit/7a024cf68ee64b13ad6d7694b19efb252c0ce699), [#3424](https://github.com/heygen-com/hyperframes/pull/3424)).

## Full changelog

https://github.com/heygen-com/hyperframes/compare/v0.8.9...v0.8.10