v0.8.20
heygen-com/hyperframesv0.8.20Aug 30, 2026by github-actions[bot]
AI Summary
Studio now distinguishes between blocked direct edits and real save failures, grouping repeated errors and improving write tracking in secure browser contexts.
Key Highlights
- Separation of blocked edits from save failures
- Grouped telemetry for repeated failures
- Improved write tracking in secure browser contexts
Full Release Notes
# HyperFrames v0.8.20 Released on 2026-08-30. Studio now separates blocked direct edits from real save failures and keeps the file and HTTP details needed to diagnose them. Repeated failures are grouped, and write tracking now works in more secure browser contexts. ## Fixes - **Studio:** Correct save failure telemetry ([28be8dddfa](https://github.com/heygen-com/hyperframes/commit/28be8dddfacefe29b5e25ae2d36fd76ffe4c4852), [#3499](https://github.com/heygen-com/hyperframes/pull/3499)). ## Full changelog https://github.com/heygen-com/hyperframes/compare/v0.8.19...v0.8.20