v0.7.31
heygen-com/hyperframesv0.7.31Jul 4, 2026by github-actions[bot]
AI Summary
This release makes Figma imports first-class citizens of the shared media inventory by regenerating the index and supporting metadata like descriptions and entities. It also improves deduping logic across format/scale/version tuples.
Key Highlights
- Figma imports now regenerate `.media/index.md` for shared inventory
- Adds `--description` and `--entity` metadata support for Figma imports
- media-use entity lookups now match figma-imported brand marks across boundaries
New Features
- Media-use interop: shared index.md regeneration and metadata support for Figma imports
Full Release Notes
# HyperFrames v0.7.31 Released on 2026-07-04. This release makes Figma imports first-class citizens of the shared media inventory: every `hyperframes figma asset` import now regenerates `.media/index.md` (byte-identical with media-use's format), carries `--description`/`--entity` metadata into the manifest, index, and alt text, and the reuse path correctly upserts metadata and dedupes against any prior format/scale/version tuple. media-use's entity lookups now match figma-imported brand marks across the icon/image boundary. ## Features - **Core,cli:** Media-use interop — shared index.md regen + description/entity on figma imports ([3900caaaa](https://github.com/heygen-com/hyperframes/commit/3900caaaa94443efb01597dac26df1533f8add35), [#1927](https://github.com/heygen-com/hyperframes/pull/1927)) ## Full changelog https://github.com/heygen-com/hyperframes/compare/v0.7.30...v0.7.31