Releases: sendbird/sendbird-calls-javascript
Releases · sendbird/sendbird-calls-javascript
1.10.20
05 Nov 07:46
Compare
Sorry, something went wrong.
No results found
1.10.20 (Nov 5, 2024 UTC)
Fixed the bug that local stream become disabled when a user hold other direct call.
Added start_ts
and end_ts
to the DirectCallLogListQueryParams
.
1.10.19
21 Mar 05:37
Compare
Sorry, something went wrong.
No results found
1.10.19 (Mar 21, 2024 UTC)
Fixed the crash of the previous version
1.10.18
14 Mar 13:15
Compare
Sorry, something went wrong.
No results found
1.10.18 (Mar 14, 2024 UTC)
Updated the WebRTC version
Improved WebRTC internal logging
1.10.17
21 Feb 08:54
Compare
Sorry, something went wrong.
No results found
1.10.17 (Feb 21, 2024 UTC)
Added webhook
property in DialParams
.
1.10.16
21 Feb 08:16
Compare
Sorry, something went wrong.
No results found
1.10.16 (Dec 15, 2023 UTC)
Added DirectCallEndResult.NOT_CONNECTED
. When a direct call is ended before connecting, the call will have an end result of DirectCallEndResult.NOT_CONNECTED
.
1.10.15
15 Sep 06:31
Compare
Sorry, something went wrong.
No results found
1.10.15 (Sep 15, 2023 UTC)
Fixed a bug in the local recording that the output file contains a black screen in the bad network sometimes.
Fixed a bug in the local recording that the previous larger frame lasts when the resolution has been lowered in the bad network.
1.10.14
16 Aug 15:09
Compare
Sorry, something went wrong.
No results found
1.10.14 (Aug 17, 2023 UTC)
Fixed an issue where call will not be properly reconnected after network connection has been lost.
1.10.13
04 Aug 07:53
Compare
Sorry, something went wrong.
No results found
1.10.13 (Aug 4, 2023 UTC)
Fixed an issue where CSP(Content Security Policy) error occurs if script-src
is self
.
1.10.12
02 Aug 09:15
Compare
Sorry, something went wrong.
No results found
1.10.12 (Aug 2, 2023 UTC)
Fix an issue where Direct Call's Connection Quality would report UNAVAILABLE
for a few seconds after connecting the call.
1.10.11
31 Jul 08:23
Compare
Sorry, something went wrong.
No results found
1.10.11 (Jul 31, 2023 UTC)
Added support for Direct Call quality monitoring in Sendbird Dashboard.