quickblox-javascript-sdk

JavaScript SDK of QuickBlox cloud backend platform

OTHER License

Downloads
9.1K
Stars
105
Committers
29

Bot releases are hidden (Show)

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.12.5

Published by sshaforenkoqb about 5 years ago

Dependencies updated;
Bugfix;

quickblox-javascript-sdk - 2.12.4

Published by sshaforenkoqb about 5 years ago

Bug with integration with node.js fixed;

quickblox-javascript-sdk - 2.12.3

Published by sshaforenkoqb about 5 years ago

Dependencies updated:
"lodash": ">=4.17.13",
"lodash.template": ">=4.5.0",
"handlebars": ">=4.1.0",
"js-yaml": ">=3.13.1",
"marked": "^0.6.0",
"ws": ">=3.3.1",
"node.extend": ">=1.1.7",
"cached-path-relative": ">=1.0.2",
"karma": "^4.2.0"

quickblox-javascript-sdk - 2.12.2

Published by sshaforenkoqb almost 6 years ago

An issue with video calls in Safari 11 fixed.

quickblox-javascript-sdk - 2.12.1

Published by AndriiPovelychenko almost 6 years ago

  • Fix of security vulnerabilities in dependencies
Package Rankings
Top 6.17% on Npmjs.org
Top 7.75% on Bower.io
Badges
Extracted from project README
Code Climate npm npm