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

# June 29, 2025

> The latest updates to Daily's real-time audio and video APIs.

## 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](https://github.com/daily-co/daily-js/releases)
* [react-native-daily-js](https://github.com/daily-co/react-native-daily-js/releases)
* [daily-react](https://github.com/daily-co/daily-react/releases)
* [daily-ios](https://github.com/daily-co/daily-client-ios/blob/main/CHANGELOG.md)
* [daily-android](https://github.com/daily-co/daily-client-android/blob/main/CHANGELOG.md)
* [daily-python](https://github.com/daily-co/daily-python/blob/main/CHANGELOG.md)

***

## daily-js

[View full release notes →](https://github.com/daily-co/daily-js/releases)

### 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 →](https://github.com/daily-co/react-native-daily-js/releases)

### 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 →](https://github.com/daily-co/daily-python/blob/main/CHANGELOG.md)

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