You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.5.0 (2026-07-21)
New
Batch video generation.heygen video batches create submits up to 100 videos in one request, heygen video batches get tracks a batch, and heygen video statuses list looks up statuses in bulk. (#218)
Templates.heygen template list / template get browse templates, and heygen template generate produces a video from a template. (#218)
Batch lipsync, translation, and asset uploads.heygen lipsync batches, heygen video-translate batches, and heygen asset direct-uploads batches + asset complete batches create and track batches of up to 100 items, each with a matching … statuses list bulk lookup. (#226)
List uploaded assets.heygen asset list (beta) paginates a workspace member's uploaded assets. (#226)
Internal
Codegen resyncs from the production OpenAPI spec (#218, #226).
Pre-launch hidden commands (e.g. asset search) now stay out of the public /commands docs via a shared hidden-command list. (#213)
Go toolchain bumped to 1.25.12, clearing the crypto/tls security advisories. (#227)