You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelog.mdx
+28Lines changed: 28 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,34 @@ Recent HyperFrames releases, including user-facing features, fixes, and migratio
8
8
9
9
{/* New release entries are prepended by `bun run changelog:draft <version> --write`. */}
10
10
11
+
<Update
12
+
label="HyperFrames v0.6.102"
13
+
description="Released - 2026-06-16"
14
+
tags={["Release", "Sdk,studio", "CLI", "Skills"]}
15
+
>
16
+
Sharpens the Studio↔SDK shadow with GSAP update/delete and value-fidelity parity, adds a video-frame format render option, and lands command-failure telemetry so CLI failures (browser / info) report their cause. Plus a Studio keyframe-cache fix and new catalog/skill docs.
- Add video frame format render option ([36b24acf2](https://github.com/heygen-com/hyperframes/commit/36b24acf20bed1a88ecb90f9e5288c3c69bd6500), [#1481](https://github.com/heygen-com/hyperframes/pull/1481))
23
+
24
+
## Fixes
25
+
26
+
-**Studio:** Clear the bare keyframe-cache key when an element loses its keyframes ([e812fc889](https://github.com/heygen-com/hyperframes/commit/e812fc889516265afadc596b3c084d041cb708b1), [#1482](https://github.com/heygen-com/hyperframes/pull/1482))
27
+
28
+
## Docs & Examples
29
+
30
+
-**Skills:** Surface Code Animations blocks to agents ([d59501038](https://github.com/heygen-com/hyperframes/commit/d5950103884a37501dbab870a399a37c5e07039e), [#1485](https://github.com/heygen-com/hyperframes/pull/1485))
31
+
32
+
## Catalog
33
+
34
+
- Add Video Components catalog page ([897692be6](https://github.com/heygen-com/hyperframes/commit/897692be6504e2ed4debd6619fa28f43c7785f6e), [#1486](https://github.com/heygen-com/hyperframes/pull/1486))
35
+
36
+
[View the full commit range](https://github.com/heygen-com/hyperframes/compare/v0.6.101...v0.6.102).
0 commit comments