chore: release v0.7.97

This commit is contained in:
Miguel Ángel
2026-08-07 05:16:27 +00:00
parent c7b2199650
commit c4b41072c7
18 changed files with 45 additions and 16 deletions
+14
View File
@@ -0,0 +1,14 @@
# HyperFrames v0.7.97
Released on 2026-08-07.
Studio resizes now keep animated elements exactly where they were dropped. The saved GSAP scale and position match the frame shown during the gesture, preventing post-drop jumps.
## Fixes
- **Studio:** Keep first, repeated, rotated, uniform, and per-axis animated resizes pinned to their drop point ([#3076](https://github.com/heygen-com/hyperframes/pull/3076)).
- **Studio:** Measure stylesheet-sized and legacy elements from their real box instead of a 200px fallback ([#3076](https://github.com/heygen-com/hyperframes/pull/3076)).
## Full changelog
https://github.com/heygen-com/hyperframes/compare/v0.7.96...v0.7.97