v0.6.110
HyperFrames v0.6.110
Released on 2026-06-17.
A fixes-only release. Studio rendering no longer 503s when ffmpeg lives outside the server's PATH (the common GUI-launch case on macOS), plus correctness fixes across the CLI, player, and SDK.
Fixes
- Studio: Resolve ffmpeg outside PATH so render doesn't 503 (ff25058c5, #1536)
- Studio: Apply split-bounds epsilon in razor split-all (66dde0898, #1404)
- Studio: Add GSAP 3D inspector metadata (937ba2ceb, #1250)
- CLI: Validate init flags before creating the project directory (a4ae3c92a, #1207)
- CLI: Default capture output to
./capture/(auto-suffixcapture-2/,capture-3/on re-run) (969d6a334) - Player: Reject non-finite composition dimensions from attributes and stage-size (513819ee8, #1205)
- SDK: Resolve composition-id targets and emit canonical
data-hf-idfor GSAP tweens (6e3214233, #1526) - Release: Stop advising
git push --tagsin release next-steps (9cc3550f7, #1521)