Socket
Socket
Sign inDemoInstall

sendbird

Package Overview
Dependencies
17
Maintainers
1
Versions
226
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.8 to 3.1.9

DEPRECATED.md

2

bower.json
{
"name": "sendbird",
"version": "3.1.8",
"version": "3.1.9",
"authors": [

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

# Changelog
## v3.1.9 (MAR 16, 2022)
- Deprecated `ConnectionManager` in `SendBird`.
- Fixed wrong channel list order in `GroupChannelCollection`.
- Added GroupChannelTotalUnreadChannelCountParams.
- Added `getTotalUnreadChannelCount(params)` in `SendBird`.
## v3.1.8 (FEB 11, 2022)
- Fixed duplicate file messages being sent by `sendFileMessage()` in React Native.
- Fixed new messages not being fetched on websocket connect/reconnect in `MessageCollection`.
-
## v3.1.7 (JAN 07, 2022)

@@ -8,0 +14,0 @@ - Applied type narrowing to `BaseMessage`, `BaseChannel` and `messageCallback`.

{
"name": "sendbird",
"version": "3.1.8",
"version": "3.1.9",
"description": "Sendbird JavaScript SDK",

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

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

### v3.1.8 (FEB 11, 2022)
### v3.1.9 (MAR 16, 2022)
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).
- Fixed duplicate file messages being sent by `sendFileMessage()` in React Native.
- Fixed new messages not being fetched on websocket connect/reconnect in `MessageCollection`.
- Deprecated `ConnectionManager` in `SendBird`.
- Fixed wrong channel list order in `GroupChannelCollection`.
- Added GroupChannelTotalUnreadChannelCountParams.
- Added `getTotalUnreadChannelCount(params)` in `SendBird`.
-

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc