v0.7.39
HyperFrames v0.7.39
Released on 2026-07-07.
Fast-capture self-verification now covers video compositions — drawElement init defers until the frame injector is attached, so probe-initialized video renders get the same ground-truth safety net as graphics comps (previously ~88% of drawElement traffic ran unverified). Also new: a warmup-robust capture_p50_ms render metric, a Parakeet ASR engine for transcribe, and the v2 media OS core with transcription-driven editing tools.
Features
- Engine,producer,cli: Verify video comps via deferred DE init + capture p50 (b26c27576, #2015)
- Skills: Align easing docs with motion doctrine, add baked springEase (47276edcc, #1989)
- Media Use: Transcription (parakeet), transcript-cut, audio-duck editing tools (ac0153cb3)
- Media Use: V2 media OS core (resolve cascade, providers, local generation, telemetry) + retire hyperframes-media (5fe957363)
- Studio: Non-destructive crop + cross-project asset view (676f461f6)
- CLI: Parakeet ASR engine for transcribe (--engine) + HYPERFRAMES_PYTHON override (8c3590a90)
- CLI: Forward feedback submissions to the backend feedback endpoint (9fe06f30d, #2003)
Fixes
- Align README skills table padding so oxfmt --check passes (68a8547f4, #2014)
- Studio: Remove selection overlay fill (8f022d06e)
- Producer: Mix muted browser media as silent for preview-render parity (a2a80d5a5, #1969)