Skip to content

v0.6.110

Choose a tag to compare

@github-actions github-actions released this 17 Jun 14:26
· 85 commits to main since this release
fcc7b31

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-suffix capture-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-id for GSAP tweens (6e3214233, #1526)
  • Release: Stop advising git push --tags in release next-steps (9cc3550f7, #1521)

Full changelog

v0.6.109...v0.6.110