v0.8.23

heygen-com/hyperframesv0.8.23Sep 1, 2026by github-actions[bot]

AI Summary

Adds Vertex service account support for server-side captioning, identifies brand slots in promoted templates, and fixes overlapping text detection and timeline linting.

Key Highlights

  • Server deployments can caption assets with Vertex credentials
  • Promoted templates now identify the brand for each slot
  • Caption-zone checks now catch overlapping text
  • Safer timeline lint prevents broken template playback

New Features

  • Vertex captioning support
  • Brand identification in promoted templates

Full Release Notes

# 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](https://github.com/heygen-com/hyperframes/commit/8eea3c913f1584b769cc38e8a91bd70f600f352a), [#3561](https://github.com/heygen-com/hyperframes/pull/3561)).
- **CLI:** Flag text whenever its DOM box overlaps the reserved caption zone ([45cc34352](https://github.com/heygen-com/hyperframes/commit/45cc3435254c44abe7b21bc8e996bbef32365fe6), [#3580](https://github.com/heygen-com/hyperframes/pull/3580)).
- **Lint:** Reject timeline return values used as child tweens before they can detach template playback ([254fe4bd8](https://github.com/heygen-com/hyperframes/commit/254fe4bd8a3f00c1e70ac5e38a1bce25060f7590), [#3562](https://github.com/heygen-com/hyperframes/pull/3562)).

## Catalog

- **Registry:** Mark identity-bearing slots across eight promoted templates and keep long prompts visible in exchange composers ([254fe4bd8](https://github.com/heygen-com/hyperframes/commit/254fe4bd8a3f00c1e70ac5e38a1bce25060f7590), [#3562](https://github.com/heygen-com/hyperframes/pull/3562)).

## Internal

- Optimize Windows test lanes ([f42b5ce86](https://github.com/heygen-com/hyperframes/commit/f42b5ce86c23268a533217e012cd228434c84e02), [#3579](https://github.com/heygen-com/hyperframes/pull/3579)).

## Full changelog

https://github.com/heygen-com/hyperframes/compare/v0.8.22...v0.8.23