v0.8.29
heygen-com/hyperframesv0.8.29Sep 5, 2026by github-actions[bot]
AI Summary
This release addresses critical stability issues in the Studio environment. It resolves freezes caused by rapid external file writes and fixes a leaking SSE listener and a drain-starvation race condition.
Key Highlights
- Fixes Studio freezes when external tools write project files in rapid bursts
- Resolves SSE listener leak
- Fixes drain-starvation race condition
- Prevents preview hang on burst external file rewrites
Full Release Notes
# HyperFrames v0.8.29 Released on 2026-09-05. Studio no longer freezes when external tools write project files in rapid bursts. An SSE listener leak and a drain-starvation race are both fixed. ## Fixes - **Studio:** Prevent preview hang on burst external file rewrites ([00c575d23](https://github.com/heygen-com/hyperframes/commit/00c575d23b15d1da39eb37355a4760562270b4d0), [#3648](https://github.com/heygen-com/hyperframes/pull/3648)). ## Full changelog https://github.com/heygen-com/hyperframes/compare/v0.8.28...v0.8.29