- Initial release of
@amazon-connect/email
, providing the ability to handle email contacts through theEmailClient
- Initial release of
@amazon-connect/file
, providing the ability to handle attachments through theFileClient
- Initial release of
@amazon-connect/message-template
, providing the ability to work with message templates through theMessageTemplateClient
- Initial release of
@amazon-connect/quick-responses
, providing the ability to search quick responses through theQuickResponsesClient
@amazon-connect/contact
AgentClient
: Fixed AgentState and AgentStateChanged type
@amazon-connect/user
SettingsClient
: Fixed the getLanguage type and UserLanguageChanged type
@amazon-connect/voice
- Renamed
VoiceRequests
enum toVoiceRoutes
- Renamed
- Initial release of the
user
module - Added onConnected event in the
contact
module
- Initial release of the
contact
,voice
andtheme
modules
- Initial release of the Amazon Connect SDK, along with the
app
,core
, andworkspace-types
modules.