Skip to content

v0.8.66

Choose a tag to compare

@github-actions github-actions released this 23 Sep 17:35
· 17 commits to main since this release
4efe5f2

HyperFrames v0.8.66

Released on 2026-09-23.

Sub-compositions written as bare HTML fragments now render without adding <html> or <body> wrappers. This release also fixes stalled asset downloads, reduces paused-preview work in Studio, and moves catalog generation into a dedicated publish PR.

Fixes

  • Parsers: Render bare fragment sub-compositions (0618fc0dc, #4335).
  • A stalled remote asset download no longer hangs a Cloud Run render (30f548f62, #4343).

Performance

  • Studio: Stop the manual-edit loop from running while the preview is paused (df97c599e, #4333).

Catalog

  • Generate catalog artifacts through a standing publish PR (b1cf88aeb, #4337).

Full changelog

v0.8.65...v0.8.66