Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sendbird

Package Overview
Dependencies
Maintainers
1
Versions
226
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sendbird - npm Package Versions

1
23

3.0.124

Diff

Changelog

Source

v3.0.124(MAY 23, 2020)

  • Bug-fix: Failure in getMessageList().
sendbird
published 3.0.123 •

Changelog

Source

v3.0.123(MAY 22, 2020)

  • Added message thread feature support
    • Added parentMessageId, parentMessageText, threadInfo in UserMessage and FileMessage.
    • Added onThreadInfoUpdated() in ChannelHandler.
    • Added getThreadedMessagesByTimestamp(), applyThreadInfoUpdateEvent() in UserMessage and FileMessage.
    • Added thread-related parameters in GroupChannelListQuery.
  • Added emoji feature support
    • Added getAllEmoji(), getEmojiCategory(), and getEmoji() in SendBird.
  • Added parameter classes for message retrieval.
  • Bug-fix: Crash on IE strict mode.
sendbird
published 3.0.122 •

Changelog

Source

v3.0.122(APR 29, 2020)

  • Added metaArrays in UserMessageParams and FileMessageParams.
    • Message could be sent with predefined metaArrays.
sendbird
published 3.0.121 •

Changelog

Source

v3.0.121(APR 10, 2020)

  • Improved stability.
sendbird
published 3.0.120 •

Changelog

Source

v3.0.120(APR 7, 2020)

  • webpack build failure fix.
  • Improved stability.
sendbird
published 3.0.119 •

Changelog

Source

v3.0.119(MAR 11, 2020)

  • Added sendingStatus in UserMessage and FileMessage.
  • Added role in Member.
  • Added onOperatorUpdated in ChannelHandler.
  • Deprecated requestState in UserMessage and FileMessage.
  • Improved stability.
sendbird
published 3.0.118 •

Changelog

Source

v3.0.118(MAR 5, 2020)

  • Added version control over the final state of reactions.
  • Improved stability.
sendbird
published 3.0.117 •

Changelog

Source

v3.0.117(JAN 15, 2020)

  • Added createMessageSearchQuery() in SendBird.
    • MessageSearchQuery searches messages with the keyword.
    • Options like exactMatch, channelUrl, channelCustomType, messageTimestampFrom, messageTimestampTo, order are available for fine-tuned search.
  • Improved stability.
sendbird
published 3.0.116 •

Changelog

Source

v3.0.116(JAN 10, 2020)

  • Improved stability.
sendbird
published 3.0.115 •

Changelog

Source

v3.0.115(DEC 24, 2019)

  • Added reactions in BaseMessage.
    • Added addReaction(), deleteReaction() in BaseChannel.
    • Added onReactionUpdated() in ChannelHandler.
    • Added applyReactionEvent() in BaseMessage.
    • Added includeReaction parameter to get**MessagesByID(), get**MessagesByTimestamp() in BaseChannel.
    • Added includeReaction parameter to getMessageChangeLogsByID(), getMessageChangeLogsByTimestamp() in BaseChannel.
  • Added markAsDelivered(), getDeliveryReceipt() in GroupChannel.
    • Added onDeliveryReceiptUpdated in ChannelHandler.
  • Improved stability.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc