Skip to content

Releases: sendbird/sendbird-chat-sdk-unity

v4.1.0

29 Nov 05:00
ffa1de6
Compare
Choose a tag to compare

Features

  • Added SetPushTriggerOption to SendbirdChatClient
  • Added GetPushTriggerOption to SendbirdChatClient
  • Added SetMyPushTriggerOption to SbGroupChannel
  • Added GetMyPushTriggerOption to SbGroupChannel
  • Added SbPushTriggerOption

Bug Fixes

  • Fixed an issue with SendbirdChat.BlockUser where 'User not found error' occurs due to URL encoding

v4.0.1

04 Nov 07:03
9da92c1
Compare
Choose a tag to compare

Improvements

  • Fixed an issue where build failed on the Windows platform

v4.0.0

25 Sep 05:24
6c9ff8f
Compare
Choose a tag to compare

Features

  • Added support for WebGL

v3.0.33

18 Jul 02:02
9e9654e
Compare
Choose a tag to compare
  • Updated request header

v4.0.0-beta.3

09 Apr 04:55
d74e1a9
Compare
Choose a tag to compare

Added SendbirdChatPrivacyInfo.xcprivacy for Apple Privacy Manifest

v3.0.32

09 Apr 04:53
6b51a06
Compare
Choose a tag to compare

Added SendbirdChatPrivacyInfo.xcprivacy for Apple Privacy Manifest

v3.0.31

25 Mar 00:57
3d930ef
Compare
Choose a tag to compare
  • Fixed Websocket not supporting TLS 1.2

v4.0.0-beta.2

07 Mar 01:06
5551df6
Compare
Choose a tag to compare

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

15 Sep 02:17
9c32bf8
Compare
Choose a tag to compare

Improvements

  • Fixed the bug regarding the URL encoding

v4.0.0-beta

25 Aug 05:27
e69d789
Compare
Choose a tag to compare

Features

  • Group channel collection
  • Message collection
  • Pinned message
  • Message threading
  • Adding extra data to a message
  • Multiple App ID support