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.114

Diff

Changelog

Source

v3.0.114(DEC 18, 2019)

  • Bug-fix in file uploading.
  • Improved stability.
sendbird
published 3.0.113 •

Changelog

Source

v3.0.113(DEC 4, 2019)

  • Added errorCode and isResendable() in UserMessage and FileMessage.
    • resendUserMessage() and resendFileMessage() work only when isResendable() is true.
  • Improved stability.
sendbird
published 3.0.112 •

Changelog

Source

v3.0.112(NOV 8, 2019)

  • Added updateCurrentUserInfoWithPreferredLanguages() in SendBird.
    • When preferredLanguages is set, push notification message would get translated with target languages.
  • Added preferredLanguages in User.
  • Added messageOffsetTimestamp in GroupChannel.
  • Added reqId for the BaseMessages which are fetched from API call.
  • Improved stability.
sendbird
published 3.0.111 •

Changelog

Source

v3.0.111(OCT 25, 2019)

  • Compatibility fix for React Native and Internet Explorer 10.
  • Improved stability.
sendbird
published 3.0.110 •

Changelog

Source

v3.0.110(OCT 23, 2019)

  • Improved stability.
sendbird
published 3.0.109 •

Changelog

Source

v3.0.109(OCT 22, 2019)

  • Added support for Promise pattern (BETA)
    • except sendUserMessage(), sendFileMessage(), cancelUploadingFileMessage()
  • Added report(), reportUser() and reportMessage() in BaseChannel.
  • Added onTotalUnreadMessageCountUpdated in UserEventHandler.
    • onTotalUnreadMessageCountUpdated is called when total unread message count is updated.
  • Improved stability.
sendbird
published 3.0.108 •

Changelog

Source

v3.0.108(SEP 9, 2019)

  • Improved stability.
sendbird
published 3.0.106 •

Changelog

Source

v3.0.106(AUG 23, 2019)

  • Improved stability.
sendbird
published 3.0.105 •

Changelog

Source

v3.0.105(AUG 16, 2019)

  • Added translateUserMessage() in BaseChannel to support on-demand translation.
  • Added resendFileMessage() in BaseChannel to support resend file message with Blob object.
  • Added metaArrays property in BaseMessage and deprecated metaArray.
    • metaArrays is an array which contains MessageMetaArray instances.
    • MessageMetaArray is a pair of key and a value array.
    • metaArrays keeps the inserted order.
  • Added isStrict() and setStrict() in GroupChannelParams to set strict channel creation mode.
    • When the strict mode is true, creating channel with a invalid user will fail.
  • Improved stability.
sendbird
published 3.0.104 •

Changelog

Source

v3.0.104(JUL 22, 2019)

  • 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