v0.8.24

heygen-com/hyperframesv0.8.24Sep 2, 2026by github-actions[bot]

AI Summary

This release improves the security and reliability of producer failures by carrying extraction evidence across service boundaries. It also resolves a catalog UI alignment issue and optimizes internal audio mix testing on Windows.

Key Highlights

  • Producer failures now carry bounded extraction evidence across service boundaries without exposing signed URLs.
  • Catalog tabs are now synchronized with their active sliding indicator.
  • Engine optimization: Windows-sized budget applied to the 150-track audio mix test.

Full Release Notes

# HyperFrames v0.8.24

Released on 2026-09-02.

Producer failures now carry bounded extraction evidence across service boundaries without exposing signed URLs.
Catalog tabs also stay aligned with their active indicator.

## Fixes

- **Producer:** Transport safe extraction failure metadata ([c0887b650](https://github.com/heygen-com/hyperframes/commit/c0887b650d433ecec39a2ea7efa0674b63b103fe), [#3592](https://github.com/heygen-com/hyperframes/pull/3592)).

## Catalog

- **Catalog:** Sync tab labels with the sliding indicator ([305de1543](https://github.com/heygen-com/hyperframes/commit/305de15432730397b23f0c2061b73b48857af6a3), [#3267](https://github.com/heygen-com/hyperframes/pull/3267)).

## Internal

- **Engine:** Give the 150-track audio mix test a Windows-sized budget ([db92f8ab5](https://github.com/heygen-com/hyperframes/commit/db92f8ab592e92571f172e1ba5c9791e002366bb), [#3587](https://github.com/heygen-com/hyperframes/pull/3587)).

## Full changelog

https://github.com/heygen-com/hyperframes/compare/v0.8.23...v0.8.24