Skip to content

v3.8.0

Compare
Choose a tag to compare
@leo-shin leo-shin released this 04 Sep 09:33
· 58 commits to main since this release
80e9739

v3.8.0 (Sep 4 2023) with Chat SDK v4.12.0

  • Support category filtering in feed notification channel. Categories by which messages can be filtered can be created and edited in the dashboard.
  • Added startChatWithAiBot(Context, String, Boolean, CompletionHandler) that initiates a group channel with AI Bot which is created in Sendbird dashboard and launches ChannelActivity. SendbirdUIKit.init() and SendbirdUIKit.connect() must precede.