Skip to content

v0.6.73

Choose a tag to compare

@github-actions github-actions released this 04 Jun 22:54
· 135 commits to main since this release
2757949

HyperFrames v0.6.73

Released on 2026-06-04.

Runtime stability and CLI improvements: fixes audio stuttering in the preview player when a media file ends before the composition does, adds a configurable browser navigation timeout, localizes remote <img> sources before render to eliminate image flicker, and adds ARM64 Docker render support for Apple Silicon.

Fixes

  • Runtime: Don't restart non-loop media that has naturally ended (faa3f588, #1203)
  • CLI: Report available memory instead of free memory in doctor (96795031, #1204)
  • CLI: Reject directory --composition and add --browser-timeout (#1199) (6affe2d2, #1200)
  • Scripts: Make release change-guard robust to git status prefix (8228932e, #1198)
  • Producer: Localize remote sources + await image readiness (72c461d8, #1197)
  • CLI: Support arm64 hosts for --docker render (2be41937, #1196)

Internal

  • CLI: Cover the cloud client 401-refresh-retry decorator (0870394d, #1202)

Full changelog

v0.6.72...v0.6.73