Files
hyperframes/releases/v0.7.31.md
2026-07-03 23:07:38 -07:00

899 B

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, #1927)

Full changelog

https://github.com/heygen-com/hyperframes/compare/v0.7.30...v0.7.31