Skip to content

3.11.0

Compare
Choose a tag to compare
@bhabalan bhabalan released this 13 Feb 11:27
· 9 commits to master since this release
3ba16dd

What's Changed

Full Changelog: 3.10.1...3.11.0

Release Information
Release Date: 13 Feb, 2024
Features Added

  • New error enums InviteParticipantError, MakeHostError, and ReclaimHostError for call participant errors.
  • APIs for inviting a participant, reclaiming host role, and assigning host role in calls.
  • Fields isPresenter, isCohost, and isHost added to CallMembership.
  • Enum case CallError.cannotStartInstantMeeting for errors starting instant meetings.
  • Messaging module removed from size-optimized WxC SDK.

Fixes

  • Addition of parent field in postMessage APIs to support message threads.