Skip to content

0.2.4

Choose a tag to compare

Improvements

  • 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

Maintenance