85453da49f
regression / regression-shards (style-16-prod style-9-prod style-17-prod iframe-render-compat variables-prod mp4-h265-sdr, shard-4) (push) Has been cancelled
regression / regression-shards (style-4-prod style-11-prod style-2-prod animejs-adapter typegpu-adapter parallel-capture-regression, shard-5) (push) Has been cancelled
regression / regression-shards (style-7-prod style-8-prod style-10-prod css-spinner-render-compat webm-transparency mp4-h264-sdr webm-vp9, shard-3) (push) Has been cancelled
regression / regression-shards (sub-composition-video style-18-prod raf-ball-render-compat font-variant-numeric sub-comp-t0 sub-comp-id-selector, shard-7) (push) Has been cancelled
Windows render verification / Detect changes (push) Has been cancelled
Windows render verification / Preflight (lint + format) (push) Has been cancelled
Windows render verification / Render on windows-latest (push) Has been cancelled
Windows render verification / Tests on windows-latest (push) Has been cancelled
CI / Detect changes (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Lint (push) Has been cancelled
CI / Fallow audit (push) Has been cancelled
CI / Format (push) Has been cancelled
CI / Typecheck (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Producer: integration tests (push) Has been cancelled
CI / Producer: unit tests (push) Has been cancelled
CI / File size check (push) Has been cancelled
CI / Test: skills (push) Has been cancelled
CI / Skills: manifest in sync (push) Has been cancelled
CI / CLI: npx shim (macos-latest) (push) Has been cancelled
CI / CLI: npx shim (ubuntu-latest) (push) Has been cancelled
CI / CLI: npx shim (windows-latest) (push) Has been cancelled
CI / SDK: unit + contract + smoke (push) Has been cancelled
CI / Test: runtime contract (push) Has been cancelled
CI / Studio: load smoke (push) Has been cancelled
CI / Smoke: global install (push) Has been cancelled
CI / CLI smoke (required) (push) Has been cancelled
CI / Semantic PR title (push) Has been cancelled
Player perf / Detect changes (push) Has been cancelled
Player perf / Preflight (lint + format) (push) Has been cancelled
Player perf / player-perf (push) Has been cancelled
Player perf / Perf: drift (push) Has been cancelled
Player perf / Perf: fps (push) Has been cancelled
Player perf / Perf: parity (push) Has been cancelled
Player perf / Perf: scrub (push) Has been cancelled
Player perf / Perf: load (push) Has been cancelled
preview-regression / Detect changes (push) Has been cancelled
preview-regression / Preflight (lint + format) (push) Has been cancelled
preview-regression / Preview parity (push) Has been cancelled
preview-regression / preview-regression (push) Has been cancelled
regression / regression (push) Has been cancelled
regression / Detect changes (push) Has been cancelled
regression / Preflight (lint + format) (push) Has been cancelled
regression / regression-shards (hdr-regression style-5-prod style-3-prod mov-prores, shard-1) (push) Has been cancelled
regression / regression-shards (overlay-montage-prod style-12-prod chat missing-host-comp-id png-sequence portrait-edge-bleed, shard-6) (push) Has been cancelled
regression / regression-shards (style-13-prod style-6-prod vignelli-stacking gsap-letters-render-compat audio-mux-parity, shard-8) (push) Has been cancelled
regression / regression-shards (style-15-prod hdr-hlg-regression style-1-prod many-cuts vfr-screen-recording render-symlinked-assets, shard-2) (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
CodeQL / Analyze (javascript-typescript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Docs / Validate docs (push) Has been cancelled
Sync skills to ClawHub / Publish changed skills (push) Has been cancelled
7.9 KiB
7.9 KiB
HyperFrames v0.6.85
Released on 2026-06-09.
Fixes audio-locked attribute not surviving into the rendered DOM on Claude Desktop. Also ships the GCP Cloud Run distributed render adapter, font self-bundling for compositions, and several stability fixes.
Features
- Player: Force audio lock on Claude desktop via UA fallback (cc45b1fa)
- Core: Implement createPreviewAdapter (R7, Task 3) (1a23938b, #1291)
- Core: Hf-id write-back to disk + serve-time surfacing (R7, Tasks 1-2) (740a83ab, #1289)
- Core: SourceMutation data-hf-id targeting (R1, T7) (1cd4ad6a, #1272)
- Studio: SourcePatcher data-hf-id targeting (R1, T3) (42c247d2, #1271)
- Core: Clip-model hf- ids minted at parse, emitted as data-hf-id (R1) (8d6b7cf5, #1270)
- Core: EnsureHfIds node-id pass + shared hf- mint helper (R1) (c12854b4, #1269)
- Font resolution pipeline — compositions capture and embed their own fonts (0bf15119, #1255)
- Gcp Cloud Run: Google Cloud Run + Workflows distributed render adapter (4da567df, #1253)
Fixes
- Core: Apply playbackRate to all media duration resolution sites (908b455e, #1288)
- Core: Account for playbackRate in media duration resolution (7b6c87fa, #1287)
- Producer: Revert Proxy-based wrapTimeline to plain-object approach (c12987e3, #1284)
- Release: Guard against non-monotonic tags (24279c8c, #1283)
- Core: Re-register hf-timelines-built listener in maybePublishRenderReady (1bcd6ec3, #1279)
Docs & Examples
- Mcp: Add Grok as a supported host (b4210f65, #1280)
- Mcp: Remove voiceover/TTS references and surface MCP guide in sidebar (b2be289d, #1278)
Catalog
- Catalog: Add motion-blur component (1fd1b316, #1274)
- Registry: Add morph-text component and text-effects catalog section (48fcf4ad, #1247)
Internal
- Core,studio: Extract draft-marker constants + R7 code-review fixes (Task 4) (3d7d7c02, #1292)
- Core: PreviewAdapter contract failing tests (T10 spec for R7) (72e4f1a0, #1286)
- Skip ffmpeg-static CDN download on ubuntu; retry Windows FFmpeg install (25420bf4, #1275)
- Core: Address review feedback on T6a / T10 / T7 stubs (63fd322d, #1268)
- Core,studio: Add T3+T7 hfId targeting stubs (spec for R1) (1e705b11, #1267)
- Core: Add T6a GSAP parser golden baselines (Recast/Babel snapshot) (184ef033, #1263)
- Core: Add T10 PreviewAdapter contract stubs (spec for R7) (1fdce71c, #1262)
- Core: Extract maxEndTime+serialize to parsers/test-utils.ts (TU) (ffc54c78, #1261)
- Studio: Add T5c review-fix gaps in manualEditsDomPatches characterization (5b29bea0, #1259)
- Studio: Add T5b rotation+motion build-patches characterization (63ff0c16, #1258)
- Studio: Add T5a pathOffset+boxSize build-patches characterization (19f46cd1, #1257)
- Remove plan docs and gitignore docs/plans/ (fc01717c, #1265)
- 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.85