Skip to content

1.32.0

Choose a tag to compare

@Stream-SDK-Bot Stream-SDK-Bot released this 08 Sep 17:18
· 39 commits to main since this release
43cdaf0

September 08, 2025

✅ Added

  • When the user is missing a permission, the SDK will prompt them to accept any missing permission. #915
  • You can now set the ViewFactory instance to be used from Picture-in-Picture. #934
  • CallParticipant now exposes the source property, which can be used to distinguish between WebRTC users and ingest sources like RTMP or SIP. #93
  • Add the user action to kick a participant from a call. #928

🔄 Changed

  • Improved the LastParticipantLeavePolicy to be more robust. #925