Skip to content

v0.8.39

Choose a tag to compare

@github-actions github-actions released this 14 Sep 15:18
· 37 commits to main since this release
d13a89b

HyperFrames v0.8.39

Released on 2026-09-14.

JSON transcripts now get stable word ids, so per-word caption overrides work without converting to SRT first. Lint no longer flags a valid next tag after a closing tag split across lines.

Fixes

  • CLI: JSON transcripts now get w0, w1, ... ids when loaded. Per-word caption overrides can key off those ids without converting to SRT first (dc6d78b46, #3770).
  • Lint: A closing tag split across lines no longer makes the next sibling look unclosed (f6041d759, #3917).

Full changelog

v0.8.38...v0.8.39