Skip to content

1.21.0

Choose a tag to compare

@Stream-SDK-Bot Stream-SDK-Bot released this 22 Apr 15:48
· 225 commits to main since this release

April 22, 2025

✅ Added

  • Countdown timer and waiting participants info to the livestream player #754
  • EventPublisher for Call objects. #759
  • You can now access the custom-data attached on a Call object you received as incoming. #766

🔄 Changed

  • CallViewModel.callingState transition to .idle just before moving to .inCall after the user has accepted the call. #759
  • AudioSession mode wasn't configured correctly for audio-only calls. #762
  • Updated WebRTC version to 125.6422.070 #760
  • Picture-in-Picture improved UI and stability fixes. #724

🐞 Fixed

  • Sound resources weren't loaded correctly when the SDK was linked via SPM. #757
  • Redefined the priorities by which dashboard audio settings will be applied. #758