We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bebdc52 commit 80767f9Copy full SHA for 80767f9
README.md
@@ -325,10 +325,7 @@ The `sb.setErrorFirstCallback(false)` returns callbacks to their original parame
325
326
## Changelogs
327
328
-## v3.0.143(FEB 04, 2021)
+## v3.0.144(FEB 19, 2021)
329
330
-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).
331
-
332
-- IE11 compatibility fix for `getPreviousMessagesByID()`.
333
-- Deprecated `markAsDelivered()` in `GroupChannel`.
334
-- Improved stability.
+- Add & Delete reaction API bug-fix to support emoji code and URI encoding.
+- React native bug fix: Group channel static `buildFromSerializedData()`.
0 commit comments