Releases: aws-samples/aws-lex-web-ui
Releases · aws-samples/aws-lex-web-ui
0.23.0
- 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
- Feature/fix refreshing creds by @atjohns in #833
- Feature/remove v1 by @atjohns in #834
- Added Sample Custom Style sheet by @riteshcy in #836
New Contributors
Full Changelog: v0.22.5...v0.23.0
0.22.5
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
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
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
0.22.1
What's Changed
- Bump http-proxy-middleware from 2.0.7 to 2.0.9 by @dependabot in #794
- Bump http-proxy-middleware from 2.0.7 to 2.0.9 by @dependabot in #795
- Migrate to latest version of Vue/Vuetify by @atjohns in #799
Full Changelog: v0.22.0...v0.22.1
0.22.0
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
- Changes to S3Cleanup as it was causing errors by @atjohns in #777
- Revise handling of connect transcript redaction. by @bobpskier in #783
- Feature/sdk 3 by @atjohns in #770
- Upload & Firebase compatibility fixes by @atjohns in #792
Full Changelog: v0.21.7...v0.22.0
0.21.7
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
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
- Bump webpack from 5.93.0 to 5.94.0 in /lex-web-ui by @dependabot in #729
- Bump serve-static and express in /lex-web-ui by @dependabot in #735
- Bump send and express in /lex-web-ui by @dependabot in #736
- Streaming endpoint support for qnabot by @abhirpat inhttps://github.com//pull/758
- Feature/vpc support by @atjohns in #738
- End live chat utterance by @bobpskier in #757
Full Changelog: v0.21.5...v0.21.6