From 14486788e765ffc962a757e740c45bebda1adbce Mon Sep 17 00:00:00 2001 From: Kamran Iqbal <29185255+Kaiqb@users.noreply.github.com> Date: Fri, 25 Oct 2019 10:18:48 -0700 Subject: [PATCH] Update whats-new.md --- whats-new.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whats-new.md b/whats-new.md index 37e8a54..09f5536 100644 --- a/whats-new.md +++ b/whats-new.md @@ -73,7 +73,7 @@ Bot Framework Composer is an integrated development tool for developers and mult [30]:https://github.com/Microsoft/BotFramework-DirectLineJS/blob/master/README.md ### Bot Framework Web Chat (GA) -Bot Framework Web Chat component is a highly customizable web-based client for the Bot Framework V4 SDK. Updates include: React upgrade to 16.8.6 to support React Hooks and stateful function components, uploaded image attachments can now include a thumbnail, and UI improvements and customizability include bubble nub, timestamp format, and customizable user and bot icons. [[Docs]](https://github.com/microsoft/BotFramework-WebChat/blob/master/CHANGELOG.md). <> +Bot Framework Web Chat component is a highly customizable web-based client for the Bot Framework V4 SDK. Updates include: React upgrade to 16.8.6 to support React Hooks and stateful function components, uploaded image attachments can now include a thumbnail, and UI improvements and customizability include bubble nub, timestamp format, and customizable user and bot icons. [[Docs](https://docs.microsoft.com/en-us/azure/bot-service/bot-builder-webchat-overview?view=azure-bot-service-4.0)] ### Bot Framework CLI (GA) BF CLI aggregates the collection of cross-platform tools into one cohesive and consistent interface. For the 4.6 release, we've ported Chatdown, QnAMaker, LuDown, and LuisGen. [[Docs](https://aka.ms/bfcli)]