You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -325,11 +325,10 @@ The `sb.setErrorFirstCallback(false)` returns callbacks to their original parame
325
325
326
326
## Changelogs
327
327
328
-
## v3.0.142(JAN 11, 2021)
328
+
## v3.0.143(FEB 04, 2021)
329
329
330
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
331
332
-
- Added `sendingStatus` to `AdminMessage`.
333
-
- Updated TypeScript DefinitelyTyped file for Promise feature support.
334
-
- Resolved security advisory on `axios` dependency.
332
+
- IE11 compatibility fix for `getPreviousMessagesByID()`.
333
+
- Deprecated `markAsDelivered()` in `GroupChannel`.
0 commit comments