v0.7.104
heygen-com/hyperframesv0.7.104Aug 10, 2026by github-actions[bot]
AI Summary
This release fixes canvas interaction behaviors in Studio to match visual expectations, including multi-selection, drag positioning, and resize stability. It also prevents the preview from reloading during edits.
Key Highlights
- Multi-selection sticks correctly in the canvas.
- Dropped groups land in the exact intended position.
- Resized elements maintain their size.
- Editing the canvas no longer flashes the preview.
Full Release Notes
# HyperFrames v0.7.104 Released on 2026-08-10. Selecting and moving elements in Studio's canvas now behaves the way it looks. Multi-selection sticks, a dragged group lands where you dropped it, a resized element keeps its size, and editing no longer flashes the preview. ## Fixes - **Studio:** Canvas selection, drag and resize correctness ([17ac986bf](https://github.com/heygen-com/hyperframes/commit/17ac986bfe0fffbbc8aac2a68b9e9814f561b562), [#3146](https://github.com/heygen-com/hyperframes/pull/3146)). - **Studio:** Stop a Studio edit from reloading the preview ([bea32b8aa](https://github.com/heygen-com/hyperframes/commit/bea32b8aae5bd9008c5fbe453a17a8a4588365ba), [#3137](https://github.com/heygen-com/hyperframes/pull/3137)). ## Full changelog https://github.com/heygen-com/hyperframes/compare/v0.7.103...v0.7.104