Skip to content

Releases: aws-samples/aws-lex-web-ui

0.23.0

03 Oct 16:45
44680ac

Choose a tag to compare

  • Remove all reference to Lex v1 as it has been deprecated
  • Revamp how token refreshes work to resolve some issues that were introduced when migrating to SDKv3
  • Add example CSS files to repo for users who want an easier starting point.

What's Changed

New Contributors

Full Changelog: v0.22.5...v0.23.0

0.22.5

10 Sep 16:58
3bb2d93

Choose a tag to compare

What's Changed

  • Update live chat text transcription applying redaction when required. by @bobpskier in #825
  • End a live chat should the browser window or tab be closed without first having closed the live chat manually by @bobpskier in #828
  • Bump sha.js from 2.4.11 to 2.4.12 in /lex-web-ui by @dependabot[bot] in #826
  • Bump on-headers and compression in /lex-web-ui by @dependabot[bot] in #824
  • Bump form-data in /lex-web-ui by @dependabot[bot] in #827

Full Changelog: v0.22.4...v0.22.5

0.22.4

08 Aug 13:37
6006b79

Choose a tag to compare

What's Changed

  • Fix mismatched Lex version of putsession by @atjohns in #815
  • Update node versions, fix dependency issue & make prompting for name optional by @atjohns in #822
  • Bump axios from 1.10.0 to 1.11.0 in /lex-web-ui by @dependabot[bot] in #821
  • Bump on-headers and compression by @dependabot[bot] in #819
  • Bump form-data from 4.0.3 to 4.0.4 by @dependabot[bot] in #820

Full Changelog: v0.22.3...v0.22.4

0.22.3

26 Jun 15:04
325930e

Choose a tag to compare

What's Changed

  • Fix redaction so it applies to the correct message by @atjohns in #806
  • Accessibility updates primarily aiding screen readers to process the elements in the UI by @bobpskier in #811
  • Fix order of operations to ensure creds are available at websocket in… by @atjohns in #812

Full Changelog: v0.22.2...v0.22.3

0.22.2

19 May 15:02
db32999

Choose a tag to compare

What's Changed

  • Fix scenarios where cross origin requests did not have credentials passed before iframe loads by @atjohns in #802

Full Changelog: v0.22.1...v0.22.2

0.22.1

09 May 17:39
be500a6

Choose a tag to compare

What's Changed

Full Changelog: v0.22.0...v0.22.1

0.22.0

18 Apr 18:29
f101ba3

Choose a tag to compare

Important Update

  • Migrated to JS SDK v3 due to end of support for v2. This has the potential to cause issues for any forks that were using additional features of the v2 SDK.

What's Changed

Full Changelog: v0.21.7...v0.22.0

0.21.7

14 Mar 12:19
834912a

Choose a tag to compare

What's Changed

  • Fix S3 cleanup to not delete on update by @atjohns in #753
  • Feature end live chat utterance - Send an utterance to the bot when the user disconnects from Amazon Connect live chat by @bobpskier in #757
  • Update dependencies and add auth to streaming websocket by @atjohns in #763
  • Remove Lambda layer as QBusiness APIs are not part of standard Python… by @atjohns in #766
  • [Aws-lex-web-ui] add heartbeat for streaming responses to prevent idle timeout of 10 mins by @abhirpat in #771

Full Changelog: v0.21.6...v0.21.7

0.21.6

18 Dec 15:34
442b3ed

Choose a tag to compare

Updates

  • Optional VPC support for all of Lex Web UI Lambda function
  • Added IAM auth standard to streaming websocket, and added support for QnA Bot streaming
  • Dependency upgrades
  • Fixed issue where lex-web-ui.js bundle was not being tagged with the correct version on build
  • Added an option to send utterance to live chat on disconnect

What's Changed

Full Changelog: v0.21.5...v0.21.6

0.21.5

14 Aug 12:54
8579237

Choose a tag to compare

What's Changed

Full Changelog: v0.21.4...v0.21.5