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.27 to 3.1.28

2

bower.json
{
"name": "sendbird",
"version": "3.1.27",
"version": "3.1.28",
"authors": [

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

# Changelog
## v3.1.28 (OCT 27, 2022)
- Fixed a bug where `channel.sendFileMessage()` fails when it is called in a web worker, `Worker`
## v3.1.27 (SEP 23, 2022)
- Fixed onMessageUpdate being called for the same message in View after checking HugeGap when connecting or reconnecting
- Fixed a bug in group channel changelogs
## v3.1.26 (SEP 7, 2022)
- Fixed wrong includeMetaArray property happening during changelog sync
## v3.1.25 (AUG 31, 2022)
- Implemented channel membership history where clients can retrieve whether users have joined or left the channel
- Improved stability
## v3.1.24 (AUG 119, 2022)
- Fixed Promise polyfill for browsers that do not support 'Promise.finally()'
- Improved stability
## v3.1.23 (AUG 03, 2022)

@@ -14,0 +21,0 @@ - Fixed a bug where `message.mentionedUsers` is not updated when `updateUserMessage()` is called with `messageParams.mentionedUserIds` set to an empty array

{
"name": "sendbird",
"version": "3.1.27",
"version": "3.1.28",
"description": "Sendbird JavaScript SDK",

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

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

## v3.1.27 (SEP 23, 2022)
- Fixed onMessageUpdate being called for the same message in View after checking HugeGap when connecting or reconnecting
- Fixed a bug in group channel changelogs
## v3.1.28 (OCT 27, 2022)
- Fixed a bug where `channel.sendFileMessage()` fails when it is called in a web worker, `Worker`
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