v0.6.91

heygen-com/hyperframesv0.6.91Jun 11, 2026by github-actions[bot]

AI Summary

Adds a timeline clip splitting tool (Razor/blade) with GSAP-aware keyframe preservation and gates GSAP drag intercept behind a feature flag to fix drag behavior.

Key Highlights

  • Razor/blade tool for timeline clip splitting
  • GSAP-aware split engine
  • GSAP drag intercept feature flag (disabled by default)
  • Shared timeline components deduplication

New Features

  • Timeline clip splitting
  • GSAP-aware split engine
  • GSAP drag intercept

Full Release Notes

# 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](https://github.com/heygen-com/hyperframes/commit/ef186139758e237633af77bbf9956272b064a1a5), [#1331](https://github.com/heygen-com/hyperframes/pull/1331))
- **Core:** GSAP-aware split engine for timeline clip splitting ([45d4a71e](https://github.com/heygen-com/hyperframes/commit/45d4a71ed0761364fdb983b7a04d559e5f331327), [#1330](https://github.com/heygen-com/hyperframes/pull/1330))

## Fixes

- **Studio:** Add GSAP drag intercept feature flag, disabled by default ([a5bc52ba](https://github.com/heygen-com/hyperframes/commit/a5bc52bad19158cedeed21fbb1f8ee465bd2f57d), [#1341](https://github.com/heygen-com/hyperframes/pull/1341))

## Internal

- **Studio:** Extract shared timeline components and deduplicate code ([ab082602](https://github.com/heygen-com/hyperframes/commit/ab08260201620277eca8baafeae330ac24342acb), [#1329](https://github.com/heygen-com/hyperframes/pull/1329))

## Full changelog

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