1.20.0
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