Skip to content

1.20.0

Compare
Choose a tag to compare
@Stream-SDK-Bot Stream-SDK-Bot released this 07 Apr 12:27
· 57 commits to main since this release

April 07, 2025

πŸ”„ Changed

  • Updated WebRTC version to 125.6422.066 #748

🐞 Fixed

  • CallKit should only handle the CallAccepted events that match the userId of the current user. #733
  • During a reconnection/migration the current user will not be appearing twice any more. #731
  • ParticipantsCount and AnonymousParticipantsCount weren't updating correctly. #736
  • Fast reconnection flow was unable to recover subscriber connections. #741
  • CallSettings weren't set correctly (either when you were passing manually or from dashboard) when a call was joined without setting the create flag to true. #745
  • Resolves a potential issue that was could cause the WebSocketClient to crash when deallocating. #746