chore: release v0.8.25 (#3595)

This commit is contained in:
Miguel Ángel
2026-09-02 01:29:06 -04:00
committed by GitHub
parent 6b5b4cb988
commit 6b360f56f7
18 changed files with 55 additions and 16 deletions
+20
View File
@@ -8,6 +8,26 @@ 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.25"
description="Released - 2026-09-02"
tags={["Release", "Studio", "Registry"]}
>
Studio now shows agent intent and applies accepted edits live across preview, source, thumbnails, reloads, and Undo.
Catalog adds Kinetic Center Build, while Flowchart selection clears after click-away.
## Features
- **Studio:** Make agent edits live and explicit ([6b5b4cb988](https://github.com/heygen-com/hyperframes/commit/6b5b4cb9889084594b9fd8ee9fd29adbd5e69227), [#3581](https://github.com/heygen-com/hyperframes/pull/3581)).
## Catalog
- **Registry:** Add kinetic center build component ([f498be94c2](https://github.com/heygen-com/hyperframes/commit/f498be94c24e2bb66538f1f9447ae32935587c42), [#3269](https://github.com/heygen-com/hyperframes/pull/3269)).
- **Registry:** Clear flowchart selection after click-away ([aab3bfcd10](https://github.com/heygen-com/hyperframes/commit/aab3bfcd1021995fabd36f3f603ed148067f4fb8), [#3262](https://github.com/heygen-com/hyperframes/pull/3262)).
[View the full commit range](https://github.com/heygen-com/hyperframes/compare/v0.8.24...v0.8.25).
</Update>
<Update
label="HyperFrames v0.8.24"
description="Released - 2026-09-02"