You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/stream_video/CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@
8
8
* Fixed an issue where toggling camera enabled quickly could cause AVCaptureMultiCamSession to crash.
9
9
* Fixed an issue where the default camera selection would occasionally be incorrect even when properly configured.
10
10
* Fixed an issue where changing the audio input device while muted from the start of a call would not apply the new device when unmuting. The selected device will now be correctly set upon unmuting.
11
+
* Fixes an issue with `muteUsers` method when called for all tracks.
0 commit comments