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.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)