v0.7.72
HyperFrames v0.7.72
Released on 2026-07-26.
Distributed rendering now has a versioned Plan v2 contract with integrity-checked,
content-addressed artifacts and a remote publisher seam for object-storage-backed
workers, while retaining Plan v1 compatibility. This release also improves audio
duration accuracy, diagnostics, deterministic media treatments, and animation tooling.
Features
- AWS Lambda: Support plan protocol v2 (5bf61d6df, #2789)
- Producer: Version distributed plan protocol (f9f00b0ef, #2777)
- Lint: Dense motion re-sampling for content_overlap (72e2f08f1, #2746)
- Studio: Add keyframe ease editor (c253dec23)
- Core: Add deterministic keyframe ease runtime (5acbf240c)
- Studio: Add media treatment inspector (39c2341c4)
- CLI: Add agent-first media treatment tools (4582881d0)
- Lint: Add off_pivot_rotation hub-referenced layout check (e710a1686, #2744)
- Runtime: Render media treatments deterministically (944640c32)
Fixes
- Gcp Cloud Run: Normalize v2 integrity codes (0499a5cbc, #2790)
- Producer: Document read-only plan hashing (c6fdd9c01, #2788)
- Producer: Use portable audio padding filter (3b9552ef9)
- Producer: Normalize padded audio on sample timeline (4b116b988)
- Engine: Stop mux at shortest normalized stream (63bc525ca)
- Producer: Preserve normalized audio mux duration (532461599)
- Render: Cap final mux to video duration (19258ea5b)
- Render: Cap trimmed audio container duration (afc4e96bb)
- Render: Scope M4A priming preservation to trims (9289551e9)
- Render: Preserve normalized M4A edit timing (59c56d325)
- Render: Trim AAC packet padding exactly (113a4985b)
- Engine: Preserve bounded ffprobe diagnostics (8c5077068, #2772)
- Audio: Preserve causes and use portable padding (37b88688e, #2769)
- Parsers: Preserve duration-authored keyframe timing (4bfbd89d6)
- Parsers: Preserve authored keyframe intent (d84e999f7)
- Studio: Preserve composed media treatments (d5c7d3ee1)
- Lint: Drop false media_in_subcomposition rule (e7f9918d2, #2765)
Catalog
- Registry: Add media treatment overlays (b0d3164dd)
Internal
- Producer: Add remote-ready plan v2 publisher (07f9a3de9, #2792)
- Producer: Remove stale audio concat remnants (3ef194234)
- Render: Cover duration-capped audio mux (20188d637)
- CLI: Move render module collection outside hooks (3b3d4f559, #2780)
- Studio: Simplify preview workspace layout (bf47416e1)