v0.7.18

heygen-com/hyperframesv0.7.18Jun 28, 2026by github-actions[bot]

AI Summary

This release targets render regressions by removing empty animation scans and improving WebGL detection, while exposing Studio selection state to the CLI.

Key Highlights

  • Expose Studio selection through preview
  • Fixes empty WAAPI scans and llvmpipe auto-detection
  • Reduces headless capture setup overhead

New Features

  • CLI: Expose Studio selection through preview

Full Release Notes

# HyperFrames v0.7.18

Released on 2026-06-28.

This release targets the reported render regression by removing per-frame empty
animation scans, fixing software WebGL auto-detection on CPU render hosts, and
reducing headless capture setup overhead. It also exposes Studio selection state
through `hyperframes preview` so coding agents can inspect and edit the active
composition more directly.

## Features

- **CLI:** Expose Studio selection through preview ([9983f37c](https://github.com/heygen-com/hyperframes/commit/9983f37c13dc7d8fbd35da21e88229e3500cee9a), [#1777](https://github.com/heygen-com/hyperframes/pull/1777))

## Fixes

- **Render:** Avoid empty WAAPI scans and llvmpipe auto GPU ([fc0f8c31](https://github.com/heygen-com/hyperframes/commit/fc0f8c315102812a9629bcdeec09f75e26027da2), [#1775](https://github.com/heygen-com/hyperframes/pull/1775))

## Performance

- **Engine:** Reduce init overhead in headless capture sessions ([35a01d90](https://github.com/heygen-com/hyperframes/commit/35a01d9058fca2c4f5e9a4aa13a86d2eafc77c68), [#1718](https://github.com/heygen-com/hyperframes/pull/1718))

## Full changelog

https://github.com/heygen-com/hyperframes/compare/v0.7.17...v0.7.18