Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

26 lines (21 loc) · 1.13 KB

CHANGELOG.md

1.0.4

Added

  • Initial release of @amazon-connect/email, providing the ability to handle email contacts through the EmailClient
  • Initial release of @amazon-connect/file, providing the ability to handle attachments through the FileClient
  • Initial release of @amazon-connect/message-template, providing the ability to work with message templates through the MessageTemplateClient
  • Initial release of @amazon-connect/quick-responses, providing the ability to search quick responses through the QuickResponsesClient

Updated

  • @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 to VoiceRoutes

1.0.3

  • Initial release of the user module
  • Added onConnected event in the contact module

1.0.2

  • Initial release of the contact, voice and theme modules

1.0.0

  • Initial release of the Amazon Connect SDK, along with the app, core, and workspace-types modules.