Releases: sendbird/SendBird-SDK-JavaScript
Releases · sendbird/SendBird-SDK-JavaScript
v3.0.141
21 Dec 08:46
Compare
Sorry, something went wrong.
No results found
Added a setter for operators in OpenChannelParams.
Added getLogLevel() and setLogLevel() in SendBird.
Improved stability.
v3.0.140
21 Dec 08:47
Compare
Sorry, something went wrong.
No results found
Bug-fix in connection management.
Minor bug fixed.
v3.0.139
25 Nov 03:16
Compare
Sorry, something went wrong.
No results found
Removed addOperator(), addOperators(), addOperatorUserId(), addOperatorUserIds() from OpenChannelParams.
Improved stability.
v3.0.138
30 Oct 13:10
Compare
Sorry, something went wrong.
No results found
Added getAllowFriendDiscovery() and setAllowFriendDiscovery() in SendBird.
If it's set to false, uploadFriendDiscoveries() called by others does not add the user as a friend.
Set size in FileMessage automatically.
Improved stability.
v3.0.137
21 Oct 00:12
Compare
Sorry, something went wrong.
No results found
v3.0.136
16 Oct 05:09
Compare
Sorry, something went wrong.
No results found
Added showSubchannelMessagesOnly in MessageListParams and PreviousMessageListQuery.
Bug-fix in profileUrl not showing in Sender.
Improved stability.
v3.0.135
08 Oct 01:37
Compare
Sorry, something went wrong.
No results found
Bug-fix in outdated isMuted in Member.
Bug-fix in error handling.
v3.0.134
17 Sep 07:54
Compare
Sorry, something went wrong.
No results found
Added getTypingUsers() in GroupChannel.
It returns the users even if the user is not in members.
Deprecated getTypingMembers() in GroupChanenl.
Set url as visible in FileMessage object.
Set profileUrl as visible in User object.
Bug-fix in error handling
Improved stability.
v3.0.133
04 Sep 06:48
Compare
Sorry, something went wrong.
No results found
Added nicknameStartsWithFilter in ApplicationUserListQuery.
v3.0.132
21 Aug 07:34
Compare
Sorry, something went wrong.
No results found
Added creator in BaseChannel.
Added isOperatorMessage in BaseMessage.
Added copyUserMessage() and copyFileMessage() in BaseChannel.
Change the type of all messageIds to number.
Bug-fix in wrong channel info in onChannelFrozen callback.
Bug-fix in unread member count and unread delivery count.