Skip to content

Releases: sendbird/sendbird-chat-sdk-ios

v4.0.0-beta.2

29 Apr 13:13
Compare
Choose a tag to compare

v4.0.0-beta.2 (Apr 29, 2022)

  • Added new feature, Scheduled Messages
  • Added new parameter, channel_type, to Polls interfaces
  • Fixed 401 error when handling image File URL

Release v4.0.0-beta

12 Apr 09:00
Compare
Choose a tag to compare

What's new in version 4?

  • Codebase has been re-written from Objective-C to Swift.
  • Naming of the Product has been changed from SendBirdSDK to SendbirdChatSDK.
  • Naming of the main class has been changed from SBDMain to SendbirdChat.
  • Naming of public interfaces has been renamed to better match Swift's language style guide.
  • Deprecated interfaces from v3 has been removed.
  • Support for SyncManager has been removed.