quickblox-javascript-sdk

JavaScript SDK of QuickBlox cloud backend platform

OTHER License

Downloads
9.1K
Stars
105
Committers
29

Bot releases are visible (Hide)

quickblox-javascript-sdk - 2.17.1 Latest Release

Published by Artem-K-Koltunov 5 months ago

hot fix v2.17.1:
fix the types for ping methods to ensure compatibility with TypeScript.

quickblox-javascript-sdk - 2.17.0

Published by Artem-K-Koltunov 5 months ago

v2.17.0:

  • Introduced AI Features:
  • ai answer assist: provides answers based on chat history to selected message.
  • ai translate: provides translation based on chat history to selected incoming message
  • Fixed the callback function parameter in the LeaveDialog method.
quickblox-javascript-sdk - 2.16.4

Published by Artem-K-Koltunov 6 months ago

Hotfix v2.16.4:

  • Fixed the callback function parameter in the LeaveDialog method.
quickblox-javascript-sdk - 2.16.3

Published by Artem-K-Koltunov 6 months ago

hot fix v2.16.3:

  • fix the types to ensure compatibility with TypeScript.
quickblox-javascript-sdk - 2.16.2

Published by Artem-K-Koltunov 7 months ago

  • The type system was supplemented and improved to ensure compatibility with TypeScript.
  • Fixed sdk version in samples: up to 2.16.2
quickblox-javascript-sdk - 2.16.1

Published by Artem-K-Koltunov 12 months ago

  • Add types for TypeScript compatibility.
  • Fixed sdk version in samples: up to 2.16.1
quickblox-javascript-sdk - 2.16.0

Published by Artem-K-Koltunov about 1 year ago

  • Introduced a type system for TypeScript compatibility.
  • Fixed an issue related to sending multiple identical system messages in node.js.
quickblox-javascript-sdk - 2.15.5

Published by Artem-K-Koltunov over 1 year ago

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

quickblox-javascript-sdk - 2.15.4

Published by Artem-K-Koltunov over 1 year ago

The debug log methods is disabled as default.

quickblox-javascript-sdk - 2.15.3

Published by Artem-K-Koltunov over 1 year ago

fixed links in docs
fixed log methods

quickblox-javascript-sdk - 2.15.2

Published by Artem-K-Koltunov over 1 year ago

  • fixed links in docs
  • added new config param 'callBackInterval' to set interval for callback message
quickblox-javascript-sdk - 2.15.1

Published by Artem-K-Koltunov about 2 years ago

Fixes

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

quickblox-javascript-sdk - 2.15.0

Published by Artem-K-Koltunov about 2 years ago

Fixes

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

quickblox-javascript-sdk - 2.14.1

Published by Artem-K-Koltunov about 2 years ago

Added

QB.initWithAppId(appId, accountKey, config) - to init SDK without AuthSecret and AuthKey. Used when session will be setted up with existing QB token.
QB.startSessionWithToken (token, callback) - setup session with existing token.
QB.onSessionExpiredListener(error) - called when session setted up with existing token expired.

Fixes

Endpoints for chat api from deprecated version 2.14.0

quickblox-javascript-sdk - 2.13.11

Published by andrii-khomutovskyi-qb over 2 years ago

Fixes

  • Fixed constant sending of messageLost to QB.chat.onSentMessageCallback after reconnection
quickblox-javascript-sdk - 2.13.10

Published by about 3 years ago

Fixes

  • Ignore "accept" signal if connection with user already established
  • Added SDP mangling to support legacy WebRTC
quickblox-javascript-sdk - 2.13.9

Published by over 3 years ago

Fixes

Fixed WebRTCClient to ignore call signal from current user

quickblox-javascript-sdk - 2.13.8

Published by over 3 years ago

Fixes

Fixed QB.chat.message.unreadCount to process chat_dialog_ids array correctly

quickblox-javascript-sdk - 2.13.7

Published by over 3 years ago

Fixes

Fixed issue with chat connection freezing in DISCONNECTING state

quickblox-javascript-sdk - 2.13.6

Published by over 3 years ago

Fixes

Changed RTCPeerConnection configuration to not use mixing of one-byte and two-byte header extensions ("extmap-allow-mixed") for backward compatibility with old WebRTC implementations

Package Rankings
Top 6.17% on Npmjs.org
Top 7.75% on Bower.io
Badges
Extracted from project README
Code Climate npm npm