Files
hyperframes/releases/v0.6.81.md
2026-06-07 22:03:14 +00:00

1.9 KiB

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

https://github.com/heygen-com/hyperframes/compare/v0.6.80...v0.6.81