chore: release v0.6.79

This commit is contained in:
Miguel Ángel
2026-06-06 20:04:55 +00:00
parent 62b7137e72
commit 731bc78f63
13 changed files with 38 additions and 11 deletions
+13
View File
@@ -0,0 +1,13 @@
# HyperFrames v0.6.79
Released on 2026-06-06.
Switches the parity harness page navigation to `domcontentloaded` instead of `load`, preventing timeouts caused by slow video preload on compositions with large or numerous media sources.
## Fixes
- **Engine:** Use domcontentloaded to avoid video preload navigation timeout ([62b7137e](https://github.com/heygen-com/hyperframes/commit/62b7137e723c3e3ef590950eed99ec5a671749cd), [#1239](https://github.com/heygen-com/hyperframes/pull/1239))
## Full changelog
https://github.com/heygen-com/hyperframes/compare/v0.6.78...v0.6.79