Skip to content

v0.8.69

Choose a tag to compare

@github-actions github-actions released this 24 Sep 00:18
· 18 commits to main since this release
2c4bf07

HyperFrames v0.8.69

Released on 2026-09-23.

Large compositions lint faster, and previews respond sooner to file edits. This release also fixes font handling, installed skill imports, variable validation, and video duration after frame extraction.

Fixes

  • Lint: Locate findings in linear time on large compositions (54cb982ea, #4373).
  • CLI: Add --vars refuses a value of the wrong type instead of writing it (0aa3cb82a, #4369).
  • Skills: Keep script imports inside installed skill directories (29fc95395, #4356).
  • Engine: Reconcile metadata duration after extraction delivers fewer frames (b021cb77b, #4371).
  • Producer: Deterministic font faces win over later font stylesheets (00ea884d8, #4359).
  • Skills: Preserve captured font subsets (922be55e5, #4358).

Performance

  • CLI: Tell the preview about a file edit 30 ms after it lands, not 300 (5c3f02c85, #4348).

Full changelog

v0.8.68...v0.8.69