v0.6.108
HyperFrames v0.6.108
Released on 2026-06-17.
Adds color grading — a LUT-based color pipeline (schema + .cube parsing) applied consistently in both preview and render, with Studio inspector controls. Also rebuilds the SDK's acorn GSAP keyframe writer to match the server writer (fixing a keyframe-parity bug) and ships a managed cloud-rendering guide.
Features
- Studio: Add color grading inspector controls (8b92f3763)
- Runtime: Apply color grading in preview and render (1ad158d2f)
- Core: Add color grading schema and lut parsing (3109acb88)
Fixes
- Core,sdk: Rebuild acorn GSAP keyframe writer for recast parity (b5ad51895, #1520)
- Release: Annotate version tag + correct release push instructions (ca3cab340, #1517)
Docs & Examples
Internal
- Studio: Simplify color grading controls (12955869e)
- Studio: Simplify color grading inspector (3661d51e6)
- Runtime: Trim color grading api (d1162cd1b)
- Runtime: Trim color grading helpers (48fb42e5f)
- Core: Trim color grading api surface (8aaaaf181)
- Core: Trim color grading helpers (90582d7fa)