Files
hyperframes/releases/v0.7.12.md
T
2026-06-26 21:49:37 +00:00

22 lines
1.2 KiB
Markdown

# HyperFrames v0.7.12
Released on 2026-06-26.
This release unblocks Zephyr and other producer-backed generation flows that use
Google Fonts: those imports now warn instead of hard-failing lint when the
producer can resolve them. It also keeps HyperFrames skills installs targeted to
the agents a project actually uses and adds a product-launch video skill.
## Features
- **Skills:** Product-launch-video skill + consolidate motion knowledge into hyperframes-animation ([05af482f](https://github.com/heygen-com/hyperframes/commit/05af482f22a3df534c38056f7d7894b9e469d655), [#1745](https://github.com/heygen-com/hyperframes/pull/1745))
## Fixes
- **Lint:** Allow producer-resolved google fonts ([aacce27a](https://github.com/heygen-com/hyperframes/commit/aacce27a33140857a3ee2d6384cb9c5d44a556fe), [#1750](https://github.com/heygen-com/hyperframes/pull/1750))
- **CLI:** Scope skill installs to relevant agents, not all ~70 via --all ([70a03f78](https://github.com/heygen-com/hyperframes/commit/70a03f788bac97a04342a4db2310204766a0eacd), [#1748](https://github.com/heygen-com/hyperframes/pull/1748))
## Full changelog
https://github.com/heygen-com/hyperframes/compare/v0.7.11...v0.7.12