chore: release v0.8.26 (#3597)

This commit is contained in:
Miguel Ángel
2026-09-02 10:36:01 -04:00
committed by GitHub
parent 81f1a903e1
commit 84ed587f33
18 changed files with 43 additions and 16 deletions
+14
View File
@@ -8,6 +8,20 @@ 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.26"
description="Released - 2026-09-02"
tags={["Release", "Studio"]}
>
Paused Studio previews now rebind immediately after live edits, so timed layers no longer cover the intended frame until a scrub or reload.
## Fixes
- **Studio:** Rebind paused preview after live edits ([81f1a903e1](https://github.com/heygen-com/hyperframes/commit/81f1a903e1fded20bf32bd565aad5a29f2b5935b), [#3596](https://github.com/heygen-com/hyperframes/pull/3596)).
[View the full commit range](https://github.com/heygen-com/hyperframes/compare/v0.8.25...v0.8.26).
</Update>
<Update
label="HyperFrames v0.8.25"
description="Released - 2026-09-02"