Skip to content

Releases: amazon-connect/amazon-connect-chat-ios

2.0.12

09 Apr 22:30

Choose a tag to compare

What's Changed

Full Changelog: 2.0.10...2.0.12

2.0.10

22 Jan 23:30

Choose a tag to compare

v2.0.9

30 Oct 20:28

Choose a tag to compare

What's Changed

  • Setting isChatActive state to false on dummy end by @mliao95 in #99
  • Adding event listener cleanup in ChatService/WebSocketManager by @mliao95 in #100
  • Improving onTranscriptUpdated logic for GetTranscript calls by @mliao95 in #102

Full Changelog: v2.0.8...v2.0.9

v2.0.8

09 Oct 21:46

Choose a tag to compare

What's Changed

  • docs: add transfer failed test case to PR template by @xiajon in #85
  • Fix ci build dependencies by @xiajon in #91
  • Fix reconnection transcript behavior by @mliao95 in #94
  • Adding support for SUPERVISOR and CUSTOM_BOT participant types by @mliao95 in #97
  • Fix S3 attachment upload with SSE-KMS encryption by @agarwhi in #96

Full Changelog: v2.0.7...v2.0.8

v2.0.7

06 Aug 21:21

Choose a tag to compare

What's Changed

  • fix: prevent crashes on transfer.failed events with missing participa… by @xiajon in #83
  • Update Library Version to 2.0.7 by @mliao95 in #84

Full Changelog: v2.0.6...v2.0.7

v2.0.6

05 Aug 21:00

Choose a tag to compare

What's Changed

  • Fix message timestamp display and ordering issues by @xiajon in #76
  • Use device time for sending messages instead of empty timestamps by @xiajon in #78
  • remove extra function by @xiajon in #79
  • feat: Add chat events by @xiajon in #80
  • Add public initializers for TranscriptData and ConnectionDetails by @mliao95 in #81
  • chore: update library version to 2.0.6 by @xiajon in #82

EDIT: SDK will crash on transfer events. Please use version 2.0.7

Full Changelog: v2.0.5...v2.0.6

v2.0.5

16 Jul 15:28

Choose a tag to compare

What's Changed

  • Fix issue with adding delay after disconnect before cleaning up websocket #75

Full Changelog: v2.0.4...v2.0.5

v2.0.4

15 Jul 23:19

Choose a tag to compare

What's Changed

  • Add delay after disconnect before cleaning up websocket #71

Full Changelog: v2.0.3...v2.0.4

v2.0.3

08 Jul 18:53

Choose a tag to compare

What's Changed

  • Optimize transcript updates during bulk loading #68

Full Changelog: v2.0.2...v2.0.3

v2.0.2

02 Jul 21:37

Choose a tag to compare

What's Changed

  • Update error handling to check for status code. Previously, this check was false when it was expected to be true #67

Full Changelog: v2.0.1...v2.0.2