Releases: amazon-connect/amazon-connect-streams
Releases · amazon-connect/amazon-connect-streams
2.10.0
- Refreshing iFrame every ccpLoadTimeout number of seconds while waiting for the user to be authenticated
- Since version 2.6.2., terminating Streams and re-initializing would not instantiate the event handler, causing events to not be received via event subscriptions. This has been fixed in Version 2.10.0
- Typescript support for getMonitorCapabilities and getMonitorStatus
- Documentation Updates
2.9.0
2.8.0
2.7.4
- Added a new parameter to
storageAccess.custom
calledhideCCP
. This param is only applicable when usingmode: "custom"
for the request storage access banner and allows users to specify if CCP should be hidden after granting access whilst being able to customize the banner
2.6.8
- Added a new parameter to
storageAccess.custom
calledhideCCP
. This param is only applicable when usingmode: "custom"
for the request storage access banner and allows users to specify if CCP should be hidden after granting access whilst being able to customize the banner
2.4.12
- Added a new parameter to
storageAccess.custom
calledhideCCP
. This param is only applicable when usingmode: "custom"
for the request storage access banner and allows users to specify if CCP should be hidden after granting access whilst being able to customize the banner
1.8.2
- Added a new parameter to
storageAccess.custom
calledhideCCP
. This param is only applicable when usingmode: "custom"
for the request storage access banner and allows users to specify if CCP should be hidden after granting access whilst being able to customize the banner
1.7.8
- Added a new parameter to
storageAccess.custom
calledhideCCP
. This param is only applicable when usingmode: "custom"
for the request storage access banner and allows users to specify if CCP should be hidden after granting access whilst being able to customize the banner
2.7.3
- Added typing for the
onGrant
callback in RequestStorageAccess API
2.6.7
- Added typing for the onGrant callback in RequestStorageAccess API