Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 829 Bytes

CHANGELOG.md

File metadata and controls

27 lines (24 loc) · 829 Bytes

Change Log

4.1.0 (Nov 29, 2024)

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

4.0.1 (Sep 25, 2024)

Improvements

  • Improved WebSocket connection

4.0.0 (Sep 3, 2024)

Features

  • Added group channel collection
  • Added message collection
  • Added message threading
  • Added support for using a session token
  • Added support for message reactions
  • Added support for message resending
  • Added support for pinned messages
  • Added support for extra data in a message
  • Support for NuGet