Skip to content

v0.8.30

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Sep 03:18
· 3 commits to main since this release
3874990

HyperFrames v0.8.30

Released on 2026-09-06.

Site capture now keeps every icon a page declares and fetches assets as the same browser that loaded the page. The rest of this release hardens file handling and bounds slow scans across core, engine, studio and producer.

Features

  • CLI: Keep every icon a site declares and headline the bare mark (1fa31d5df, #3727).

Fixes

  • CLI: Clarify publish visibility and claim links (672ea844a, #3730).
  • CLI: Pin Studio bundle, signature and runtime file reads (97fde27df, #3728).
  • CLI: Fetch a page's assets as the same agent that loaded the page (7a07ea9ac, #3726).
  • Render: Serve engine and producer files through checked descriptors (be86a1ec7, #3725).
  • CLI: Read caption images through checked file descriptors (41551c7ac, #3724).
  • CLI: Publish cached synthesis script exclusively (cfdaccb7e, #3722).
  • CLI: Preserve concurrent scaffold config creation (b49fba8de, #3721).
  • CLI: Publish capture metadata without overwriting files (e6d2816e1, #3720).
  • Core: Bound timing compiler opening tag scans (b94b5bde5, #3719).
  • Producer: Bound existing font-face recognition scans (3610d94a9, #3718).
  • Core: Bound inert region scans in timing compiler (e78da303f, #3717).
  • Studio Server: Bound preview variable insertion scans (fe2cc9205, #3715).
  • Studio: Match style attributes with explicit quote boundaries (7d7003aa6, #3712).
  • Studio Server: Simplify normalized group ID trimming (e9250fcc4, #3711).
  • Engine: Isolate WAV staging in a private directory (51a3c7e24, #3709).
  • Studio: Avoid inline style regex backtracking (c564daf21, #3708).
  • Core: Avoid grade stats regex backtracking (eec04340b, #3706).
  • Engine: Avoid transform regex backtracking (e5d1d9bf0, #3704).
  • Engine: Isolate chunked encode temporary files (f13037ecd, #3680).

Full changelog

v0.8.29...v0.8.30