plivo-browser-sdk
Advanced tools
Comparing version 2.2.6-beta.0 to 2.2.6
@@ -8,3 +8,50 @@ | ||
## v2.2.6 (released@ 13-10-2021) | ||
**Features** | ||
* Added: JavaScript framework detection for enhanced debugging. | ||
## v2.2.5 (released@ 09-07-2021) | ||
**Features** | ||
* Added: New call quality metrics added in Browser SDK: googEchoCancellationReturnLoss googEchoCancellationReturnLossEnhancement googJitterBufferMs. | ||
* Added: On network change, a new event, ‘CALL_NETWORK’, will now be sent to Call Insights. | ||
## v2.2.4 (released@ 05-07-2021) | ||
**Bug Fixes** | ||
* Fixed: Issue with audio input/output device toggle on Windows platform. | ||
* Fixed: Issue where non-default behavior was not maintained when Bluetooth was added over Headphones in Electron | ||
**Features** | ||
* Added: Attribute called ‘callerName’ to the onIncoming call event. This attribute contains the name of the caller (if set by the initiator of the call) and can be displayed on the user interface. | ||
* Added: Ability to identify custom modifications to the officially released SDK versions. | ||
* Added: Capture audio input/output device toggle events during an active call | ||
* Added: Ability to select between Inband and Outband DTMF during initialization. For more information, refer to the Configuration Parameters section in the detailed reference. | ||
## v2.2.5 (released@ 09-07-2021) | ||
**Features** | ||
* Added: New call quality metrics added in Browser SDK: | ||
googEchoCancellationReturnLoss | ||
googEchoCancellationReturnLossEnhancement | ||
googJitterBufferMs. | ||
* Added: On network change, a new event, ‘CALL_NETWORK’, will now be sent to Call Insights. | ||
## v2.2.4 (released@ 05-07-2021) | ||
**Bug Fixes** | ||
* Fixed: Issue with audio input/output device toggle on Windows platform. | ||
* Fixed: Issue where non-default behavior was not maintained when Bluetooth was added over Headphones in Electron | ||
**Features** | ||
* Added: Attribute called ‘callerName’ to the onIncoming call event. This attribute contains the name of the caller (if set by the initiator of the call) and can be displayed on the user interface. | ||
* Added: Ability to identify custom modifications to the officially released SDK versions. | ||
* Added: Capture audio input/output device toggle events during an active call | ||
* Added: Ability to select between Inband and Outband DTMF during initialization. For more information, refer to the Configuration Parameters section in the detailed reference. | ||
## v2.2.3 (released@ 05-04-2021) | ||
@@ -11,0 +58,0 @@ **Bug Fixes** |
@@ -1,1 +0,1 @@ | ||
{"2.2.6-beta.0": "7d3f064f38db2ae1bce0"} | ||
{"2.2.6": "892ffb60ff88cbb9c4d7"} |
{ | ||
"name": "plivo-browser-sdk", | ||
"title": "plivo-browser-sdk", | ||
"version": "2.2.6-beta.0", | ||
"version": "2.2.6", | ||
"description": "This library allows you to connect with plivo's voice enviroment from browser", | ||
@@ -6,0 +6,0 @@ "main": "./dist/plivobrowsersdk.js", |
Sorry, the diff of this file is too big to display
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1033273
0