> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bland.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# June 23, 2025

> Latest updates and improvements to our voice-AI platform

### Web Widget

We're happy to release our new [web widget feature](https://app.bland.ai/dashboard/web-widget), which allows users to embed their pathway chats into their own websites.

* Embed conversational flows directly into your website
* Built on the logic of your voice pathways
* Fully customizable with your own branding from within the Bland dashboard
* Quick and easy to implement

<img src="https://mintcdn.com/blandai/J1ftAy4aMsUUPhgH/changelog_assets/06_23_2025/web_widget_settings.jpg?fit=max&auto=format&n=J1ftAy4aMsUUPhgH&q=85&s=2b675c56c2d5f23c4a499938549e59d1" style={{ width: "100%", borderRadius: "0.5rem", marginTop: "1rem", marginBottom: "1rem" }} alt="Web Widget Settings" width="5088" height="3744" data-path="changelog_assets/06_23_2025/web_widget_settings.jpg" />

Fully customize your web widget settings from within the Bland dashboard

<img src="https://mintcdn.com/blandai/J1ftAy4aMsUUPhgH/changelog_assets/06_23_2025/web_widget_dimensions.jpeg?fit=max&auto=format&n=J1ftAy4aMsUUPhgH&q=85&s=f0835d81f7f12d1c2e59e6eaaaa7a2c7" style={{ width: "100%", borderRadius: "0.5rem", marginTop: "1rem", marginBottom: "1rem" }} alt="Web Widget Dimensions" width="5088" height="3744" data-path="changelog_assets/06_23_2025/web_widget_dimensions.jpeg" />

Set the dimensions of your web widget to match your website's design

<img src="https://mintcdn.com/blandai/J1ftAy4aMsUUPhgH/changelog_assets/06_23_2025/web_widget_live.jpeg?fit=max&auto=format&n=J1ftAy4aMsUUPhgH&q=85&s=ecc9a877bc3337d596800edc6ac64094" style={{ width: "100%", borderRadius: "0.5rem", marginTop: "1rem", marginBottom: "1rem" }} alt="Web Widget Live" width="5088" height="3744" data-path="changelog_assets/06_23_2025/web_widget_live.jpeg" />

Add the embed into your website's HTML code, and you're good to go!

***

### Improvements

* Large efficiency improvements to dashboard performance
* Replaced the full-screen lockout ("isWayTooSmall") with a modal for small screen warnings in the Pathways Editor
* Fixed an issue where the Forward Node would not trigger correctly if its condition was overridden by a global pathway condition
* Fixed incorrect batch call behavior when using the `voicemail_sms` parameter
* Improved voicemail behavior when `answered_by` is unknown—better handling of likely human responses
* Ensured call duration (`call_length`) is consistently returned as a number, even when `0`
* Pathways node prompts will only be disabled if node is global, and has forwarding enabled
* Added improved documentation in Custom Tool dashboard
* Improved reliability of user validation in the OTP login/signup flow
