v0.6.103
heygen-com/hyperframesv0.6.103Jun 16, 2026by github-actions[bot]
AI Summary
This release fixes telemetry attribution for studio-triggered renders, ensuring that completion and error events are correctly logged under the browser user who initiated the render to correlate outcomes with the session.
Key Highlights
- Fixes telemetry attribution for studio renders
- Events now logged under browser user instead of preview-server process
- Improves correlation between render outcomes and triggering sessions
Full Release Notes
# HyperFrames v0.6.103 Released on 2026-06-16. Fixes telemetry attribution for studio-triggered renders: render completion and error events are now logged under the browser user who started the render instead of the preview-server process, so render outcomes correlate with the session that triggered them. ## Fixes - **Telemetry:** Attribute studio renders to the browser user (joinable funnel) ([121cdd2d9](https://github.com/heygen-com/hyperframes/commit/121cdd2d9fbc11c25cd8ea000a3946fc3494d8b7), [#1492](https://github.com/heygen-com/hyperframes/pull/1492)) ## Full changelog https://github.com/heygen-com/hyperframes/compare/v0.6.102...v0.6.103