Releases: QuickBlox/quickblox-javascript-sdk
Releases · QuickBlox/quickblox-javascript-sdk
2.13.10
31 Aug 09:54
Compare
Sorry, something went wrong.
No results found
Fixes
Ignore "accept" signal if connection with user already established
Added SDP mangling to support legacy WebRTC
2.13.9
09 Jun 09:32
Compare
Sorry, something went wrong.
No results found
Fixes
Fixed WebRTCClient to ignore call signal from current user
2.13.8
19 May 14:16
Compare
Sorry, something went wrong.
No results found
Fixes
Fixed QB.chat.message.unreadCount to process chat_dialog_ids array correctly
2.13.7
19 May 09:07
Compare
Sorry, something went wrong.
No results found
Fixes
Fixed issue with chat connection freezing in DISCONNECTING state
2.13.6
30 Mar 13:15
Compare
Sorry, something went wrong.
No results found
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
2.13.5
02 Mar 15:56
Compare
Sorry, something went wrong.
No results found
Fixes
Fixed error with WebRTC signalling re-initialization
Added throwing "ChatNotConnectedError" if trying to send message via not connected connection
2.13.2
23 Nov 15:36
Compare
Sorry, something went wrong.
No results found
Fixes
Fixed condition when to call "on.sessionExpired" callback
2.13.1
10 Nov 17:09
Compare
Sorry, something went wrong.
No results found
Fixes
Fixed work of "ping" feature in Node environment
2.13.0
28 Oct 14:06
Compare
Sorry, something went wrong.
No results found
Added
Ability to migrate account if “accountKey” was passed
Fixes
Assign ondevicechange handler only if WebRTC is available
2.12.9
11 Aug 16:20
Compare
Sorry, something went wrong.
No results found
Added
Ping functionality to QB.chat module