Skip to content

v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jun 11:43
8f9402a

v0.3.0 (2026-06-30)

New

  • feedback command. Run heygen feedback --rating <1-5> --comment "..." to send quick, anonymous feedback about the CLI (or flag a bug) without leaving the terminal. No API key required, and it honors the analytics opt-out. (#201)

Improved

  • Anonymous telemetry no longer records IP. All CLI analytics events now send $ip: null, so PostHog neither stores nor geolocates the caller's IP. (#201)