Skip to content

Releases: amazon-connect/amazon-connect-chatjs

1.3.1

27 Dec 19:08
6b75cb9
Compare
Choose a tag to compare

[Bugfix] client-side-metrics runs on a webworker.

  • update csmService to wrap initialization in try-catch to prevent error during csm initialization from impacting application initialization.

1.3.0

23 Dec 22:42
b188ead
Compare
Choose a tag to compare
  • add message receipt functionality, users can see their message status in Read / Delivered after send.
  • add browser usage metric.
  • change global variable declaration to fix lint error

1.1.14

01 Sep 21:16
f6d9a48
Compare
Choose a tag to compare

Added

  • fix WebSocketManager logger so its instance is tied to WebsocketManager instance. Fixes the case where multiple connections are initiated in 1 browser session.
  • update log message to contain logLevel and logMetaData

1.1.12

31 May 19:22
37b44c0
Compare
Choose a tag to compare

Logging and session improvements

1.1.11

20 May 21:52
4378177
Compare
Choose a tag to compare

Dependency upgrades with security fixes

1.1.10

12 May 20:41
b1e631b
Compare
Choose a tag to compare

Added attachment support and upgraded dependencies.

1.0.8

13 Oct 20:50
4ee9cde
Compare
Choose a tag to compare

Revert 1.0.7 back to 1.0.6 due to some breaking changes.

(Re)Implementation of connection token polling modified.

1.0.7

28 Sep 19:52
e14907e
Compare
Choose a tag to compare
1.0.7 Pre-release
Pre-release
  • Implementation of connection token polling modified.
  • Duplicate connection calls fixed.

1.0.6

16 Apr 16:07
5d74550
Compare
Choose a tag to compare

Readme clarifications and tidying

Version Bump for NPM

08 Apr 19:25
cc19c9c
Compare
Choose a tag to compare

Bumping the version so that it matches NPM's version.