chore: release v0.8.21 (#3570)

This commit is contained in:
Miguel Ángel
2026-08-31 15:16:22 -04:00
committed by GitHub
parent 2d6b055f31
commit f3099dcb27
18 changed files with 81 additions and 16 deletions
+33
View File
@@ -8,6 +8,39 @@ Recent HyperFrames releases, including user-facing features, fixes, and migratio
{/* New release entries are prepended by `bun run changelog:draft <version> --write`. */}
<Update
label="HyperFrames v0.8.21"
description="Released - 2026-08-31"
tags={["Release", "Studio", "Changelog", "Studio Server"]}
>
Studio agents can now see the current frame, select and inspect elements, edit content, transform layouts, and author motion through WebMCP.
Preview assets refresh reliably, hidden sub-composition layers can be restored, and player failures now surface instead of stalling silently.
## Features
- **Studio:** Let an agent author motion ([2d6b055f3](https://github.com/heygen-com/hyperframes/commit/2d6b055f310ef076ce812912e8d2c469ba6f2795), [#3520](https://github.com/heygen-com/hyperframes/pull/3520)).
- **Studio:** Let an agent edit text and styles, guarded ([f84b4c23d](https://github.com/heygen-com/hyperframes/commit/f84b4c23dcc8b4acbb597e3ad1d293788eaa379b), [#3518](https://github.com/heygen-com/hyperframes/pull/3518)).
- **Studio:** Give an agent eyes with studio_frame ([3337cc899](https://github.com/heygen-com/hyperframes/commit/3337cc899071c40e0bf3c6bc030d91c499c639d0), [#3516](https://github.com/heygen-com/hyperframes/pull/3516)).
- **Studio:** Let an agent drive Studio's selection and playhead ([0e558d591](https://github.com/heygen-com/hyperframes/commit/0e558d591658afcba59a84d53d75112b963a9f0a), [#3515](https://github.com/heygen-com/hyperframes/pull/3515)).
## Fixes
- **Studio Server:** Revalidate preview assets on every request ([44c90dd7f](https://github.com/heygen-com/hyperframes/commit/44c90dd7ff79d0564d676a295d6198e3974774d1), [#3565](https://github.com/heygen-com/hyperframes/pull/3565)).
- **Studio:** Let a hidden sub-composition child be shown again ([f18964de0](https://github.com/heygen-com/hyperframes/commit/f18964de0c3a90b8f8cf155fd2eefda5f47654b6), [#3559](https://github.com/heygen-com/hyperframes/pull/3559)).
- **Player/runtime:** Rebind timelines and bound paused seeks ([61ba800a5](https://github.com/heygen-com/hyperframes/commit/61ba800a5db0825afb40f061fb6df5498dfdb37d), [#3489](https://github.com/heygen-com/hyperframes/pull/3489)).
- **Player:** Report and fail closed on runtime delivery errors ([859ac622c](https://github.com/heygen-com/hyperframes/commit/859ac622c2991250ed28fbdcee4b6d2a8efea6ff), [#3472](https://github.com/heygen-com/hyperframes/pull/3472)).
## Docs & Examples
- **Changelog:** Weekly digest 2026-08-242026-08-31 ([1cb3c749c](https://github.com/heygen-com/hyperframes/commit/1cb3c749c88d2fa44211d69a8950d36dd4fe81bf), [#3563](https://github.com/heygen-com/hyperframes/pull/3563)).
## Catalog
- **Registry:** Hw write-on wave — hw-write-title block + control surfaces for the handwritten family ([5b45bcc16](https://github.com/heygen-com/hyperframes/commit/5b45bcc16ddc1308fdbadef81f436e56bbc1d559), [#3557](https://github.com/heygen-com/hyperframes/pull/3557)).
[View the full commit range](https://github.com/heygen-com/hyperframes/compare/v0.8.20...v0.8.21).
</Update>
<Update
label="HyperFrames v0.8.20"
description="Released - 2026-08-30"