4.38.0 - 2022-03-25
Added
- Added the ability to authenticate a user using an access token.
KJS-534
setCredentials
was updated, along with the deprecatedconnect
authentication format. Please use the former.
- Added the ability to update the CIM
accessToken
orbearerAccessToken
tokens by using the newupdateToken
API.KJS-537
Fixed
- Fixed a Call issue where removing a local track would not trigger a
call:trackEnded
event if the user had previously been receiving music-on-hold.KJS-626
- Fixed a Proxy issue where the error for providing invalid media constraints was missing the constraint name.
KJS-596