v0.7.109

heygen-com/hyperframesv0.7.109Aug 14, 2026by github-actions[bot]

AI Summary

Clip splitting now correctly maintains audio and video source positions. Renders honor configured mixer settings and include diagnostic metadata in encoded files.

Key Highlights

  • Audio and video clips continue from the correct source position after a split.
  • Renders now honor mixer settings and master gain.
  • Encoded files include invisible renderer metadata for diagnostics.
  • Producer audio mixing improves with timeout configuration.

New Features

  • Mixer settings support
  • Diagnostic metadata in renders

Full Release Notes

# HyperFrames v0.7.109

Released on 2026-08-14.

Audio and video clips now continue from the correct source position after a split. Renders also honor mixer settings and carry diagnostic metadata.

## Features

- **Engine:** Add invisible, unsigned renderer and version metadata to encoded files for diagnostics ([f7d2260f9](https://github.com/heygen-com/hyperframes/commit/f7d2260f9d8edb33e708138067a0eaf393c1f214), [#3264](https://github.com/heygen-com/hyperframes/pull/3264)).

## Fixes

- **Producer:** Honor configured FFmpeg timeouts and master gain during audio mixing ([c32b8041d](https://github.com/heygen-com/hyperframes/commit/c32b8041dbd157178220b7a364071fe8e3cb783a), [#3239](https://github.com/heygen-com/hyperframes/pull/3239)).
- **Studio:** Keep audio and video at the correct source position after splitting a clip ([b1b368d0f](https://github.com/heygen-com/hyperframes/commit/b1b368d0f0967506db02224ce1503f88b36b6487), [#3272](https://github.com/heygen-com/hyperframes/pull/3272)).

## Full changelog

https://github.com/heygen-com/hyperframes/compare/v0.7.108...v0.7.109