v0.4.4

heygen-com/hyperframesv0.4.4Apr 18, 2026by jrusso1020

AI Summary

This release focuses on bug fixes across documentation, CLI, player, studio, and engine components. It addresses audio playback issues, improves player stability, and updates documentation schemas and tooling.

Key Highlights

  • Fixed player stability and audio ownership issues
  • Updated documentation schemas and guides
  • Improved studio UI for iPhone Safari and touch interactions
  • Enhanced CLI port availability probing
  • Fixed engine font loading errors

Full Release Notes

## What's Changed
* fix(docs): serve hyperframes.json / registry JSON schemas (#304) by @miguel-heygen in https://github.com/heygen-com/hyperframes/pull/305
* fix: double-audio scaffold, lint rules, docs guide, Gemini 3.1 by @ukimsanov in https://github.com/heygen-com/hyperframes/pull/299
* fix(cli): serialize port-availability probes (#309) by @miguel-heygen in https://github.com/heygen-com/hyperframes/pull/310
* fix(player): address #298 review — tighter drift, dynamic proxies, ownership event by @miguel-heygen in https://github.com/heygen-com/hyperframes/pull/307
* fix(studio): iPhone Safari layout + touch-drag scrubber by @miguel-heygen in https://github.com/heygen-com/hyperframes/pull/308
* fix(engine): suppress font-load 404s by checking console location URL by @jrusso1020 in https://github.com/heygen-com/hyperframes/pull/313
* chore: release v0.4.4 by @jrusso1020 in https://github.com/heygen-com/hyperframes/pull/315

## New Contributors
* @ukimsanov made their first contribution in https://github.com/heygen-com/hyperframes/pull/299

**Full Changelog**: https://github.com/heygen-com/hyperframes/compare/v0.4.3...v0.4.4