mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 04:38:33 +00:00
chore: release v0.6.86
This commit is contained in:
@@ -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.6.86"
|
||||
description="Released - 2026-06-09"
|
||||
tags={["Release", "Runtime,player"]}
|
||||
>
|
||||
Fixes a race condition where `audio-locked` (and other bridge controls) were silently dropped on warm-cache reloads of claude.ai and inside the Claude desktop Electron client. The runtime now emits a `ready` handshake once its message listener is installed; the player replays current bridge state on receipt.
|
||||
|
||||
## Fixes
|
||||
|
||||
- **Runtime,player:** Replay bridge state on iframe ready to repair race ([5a0966df](https://github.com/heygen-com/hyperframes/commit/5a0966dfeb5c43f7551c8d8d20eb5c939c6655be))
|
||||
|
||||
[View the full commit range](https://github.com/heygen-com/hyperframes/compare/v0.6.85...v0.6.86).
|
||||
</Update>
|
||||
|
||||
<Update
|
||||
label="HyperFrames v0.6.85"
|
||||
description="Released - 2026-06-09"
|
||||
|
||||
Reference in New Issue
Block a user