Comparing version 3.0.143 to 3.0.144
{ | ||
"name": "sendbird", | ||
"version": "3.0.143", | ||
"version": "3.0.144", | ||
"authors": [ | ||
@@ -5,0 +5,0 @@ "Sendbird <support@sendbird.com>" |
# Changelog | ||
## v3.0.144(FEB 19, 2021) | ||
- Add & Delete reaction API bug-fix to support emoji code and URI encoding. | ||
- React native bug fix: Group channel static `buildFromSerializedData()`. | ||
## v3.0.143(FEB 04, 2021) | ||
@@ -4,0 +9,0 @@ |
{ | ||
"name": "sendbird", | ||
"version": "3.0.143", | ||
"version": "3.0.144", | ||
"description": "Sendbird JavaScript SDK", | ||
@@ -5,0 +5,0 @@ "main": "SendBird.min.js", |
@@ -328,9 +328,8 @@ # [Sendbird](https://sendbird.com) Chat SDK for JavaScript | ||
## v3.0.142(JAN 11, 2021) | ||
## v3.0.143(FEB 04, 2021) | ||
If you want to check the record of other versions, go to [Change Log](https://github.com/sendbird/Sendbird-SDK-JavaScript/blob/master/CHANGELOG.md). | ||
- Added `sendingStatus` to `AdminMessage`. | ||
- Updated TypeScript DefinitelyTyped file for Promise feature support. | ||
- Resolved security advisory on `axios` dependency. | ||
- IE11 compatibility fix for `getPreviousMessagesByID()`. | ||
- Deprecated `markAsDelivered()` in `GroupChannel`. | ||
- Improved stability. |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
449762
335