chore: release v0.8.20 (#3555)

This commit is contained in:
Miguel Ángel
2026-08-30 00:31:08 -04:00
committed by GitHub
parent 28be8dddfa
commit 724796e2f0
18 changed files with 45 additions and 16 deletions
+14
View File
@@ -0,0 +1,14 @@
# HyperFrames v0.8.20
Released on 2026-08-30.
Studio now separates blocked direct edits from real save failures and keeps the file and HTTP details needed to diagnose them.
Repeated failures are grouped, and write tracking now works in more secure browser contexts.
## Fixes
- **Studio:** Correct save failure telemetry ([28be8dddfa](https://github.com/heygen-com/hyperframes/commit/28be8dddfacefe29b5e25ae2d36fd76ffe4c4852), [#3499](https://github.com/heygen-com/hyperframes/pull/3499)).
## Full changelog
https://github.com/heygen-com/hyperframes/compare/v0.8.19...v0.8.20