Skip to content

Releases: amazon-connect/amazon-connect-streams

1.7.0

27 Sep 05:02
caf7867
Compare
Choose a tag to compare

Adding Voice ID feature

1.6.11

14 Sep 16:08
65a6d13
Compare
Choose a tag to compare
Merge pull request #463 from martin-greenberg/master

updating for release version 1.6.11

1.6.10

10 Aug 00:45
Compare
Choose a tag to compare

Fix KeepaliveManager

1.6.9

30 Jul 20:57
afdcb6d
Compare
Choose a tag to compare
  • Added next agent state

1.6.8

19 May 16:32
98e883d
Compare
Choose a tag to compare
  • Fix KeepAliveManager
  • Only listen to cross-origin messages coming from the intended window in WindowIOStream

1.6.7

28 Apr 19:53
f5f78d0
Compare
Choose a tag to compare
Merge pull request #410 from martin-greenberg/master

Allow Wisdom popups to escape sandbox to avoid S3 presigned URLs from being blocked by Chrome

1.6.5

02 Apr 17:40
60b2e86
Compare
Choose a tag to compare
  • support multiple tab use in Firefox
  • expose softphone events to CRM context
  • add connect.core.onInitialized() API
  • redact websocket auth token in client ccp log
  • other small changes

1.6.4

05 Mar 18:10
bc66d73
Compare
Choose a tag to compare
  • Voice ID changes
  • Misc changes and bug fixes

1.6.3

20 Jan 18:44
7ae84ab
Compare
Choose a tag to compare
  • Added CCP configuration and audio device settings

1.6.2

15 Jan 15:06
87b5c12
Compare
Choose a tag to compare
  • Fixed an issue where the onAccepted callback was not passed a Contact instance
  • Fixed Voice ID checkConferenceCall method to only consider active connections
  • Added additional tests
  • Other misc bug fixes and updates