Skip to content

v0.8.15

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Aug 03:28
· 10 commits to main since this release
cd6a25d

HyperFrames v0.8.15

Released on 2026-08-26.

Preview publishers can now use the same deterministic font resolver as final renders, preventing CSS case transforms from changing typography between preview and export. Rendering now exits stalled parallel capture paths, while template editing and JSON attribute linting handle promoted media and encoded values more safely.

Features

  • CLI: Stamp font compiler version in localized HTML (d6de08341).
  • CLI: Expose deterministic font localization (38f8f9250).

Fixes

  • Fonts: Harden localizer release diagnostics (7c40efbc6).
  • CLI: Keep font localizer process ownership explicit (ec68d40cc).
  • Fonts: Cover rendered case variants in subsets (744146eb6).
  • Producer: Trip DE parallel-router circuit breaker on stalls and hangs (3202f3fb8, #3479).
  • Lint: Decode JSON attribute entities (3cacac5bd).
  • Document safe template default editing (71e8e92ae).
  • Expose promoted template media slots (1e11608d4).
  • Scripts: Stop the large-file guard firing on text (a562946e1, #3475).

Full changelog

v0.8.14...v0.8.15