September 23, 2025
Overview
September adds phone extension support for dial-out operations across our client SDKs, Android 16KB page size compatibility for React Native, and improved reliability for auto-start recording and transcription. We've also added new Picture-in-Picture events for Daily Prebuilt and improved handling for unsupported browsers.
Complete release history for our client SDKs is available in our Github release notes:
daily-js
0.84.0
- Added support for calling phone extensions during dial-out operations. You can now specify an extension number and wait time before dialing the extension after the main call connects.
- Added Prebuilt-specific
pip-startedandpip-stoppedevents. - Improved reliability of handling auto-start recording and transcription options when joining a room.
- Improved handling for unsupported browsers. The Daily constructor will now throw an error of
WebRTC not supported or suppressedif the browser cannot support a call.
react-native-daily-js
0.81.0
- Added support for Android 16KB page size.
- Added support for calling phone extensions during dial-out operations. You can now specify an extension number and wait time before dialing the extension after the main call connects.
- Improved reliability of handling auto-start recording and transcription options when joining a room.
Dashboard
- Added a cancel plan button to the billing interface.