v3.0.127
- Added a dependency for
axios
andform-data
.- Please add axios to the
script
tag if you're using SendBird by copy-and-paste theSendBird.min.js
file.
- Please add axios to the
- Added
getUnreadMemberCount()
andgetUndeliveredMemberCount()
inGroupChannel
.- Deprecated
getReadReceipt()
andgetDeliveryReceipt()
inGroupChannel
.
- Deprecated
- Bug-fix in updating operators in
GroupChannel
.