@voicethere/client 0.8.0 — async embed with CDN configUrl
August 31, 2026 · release
@voicethere/client 0.8.0
@voicethere/client 0.8.0 adds createVoiceThereWidgetAsync for production embeds. The VoiceThere dashboard Access snippet now imports it from esm.sh, keeps your clientKey inline, and passes configUrl after you Deploy the widget from the Widget tab.
If the CDN JSON is missing, the widget still mounts from inline options (you will see a console warning). Existing sites on older sync snippets are unaffected until you copy the new snippet.
Try it
- Docs: Embed widget designer
- Dashboard: open a project → Widget → Deploy → copy the snippet from Access
- npm:
npm install @voicethere/[email protected]
Add your site origins on Access → Allowed web origins — see Browser CORS origins.