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
useDevices is now registering for the new available-devices-updated event to keep the list of media devices up to date
When switching to a different microphone via setMicrophone from useDevices there won't be a camera blip anymore
Bugfixes
Fixed useLocalParticipant to stay synchronized with daily.participants().local, even when leaving and joining a new meeting from the same callObject instance