Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.28 KB

File metadata and controls

22 lines (12 loc) · 1.28 KB

HyperFrames v0.6.91

Released on 2026-06-11.

Razor/blade tool for splitting timeline clips with GSAP-aware keyframe preservation, plus GSAP drag intercept is now behind a feature flag (off by default) to fix buggy drag behavior on animated elements.

Features

  • Studio: Razor/blade tool UI for timeline clip splitting (ef186139, #1331)
  • Core: GSAP-aware split engine for timeline clip splitting (45d4a71e, #1330)

Fixes

  • Studio: Add GSAP drag intercept feature flag, disabled by default (a5bc52ba, #1341)

Internal

  • Studio: Extract shared timeline components and deduplicate code (ab082602, #1329)

Full changelog

https://github.com/heygen-com/hyperframes/compare/v0.6.90...v0.6.91