HyperFrames v0.7.16
Released on 2026-06-27.
Studio gains element groups: select multiple elements and group them into a single editable unit — on the canvas and in the timeline — then ungroup back to their original positions. This release also reads inline-authored GSAP timelines and fixes keyframe commit routing, 3D-transform edits, and ungroup positioning.
Features
- Studio: Expand sub-composition groups + children in the timeline (6a729b7e, #1761)
- Gsap: Read timelines authored inline (acorn read path) (2e02bcf7, #1760)
- Studio: Element groups — studio UI (1eed7a9b, #1759)
- Studio: Element groups — source mutations (4c461b4a, #1758)
Fixes
- Studio: Keep useGsapTweenCache under the size cap + correct non-sticky drill test (a44ef47e, #1770)
- Studio: Bake the group transform into members on ungroup (bc5a51a6, #1764)
- Studio: Remove keyframe dragging from the timeline (cf8f8aa5, #1763)
- Studio: Keyframe commit routing for 3D and cross-group edits (2d3b19d2, #1762)