What’s new in the VideoGen API. Each entry below covers a single release window with breaking changes, new endpoints, fixes, and SDK updates.

  • Subscribe to releases via the RSS feed.
  • For machine-readable history, fetch each entry as Markdown by appending .md to its URL (for example, /changelog/2026/5/5.md).
  • For the complete documentation index, see /llms.txt.

v0.0.19

  • Renamed candidates to results in tool execution responses for clarity
  • Added MIT license to SDK packages
  • Fixed nullable storage type issues in OpenAPI spec
  • API playground available in the docs for testing endpoints directly
  • Added webhook events reference, errors page, rate limits documentation, and changelog