mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-04 07:19:52 +00:00
1.7 KiB
1.7 KiB
HyperFrames v0.8.23
Released on 2026-09-01.
Server deployments can now caption captured assets with Vertex credentials, and promoted templates identify the brand each slot represents. Caption-zone checks catch overlapping text, while safer timeline lint prevents a class of broken template playback.
Fixes
- Capture: Authenticate vision captioning with Vertex service accounts and keep SVG rasterization safe (8eea3c913, #3561).
- CLI: Flag text whenever its DOM box overlaps the reserved caption zone (45cc34352, #3580).
- Lint: Reject timeline return values used as child tweens before they can detach template playback (254fe4bd8, #3562).
Catalog
- Registry: Mark identity-bearing slots across eight promoted templates and keep long prompts visible in exchange composers (254fe4bd8, #3562).
Internal
Full changelog
https://github.com/heygen-com/hyperframes/compare/v0.8.22...v0.8.23