Releases: aws-samples/aws-lex-web-ui
Releases · aws-samples/aws-lex-web-ui
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
0.21.5
0.21.4
[0.21.4] - 2024-07-15
- The Lex Web UI can now act as a passthrough for Q Business, allowing users to converse directly with their Q Business application while inheriting all the features of the Web UI such as embedding, CSS customizations and more.
- The sample bot has been upgraded to Lex V2, and the deployment is now done entirely in CloudFormation.
- Upgraded version of amazon-connect-chatjs
What's Changed
Full Changelog: v0.21.3...v0.21.4
0.21.3
What's Changed
- Bump requests from 2.31.0 to 2.32.0 in /templates/custom-resources by @dependabot in #689
- Bump braces from 3.0.2 to 3.0.3 in /lex-web-ui by @dependabot in #695
- Bump ws from 8.16.0 to 8.17.1 by @dependabot in #696
- Fix some CSS documentation and update build for Windows machines by @atjohns in #700
Full Changelog: v0.21.2...v0.21.3
0.21.2
[0.21.2] - 2024-04-25
- Added support for more Connect interactive messages. The UI now supports Panel, QuickReply & Carousel messages.
- Removed the DateTime picker component due to its legacy dependency on Vue 2, please use the DatePicker going forward.
- Cleaned up some dependencies to reduce the amount of polyfills required
- Upgrade all python scripts to 3.10
- Other minor bug fixes and documentation updates.
What's Changed
- Remove acl option for s3 cp commands by @sleepwithcoffee in #664
- Remove jsonwebtoken and add Quick Reply support for Connect interactive messages by @atjohns in #659
- Fix issue with initiating CodeCommit repo by @sleepwithcoffee in #675
- Add carousel support & fix readme for web ui local dev by @atjohns in #679
- Fix bugs with pipeline templates by @sleepwithcoffee in #667
- Upgrade to python3.10 by @atjohns in #682
- Release 0.20.2 by @atjohns in #685
New Contributors
- @sleepwithcoffee made their first contribution in #664
Full Changelog: v0.21.1...v0.21.2