Quickblox Javascript Sdk Versions Save

JavaScript SDK of QuickBlox cloud backend platform

2.16.4

1 month ago

Hotfix v2.16.4:

  • Fixed the callback function parameter in the LeaveDialog method.

2.16.3

1 month ago

hot fix v2.16.3:

  • fix the types to ensure compatibility with TypeScript.

2.16.2

1 month ago
  • The type system was supplemented and improved to ensure compatibility with TypeScript.
  • Fixed sdk version in samples: up to 2.16.2

2.16.1

6 months ago
  • Add types for TypeScript compatibility.
  • Fixed sdk version in samples: up to 2.16.1

2.16.0

7 months ago
  • Introduced a type system for TypeScript compatibility.
  • Fixed an issue related to sending multiple identical system messages in node.js.

2.15.5

1 year ago

The default values for chat ping method was optimised in SDK's config file.

2.15.4

1 year ago

The debug log methods is disabled as default.

2.15.3

1 year ago

fixed links in docs fixed log methods

2.15.2

1 year ago
  • fixed links in docs
  • added new config param 'callBackInterval' to set interval for callback message

2.15.1

1 year ago

Fixes

Established connection and reconnect action in chats (webRTC and JS chat, P2P calls) are made stable between peer-to-peer calls.