Releases: aws-solutions/qnabot-on-aws
Releases · aws-solutions/qnabot-on-aws
3.0.3
New features in 3.0.3 New content tuning Readme, Enhanced CFN Lex Resource to work with manually created Bot versions
New features in 3.0.2 New Elicit Response Bots, Lambda Functions backing conditional chaining, Lex Bot versioning use
New features in 3.0.0 ElicitResponse, Conditional Chaining, new Launch regions
Note that versions prior to 3.0.0 will not directly upgrade to this version. If running version 2.6.n,
you will need to:
- Export your old configuration to a json file and download to your system using the Designer UI
- Install this stack as a new QnABot
- Import your prior configuration to the new QnABot using the Designer UI
- If using the standalone LexWebUi, you will need to redeploy a new LexWebUi and configure
to use the new QnABot
Once you are completely satisfied with the proper operation of your new Bot and new LexWebUi, you can remove the old stacks.
Migrated to nodejs8.10 from nodejs6.10.
This release changes QnABot to deploy nodejs based Lambdas using nodejs8.10 instead of nodejs6.10 which has been deprecated.
v2.2.0
- Updated QnABot Designer UI documents to maintain a fixed order for attributes
- Updated QnABot Designer UI documents to have better indentation
- Updated QnABot Designer UI and Guided Navigation functions to handle Lex buttons
- Added new Specialty Bot Broker example Lambda. This feature allows QnABot to broker an interaction between other QnABots and Lex Bots.
- Next and previous functions now work with documents that have lambda hook arguments, the lambda hook will return the dynamic content while document ordering is properly retained
- Updated aws-lex-web-ui to version 0.14.2.
v2.1.0
v2.0.1
v2.0.0
Merge branch 'develop'
v1.1
bug fixes from v1.0
v1.0
Merge branch 'master' of github.com:awslabs/aws-ai-qna-bot