- Fixed connection failure on WebGL builds running in Safari and Firefox caused by CORS preflight rejection
- Improved JSON deserialization performance and reduced memory allocations
- Reduced memory usage for API responses
- Fixed WebSocket memory leak on WebGL platform
- Fixed SuperGroupChannel event handling for user join and leave
- Fixed JSON deserialization performance
- Fixed WebGL memory issue by optimizing JSON parsing for message deserialization
- Removed unnecessary URL encoding from SB-SDK-User-Agent header
- Resolved WebSocket connection failure due to User-Agent header on .NET Framework
- Added
SetPushTriggerOptiontoSendbirdChatClient - Added
GetPushTriggerOptiontoSendbirdChatClient - Added
SetMyPushTriggerOptiontoSbGroupChannel - Added
GetMyPushTriggerOptiontoSbGroupChannel - Added
SbPushTriggerOption
- Fixed an issue with
SendbirdChat.BlockUserwhere 'User not found error' occurs due to URL encoding
- Added
SetPushTriggerOptiontoSendbirdChatClient - Added
GetPushTriggerOptiontoSendbirdChatClient - Added
SetMyPushTriggerOptiontoSbGroupChannel - Added
GetMyPushTriggerOptiontoSbGroupChannel - Added
SbPushTriggerOption
- Fixed an issue with
SendbirdChat.BlockUserwhere 'User not found error' occurs due to URL encoding
- Fixed an issue where build failed on the Windows platform
- Added support for WebGL
- Added SendbirdChatPrivacyInfo.xcprivacy for Apple Privacy Manifest
- Changed the JSON library from a binary to a dependency form
- Added support for Unity2019.4
- Added support for .NET 4.x
- Fixed the bug regarding the URL encoding
- Group channel collection
- Message collection
- Pinned message
- Message threading
- Adding extra data to a message
- Multiple App ID support