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 c9a678a commit 6a3850dCopy full SHA for 6a3850d
README.md
@@ -325,11 +325,10 @@ The `sb.setErrorFirstCallback(false)` returns callbacks to their original parame
325
326
## Changelogs
327
328
-## v3.0.142(JAN 11, 2021)
+## v3.0.143(FEB 04, 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
-- Added `sendingStatus` to `AdminMessage`.
333
-- Updated TypeScript DefinitelyTyped file for Promise feature support.
334
-- Resolved security advisory on `axios` dependency.
+- IE11 compatibility fix for `getPreviousMessagesByID()`.
+- Deprecated `markAsDelivered()` in `GroupChannel`.
335
- Improved stability.
0 commit comments