Skip to content

v3.0.127

Compare
Choose a tag to compare
@chrisallo chrisallo released this 26 Jun 00:57
· 118 commits to master since this release
  • Added a dependency for axios and form-data.
    • Please add axios to the script tag if you're using SendBird by copy-and-paste the SendBird.min.js file.
  • Added getUnreadMemberCount() and getUndeliveredMemberCount() in GroupChannel.
    • Deprecated getReadReceipt() and getDeliveryReceipt() in GroupChannel.
  • Bug-fix in updating operators in GroupChannel.