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

stream-chat

Package Overview
Dependencies
Maintainers
5
Versions
296
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stream-chat - npm Package Versions

1
30

4.4.3-dev.0

Diff

vishtree
published 4.4.2 •

Changelog

Source

4.4.2 (2021-11-11)

Fixes

  • Inject instance_client_id as part of insights so insights from different client instances can be distinguished 5bd6394 @thesyncim
vishtree
published 4.4.1 •

Changelog

Source

4.4.1 (2021-11-10)

Features

  • Exported all the functions and classes from insights file @vishalnarkhede bd2dcbd
vishtree
published 4.4.0 •

Changelog

Source

4.4.0 (2021-11-10)

Fixes

  • Removed flag from CommandsVariant type @yaziine f1de4b6

Features

  • Added ability to send insights about websocket failures from client @thesyncim @vishalnarkhede 5fdd032

    const client = StreamChat.getInstance('apikey', { enableInsights: true })
    
  • Added quotes flag on channel config types @nmerkulov a130cf4

vishtree
published 4.4.0-insights.0 •

mahboubii
published 4.3.0 •

Changelog

Source

4.3.0 (2021-11-01)

Fixes

  • Fixed conditions on window.removeEventLister to avoid breaking react-native by @vishalnarkhede in https://github.com/GetStream/stream-chat-js/pull/781
  • Fix queryMembers sort type by @DanC5 in https://github.com/GetStream/stream-chat-js/pull/787
  • Deprecate client.markAllRead and add client.markChannelsRead by @yaziine in https://github.com/GetStream/stream-chat-js/pull/800

Features

  • GetTask endpoint to retrieve async task results by @gumuz in https://github.com/GetStream/stream-chat-js/pull/770
  • Add Huawei push provider by @ferhatelmas in https://github.com/GetStream/stream-chat-js/pull/772
  • Change Permission.Condition type by @AnatolyRugalev in https://github.com/GetStream/stream-chat-js/pull/775
  • Fix unread count by excluding system messages by @khushal87 in https://github.com/GetStream/stream-chat-js/pull/777
  • Add search backend type by @ferhatelmas in https://github.com/GetStream/stream-chat-js/pull/780
  • New enrichURL OG endpoint by @mahboubii in https://github.com/GetStream/stream-chat-js/pull/771
  • Add async deleteChannels endpoint by @yaziine in https://github.com/GetStream/stream-chat-js/pull/769 & https://github.com/GetStream/stream-chat-js/pull/788
  • New async_url_enrich_enabled flag by @mahboubii in https://github.com/GetStream/stream-chat-js/pull/793
  • Add ExportChannel Options missing include_truncated_messages by @mahboubii in https://github.com/GetStream/stream-chat-js/pull/794
  • Expose webhook_events field by @nmerkulov in https://github.com/GetStream/stream-chat-js/pull/792
  • Added id_around & created_at_around to query messages by @gumuz in https://github.com/GetStream/stream-chat-js/pull/798
  • New skip_enrich_url flag by @mahboubii in https://github.com/GetStream/stream-chat-js/pull/799
  • New endpoint for async batch delete users by @gumuz in https://github.com/GetStream/stream-chat-js/pull/762
vishtree
published 4.2.0 •

Changelog

Source

September 15, 2021 - 4.2.0

Fixes

  • Fixed the behavior of isConnecting flag in StableWSConnection class. Also client.connecting flag has been removed, so this could potentially be a breaking change for you, although this flag was never properly set so ideally you shouldn't be using this flag. bb165f8

Features

  • Added option clear_deleted_message_text in exportChannels endpoint 33f627f
mahboubii
published 4.1.0 •

Changelog

Source

Augest 24, 2021 - 4.1.0

Feature

  • Add own_capabilities attribute to channel response data #741
  • Add team filter for query flagged messages #754
  • queryChannel support user_id for server-side queries #753

Fix

  • Campaign namespace update #760
vishtree
published 4.0.0-offline-caching.2 •

vishtree
published 4.0.0-offline-caching.1 •

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