v0.8.11

heygen-com/hyperframesv0.8.11Aug 23, 2026by github-actions[bot]

AI Summary

Caption-heavy transparent renders now correctly reuse unchanged frames, and the Studio grouping dialog positioning is fixed.

Key Highlights

  • Static frame deduplication for caption-heavy renders
  • Preservation of mounted clip boundaries
  • Grouping dialog positioning fix

Full Release Notes

# HyperFrames v0.8.11

Released on 2026-08-23.

Caption-heavy transparent renders can now reuse unchanged frames without missing mounted clip boundaries. Studio's grouping dialog also stays within the window on short screens.

## Fixes

- **Engine:** Keep static-frame dedup active across dense caption changes while preserving mounted clip boundaries and safe verification fallbacks ([65b2299db](https://github.com/heygen-com/hyperframes/commit/65b2299db284ece3232de26ed7afbe0360e097bd), [#3438](https://github.com/heygen-com/hyperframes/pull/3438)).
- **Studio:** Stop the grouping dialog opening off the bottom of the window ([dd0626a55](https://github.com/heygen-com/hyperframes/commit/dd0626a55a0d0f24cae1b00bd2c95c0ebfa7a573), [#3421](https://github.com/heygen-com/hyperframes/pull/3421)).

## Internal

- **Sdk:** Render-faithfulness test for serialize() bake contract (WS-F) ([f11b60854](https://github.com/heygen-com/hyperframes/commit/f11b60854a3ab1490bee8aef14086c8b245a3376), [#1575](https://github.com/heygen-com/hyperframes/pull/1575)).

## Full changelog

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