Skip to content

v0.6.81

Choose a tag to compare

@github-actions github-actions released this 07 Jun 22:06
· 87 commits to main since this release
v0.6.81
4b8749c

HyperFrames v0.6.81

Released on 2026-06-07.

Adds Google Cloud Run + Cloud Workflows as a distributed-render target (@hyperframes/gcp-cloud-run) — the GCP counterpart to the AWS Lambda adapter, sharing the same plan → renderChunk → assemble primitives. Also lands a font-resolution pipeline so compositions capture and embed their own fonts for deterministic rendering.

Features

  • Font resolution pipeline — compositions capture and embed their own fonts (0bf15119, #1255)
  • Gcp Cloud Run: Google Cloud Run + Workflows distributed render adapter (4da567df, #1253)

Catalog

  • Registry: Add morph-text component and text-effects catalog section (48fcf4ad, #1247)

Internal

  • Core: Add T9 CompositionVariable font/image parse spec (before R1) (806b226b, #1246)
  • Core: Add T2 stable id spec for parse-to-hf id contract (before R1) (a890d093, #1245)
  • Studio: Add T4 op-contract stubs for editor dispatch boundary (bdbd8b1d, #1243)

Full changelog

v0.6.80...v0.6.81