Skip to content

v0.8.16

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Aug 01:40
· 3 commits to main since this release
7170dc6

HyperFrames v0.8.16

Released on 2026-08-27.

Rendering is more reliable across audio, embedded sources, long sequences, and empty caches, while CJK and Thai captions keep phrase boundaries. Local video generation now avoids dead model tiers, and the player can retain runtime data channels for richer integrations.

Features

Fixes

  • Media Use: Repoint the dead videogen tier, demote past unusable local models (8392e84a1, #3509).
  • Engine: Stop destroying the AAC priming edit list when muxing (ee64c3b11, #3505).
  • CLI: Keep phrase-level CJK and Thai transcripts as separate cues (18409c9f2, #3436).
  • Engine,producer,lint: Resolve children for media extract and localize (97991bbd3, #3238).
  • Engine: Preserve source frame identity above 99,999 (c9f43ebcf, #3503).
  • Studio: Dedupe repeated selection telemetry (9aaa7552f, #3498).
  • Engine: Treat a sentineled cache entry with no frames as a miss (dae5b7b90, #3434).
  • Producer,core: Honor relative data-start id-refs in render media scheduling (f52ec1c25, #3252).
  • Producer: Fall back to screenshot capture on drawElement canvas-not-initialized (a7e867475, #3480).
  • Core: Evict cached MediaElementSource on src mutation, soften enforcement-point claims (f7fc0017a).
  • Core: Correct web-audio-route subpath export resolution (32ef37cfc).
  • Core: Address review — gate early diagnostic, fix empty crossOrigin, document gaps (acc689825).
  • Core: Prevent cross-origin Web Audio capture from silencing audio (cce17da5a).

Full changelog

v0.8.15...v0.8.16