Releases: sendbird/SendBird-SDK-JavaScript
Releases · sendbird/SendBird-SDK-JavaScript
v3.0.152
10 Jun 04:48
Compare
Sorry, something went wrong.
No results found
v3.0.152(JUNE 10, 2021)
Added getMessage in BaseMessage.
v3.0.151
28 May 07:03
Compare
Sorry, something went wrong.
No results found
v3.0.151(MAY 28, 2021)
Added MessageTypeFilter in BaseChannel.
Improved stability.
v3.0.150
26 May 06:26
Compare
Sorry, something went wrong.
No results found
v3.0.150(MAY 26, 2021)
Added joinedAt in GroupChannel.
Improved stability.
v3.0.149
26 May 06:26
Compare
Sorry, something went wrong.
No results found
v3.0.149(APR 20, 2021)
Added NONE log level in LogLevel.
Improved stability.
v3.0.148
31 Mar 07:59
Compare
Sorry, something went wrong.
No results found
v3.0.148(MAR 31, 2021)
Added AppleCriticalAlertOptions interface.
Added appleCriticalAlertOptions in BaseMessage, UserMessageParams, FileMessageParams, ScheduledUserMessage, and ScheduledUserMessageParams.
Downgraded log level from ERROR to DEBUG for all internal API calls.
v3.0.147
24 Mar 15:36
Compare
Sorry, something went wrong.
No results found
v3.0.147(MAR 24, 2021)
Added onChannelMemberCountChanged and onChannelParticipantCountChanged in ChannelHandler.
Changed markAsDelivered policy to remove rate limit timer.
Improved stability.
v3.0.145
05 Mar 09:10
Compare
Sorry, something went wrong.
No results found
v3.0.145(MAR 05, 2021)
Added getCachedMetaData() in BaseChannel.
Corrected type signatures in getMessagesByTimestamp() and getMessagesByMessageId().
Corrected attribute name to reverse in MessageListParams.
v3.0.144
23 Feb 08:36
Compare
Sorry, something went wrong.
No results found
Add & Delete reaction API bug-fix to support emoji code and URI encoding.
React native bug fix: Group channel static buildFromSerializedData().
v3.0.143
04 Feb 07:27
Compare
Sorry, something went wrong.
No results found
IE11 compatibility fix for getPreviousMessagesByID().
Deprecated markAsDelivered() in GroupChannel.
Improved stability.
v3.0.142
11 Jan 11:16
Compare
Sorry, something went wrong.
No results found
Added sendingStatus to AdminMessage.
Updated TypeScript DefinitelyTyped file for Promise feature support.
Resolved security advisory on axios dependency.
Improved stability.