sendbird-chat-sdk-javascript

Sendbird Chat SDK for JavaScript.

OTHER License

Downloads
223.1K
Stars
25
Committers
8

Bot releases are visible (Hide)

sendbird-chat-sdk-javascript - v4.14.3

Published by sendbird-sdk-deployment about 1 month ago

Improvements

  • Fixed a bug where there was no mentionedUser when sending a message with mentionedUserId as CopyMessage
sendbird-chat-sdk-javascript - v4.14.2

Published by sendbird-sdk-deployment about 2 months ago

Improvements

  • Improvement stability
sendbird-chat-sdk-javascript - v4.14.1

Published by sendbird-sdk-deployment 2 months ago

Improvements

  • Deprecated customTypeFilters in UnreadItemCountParams
  • Added customTypesFilter in UnreadItemCountParams
sendbird-chat-sdk-javascript - v4.14.0 Latest Release

Published by sendbird-sdk-deployment 2 months ago

Feature

Support pinned message in OpenChannel

  • Added pinnedMessageIds property in BaseChannel
  • Added createPinnedMessageListQuery method in BaseChannel
  • Added pinMessage method in BaseChannel
  • Added unpinMessage method in BaseChannel
  • Added lastPinnedMessage property in OpenChannel
  • Added onPinnedMessageUpdated in OpenChannelHandler

Improvements

  • Added customTypeFilters in UnreadItemCountParams
sendbird-chat-sdk-javascript - v4.13.3

Published by sendbird-sdk-deployment 3 months ago

Improvements

  • Fixed a build error related to Node.js package inclusion
sendbird-chat-sdk-javascript - v4.13.2

Published by sendbird-sdk-deployment 3 months ago

Improvements

  • Added hasBot and hasAiBot in GroupChannel
  • Added version to MessageForm
  • Fixed a bug where MessageForm.isSubmitted is evaluated as true for a MessageForm of which every MessageFormItem.required is false and the message form is not yet submitted
  • Fixed bug where too many request API in messageCollection
  • Fixed an issue where the SDK instance was not being correctly type-inferred
  • Improved Message delivery speed in MessageCollection Initialize
sendbird-chat-sdk-javascript - v4.13.1

Published by sendbird-sdk-deployment 3 months ago

Improvements

  • Fixed a bug in MessageForm to support backward compatibility
sendbird-chat-sdk-javascript - v4.13.0

Published by sendbird-sdk-deployment 4 months ago

Feature

SDK now supports MessageForm! Form message can only be sent through AI Chatbot in Sendbird dashboard.

  • Added MessageForm
  • Added MessageFormItem
  • Added MessageFormItemStyle,
  • Added MessageFormItemLayout,
  • Added MessageFormItemResultCount,
  • Added submitMessageForm() in BaseMessage
  • Deprecated submitMessageForm(data) in BaseMessage

Improvements

  • Added sb.authenticate()
  • Added sb.feedChannel.getTotalUnreadNotificationCount()
  • Deprecated sb.authenticateFeed()
  • Deprecated sb.feedChannel.getTotalUnreadMessageCount()
  • Fixed timing issue with BackGroundSync completion confirmation
  • Fixed a bug that userIdsFilter and searchFilter don't work in MessageCollection
  • (internal) Added ThrottleController in MessageCollection
sendbird-chat-sdk-javascript - v4.12.10

Published by sendbird-sdk-deployment 4 months ago

Improvements

  • Fixed a bug that connect() fails if a session key is expired
sendbird-chat-sdk-javascript - v4.12.9

Published by sendbird-sdk-deployment 4 months ago

Features

  • Added submitMessageForm() to BaseMessage

Improvements

  • Lower the version of react-native-mmkv in peerDependencies from ^2.12.2 to ^2.0.0.
sendbird-chat-sdk-javascript - v4.12.8

Published by sendbird-sdk-deployment 4 months ago

Improvement

  • Added includeMetaData to GroupChannelFilter
sendbird-chat-sdk-javascript - v4.12.7

Published by sendbird-sdk-deployment 5 months ago

Improvement

  • Fixed the Feedback feature to function correctly
  • Fixed a bug where groupChannel.cachedMetadata was returned as undefined in the result value of ChangeLogs
sendbird-chat-sdk-javascript - vv4.12.6

Published by sendbird-sdk-deployment 5 months ago

Improvement

  • Fixed a bug that always throws a Connection is canceled error when connect() is failed
  • Fixed a bug where SessionRefreshed() was called twice
  • Fixed a bug where SessionHandler callback is called when connect() is failed
  • Fixed a bug inconsistent count of joined channels
  • Improved stability
sendbird-chat-sdk-javascript - v4.12.5

Published by sendbird-sdk-deployment 5 months ago

Improvement

  • Fixed a bug that pending MultipleFilesMessage has empty data
  • Fixed a bug that loadMore() in GroupChannelCollection gives less channels in a certain condition
  • Improved stability
sendbird-chat-sdk-javascript - v4.12.4

Published by sendbird-sdk-deployment 5 months ago

Improvement

  • Added useMMKVStorageStore to SendbirdChatParams
  • Deprecated useAsyncStorageStore in SendbirdChatParams
  • Fixed a bug that connect() call may crash in a certain condition
  • Fixed a bug that MultipleFilesMessage has wrong data value
  • Improved stability
sendbird-chat-sdk-javascript - v4.12.3

Published by sendbird-sdk-deployment 6 months ago

Improvement

  • Fixed a bug when called resetMyHistory(), messages in the cache aren't deleted
sendbird-chat-sdk-javascript - v4.12.2

Published by sendbird-sdk-deployment 6 months ago

Improvement

  • Added ErrorCode(USER_DEACTIVATED) in Message Resendable Condition
sendbird-chat-sdk-javascript - v4.12.1

Published by sendbird-sdk-deployment 6 months ago

Features

  • Added additional parameters in GroupChannelEventContext

Improvement

  • Fixed a bug that lastMessage not updating on reply
  • Fixed a bug that database upgrade fails in certain environment
  • Improvement stability
sendbird-chat-sdk-javascript - v4.12.0

Published by sendbird-sdk-deployment 7 months ago

Improvement

  • Added markPushNotificationAsDelivered
  • Added markPushNotificationAsClicked
  • Added token registration with device info
  • Added logViewed/logClicked in FeedChannel
  • Deprecated markAsClicked/logImpression in FeedChannel
  • (internal)Refactoring statCollector
  • Fixed a bug that onMessagesUpdated event not firing on ThreadInfo updated event
  • Exported SendbirdErrorCode
  • Improvement stability
sendbird-chat-sdk-javascript - v4.11.3

Published by sendbird-sdk-deployment 7 months ago

Improvement

  • Added keys property to MessageTemplateListParams
  • Fixed a bug that database migration fails in a certain condition
  • Improvement stability
Package Rankings
Top 3.43% on Npmjs.org
Badges
Extracted from project README
npm
Related Projects