# 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