Releases: sendbird/sendbird-chat-sdk-unity
Releases · sendbird/sendbird-chat-sdk-unity
v4.1.0
Features
- Added
SetPushTriggerOption
toSendbirdChatClient
- Added
GetPushTriggerOption
toSendbirdChatClient
- Added
SetMyPushTriggerOption
toSbGroupChannel
- Added
GetMyPushTriggerOption
toSbGroupChannel
- Added
SbPushTriggerOption
Bug Fixes
- Fixed an issue with
SendbirdChat.BlockUser
where 'User not found error' occurs due to URL encoding
v4.0.1
Improvements
- Fixed an issue where build failed on the Windows platform
v4.0.0
Features
- Added support for WebGL
v3.0.33
- Updated request header
v4.0.0-beta.3
Added SendbirdChatPrivacyInfo.xcprivacy for Apple Privacy Manifest
v3.0.32
Added SendbirdChatPrivacyInfo.xcprivacy for Apple Privacy Manifest
v3.0.31
- Fixed Websocket not supporting TLS 1.2
v4.0.0-beta.2
Improvements
- Changed the JSON library from a binary to a dependency form
- Added support for Unity2019.4
- Added support for .NET 4.x
v4.0.0-beta.1
Improvements
- Fixed the bug regarding the URL encoding
v4.0.0-beta
Features
- Group channel collection
- Message collection
- Pinned message
- Message threading
- Adding extra data to a message
- Multiple App ID support