June 29, 2025

Overview

This month, we've shipped join-time permissions for SIP/PSTN users across our client SDKs. React Native developers can now build with the New Architecture enabled. We've also fixed some recording and telephony bugs.

Complete release history for our client SDKs is available in our Github release notes:


daily-js

View full release notes →

0.80.0

  • Added support for setting permissions for SIP/PSTN users at join time.
  • Removed the use of STUN from Xirsys.
  • Updated dependencies to resolve security vulnerabilities.

react-native-daily-js

View full release notes →

0.77.0

  • Added support for setting permissions for SIP/PSTN users at join time.
  • Fixed a build issue when using React Native's New Architecture.
  • Removed the use of STUN from Xirsys.
  • Updated dependencies to resolve security vulnerabilities.

daily-python

View full release notes →

0.19.3

  • Added an option to ignore audio level when creating a custom audio track.

0.19.2

  • Fixed a segmentation fault that could occur on exit when a custom audio source was still writing data.

Media Services

Recording

  • Fixed a bug where a failed session asset image URL could cause a recording composition to crash.

Telephony

  • Fixed a bug to correctly extract the displayName from custom SIP headers for dial-in participants.