Socket
Socket
Sign inDemoInstall

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 Compare versions

Comparing version 3.1.21 to 3.1.22

2

bower.json
{
"name": "sendbird",
"version": "3.1.21",
"version": "3.1.22",
"authors": [

@@ -5,0 +5,0 @@ "Sendbird <support@sendbird.com>"

# Changelog
## v3.1.22 (JUL 25, 2022)
- Added `sb.setOnlineListener()` and `sb.setOfflineListener()` interfaces for non-browser environments
- Improved stability

@@ -3,0 +6,0 @@ ## v3.1.21 (JUL 20, 2022)

{
"name": "sendbird",
"version": "3.1.21",
"version": "3.1.22",
"description": "Sendbird JavaScript SDK",

@@ -5,0 +5,0 @@ "main": "SendBird.min.js",

@@ -344,10 +344,6 @@ # [Sendbird](https://sendbird.com) Chat SDK for JavaScript

## v3.1.21 (JUL 20, 2022)
## v3.1.22 (JUL 25, 2022)
- Added `sb.setOnlineListener()` and `sb.setOfflineListener()` interfaces for non-browser environments
- Improved stability
- File upload failed messages are now resendable through `channel.resendFileMessage()`.
- Fixed a bug where `groupChannelCollection.onChannelsUpdated()` is not called when `groupChannel.lastMessage` is updated.
- When local cache is enabled, conversion of pending messages that are not registered for auto-resend to failed messages is now being processed only when `sb.connect()` is called by customer.
- `channel.resendFileMessage()` now considers `fileMessage.messageParams.file` if blob is not given as an argument.
- Improved stability.
If you want to check the record of other versions, go to [Change Log](https://github.com/sendbird/Sendbird-SDK-JavaScript/blob/master/CHANGELOG.md).

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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