Skip to content
This repository was archived by the owner on Aug 2, 2023. It is now read-only.

Commit 1afdca0

Browse files
authored
Update whats-new.md
1 parent b790c51 commit 1afdca0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

whats-new.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,19 +60,20 @@ Common Expression Language allows you to evaluate the outcome of a condition-bas
6060
[00]:http://docs.microsoft.com
6161

6262
### Bot Framework Composer (Preview)
63-
Bot Framework Composer is an integrated development tool for developers and multi-disciplinary teams for building bots and other types of conversational software with the Microsoft Bot Framework. Within this tool, you'll find everything you need to build a sophisticated conversational experience. [[Docs](https://github.com/microsoft/BotFramework-Composer/tree/kaiqb/Ignite2019)]
63+
Bot Framework Composer is an integrated development tool for developers and multi-disciplinary teams to build bots and conversational experiences with the Microsoft Bot Framework. Within this tool, you'll find everything you need to build a sophisticated conversational experience. [[Docs](https://github.com/microsoft/BotFramework-Composer/tree/kaiqb/Ignite2019)]
6464

6565
### Azure Bot Service
66-
- **Direct Line Speech (GA)**: Bot Framework and Microsoft's Speech Services provide a channel that enables streamed speech and text bi-directionally from the client to the bot application using WebSockets. [[Docs](https://docs.microsoft.com/azure/bot-service/directline-speech-bot?view=azure-bot-service-4.0)]
66+
- **Direct Line Speech (GA)**: Bot Framework and Microsoft's Speech Services provide a channel that enables streamed speech and text bi-directionally from the client to the bot application using WebSockets on Azure Bot Service. [[Docs](https://docs.microsoft.com/azure/bot-service/directline-speech-bot?view=azure-bot-service-4.0)]
6767

68-
- **Direct Line App Serive Extension (Preview)**: A version of Direct Line that isolates your bot from other traffic on the Bot Service by running Direct Line on its Azure App Service. This both improves latency, and allows bots to participate in Azure VNET configuraitons. A VNET lets developers create your own private space in Azure and is crucial to your cloud network as it offers isolation, segmentation, and other key benefits. [[Docs](https://aka.ms/directline-ase)]
68+
- **Direct Line App Service Extension (Preview)**: A version of Direct Line App Service Extension that isolates your bot from other traffic on the Bot Service by running Direct Line on your dedicated Azure App Service. This also allows bots to participate in Azure VNET configurations. A VNET lets developers create your own private space in Azure and is crucial to your cloud network as it offers isolation, segmentation, and other key benefits. [[Docs](https://aka.ms/directline-ase)]
6969

7070
[27]:https://azure.microsoft.com/en-us/services/bot-service/
7171
[28]:https://docs.microsoft.com/en-us/azure/bot-service/bot-service-overview-introduction?view=azure-bot-service-4.0
7272
[29]:https://docs.microsoft.com/en-us/azure/bot-service/bot-service-manage-channels?view=azure-bot-service-4.0
7373
[30]:https://github.com/Microsoft/BotFramework-DirectLineJS/blob/master/README.md
7474

7575
### Bot Framework Web Chat (GA)
76+
[Add what is w
7677
- React upgraded to 16.8.6 to support React Hooks and stateful function components.
7778
- Uploaded image attachments can now include a thumbnail. Additional UI improvements and customizability include bubble nub, timestamp format, and stylable avatar background colors.
7879

0 commit comments

Comments
 (0)