|
6 | 6 |
|
7 | 7 | - Support PVA as a skill scenario |
8 | 8 | - Proxy Support. |
9 | | -- Global Azure Sign In to Azure Feature. |
| 9 | +- Global Sign In to Azure Feature. |
10 | 10 | - Ability to add comments to a node. |
11 | 11 | - UI to assist adding List Entities to LUIS. |
12 | 12 | - Support watching bot variables during debugging. |
|
131 | 131 | - fix: Updated to match composer behavior ([#8085](https://github.com/microsoft/BotFramework-Composer/pull/8085)) ([@GeoffCoxMSFT](https://github.com/GeoffCoxMSFT)) |
132 | 132 | - fix: fix missing telem settings ([#8035](https://github.com/microsoft/BotFramework-Composer/pull/8035)) ([@taicchoumsft](https://github.com/taicchoumsft)) |
133 | 133 | - fix: when add language luFile, update luIntent fileId ([#8009](https://github.com/microsoft/BotFramework-Composer/pull/8009)) ([@zhixzhan](https://github.com/zhixzhan)) |
134 | | -- fix ([#7979](https://github.com/microsoft/BotFramework-Composer/pull/7979)) ([@hatpick](https://github.com/hatpick)) |
| 134 | +- fix: Intellisense on property editor missing user-variables ([#7979](https://github.com/microsoft/BotFramework-Composer/pull/7979)) ([@hatpick](https://github.com/hatpick)) |
135 | 135 | - fix: Update readme screenshot ([#7918](https://github.com/microsoft/BotFramework-Composer/pull/7918)) ([@hatpick](https://github.com/hatpick)) |
136 | 136 | - fix: Resolve dns-packet to 1.3.4 to fix CVE-2021-23386 ([#7942](https://github.com/microsoft/BotFramework-Composer/pull/7942)) ([@hatpick](https://github.com/hatpick)) |
137 | 137 | - fix: add new caller when caller still have empty list, just focus on the empty one ([#7767](https://github.com/microsoft/BotFramework-Composer/pull/7767)) ([@VanyLaw](https://github.com/VanyLaw)) |
|
179 | 179 | - fix editor height in advanced settings ([#8274](https://github.com/microsoft/BotFramework-Composer/pull/8274)) ([@hatpick](https://github.com/hatpick)) |
180 | 180 | - fix editor height in advanced settings ([#8388](https://github.com/microsoft/BotFramework-Composer/pull/8388)) ([@LeeParrishMSFT](https://github.com/LeeParrishMSFT)) |
181 | 181 |
|
182 | | -#### Changed |
| 182 | +#### Style |
183 | 183 |
|
184 | 184 | - style: comment UI tweaks ([#8231](https://github.com/microsoft/BotFramework-Composer/pull/8231)) ([@a-b-r-o-w-n](https://github.com/a-b-r-o-w-n)) |
185 | 185 | - style: Corrected watch variable picker hover / click states and secondary text coloring (https://github.com/microsoft/BotFramework-Composer/pull/8437) ([@tonyanziano](https://github.com/tonyanziano)) |
|
219 | 219 | - revert "feat: add ability to resolve remote or relative schema $refs ([#8293](https://github.com/microsoft/BotFramework-Composer/pull/8293))" ([@a-b-r-o-w-n](https://github.com/a-b-r-o-w-n)) |
220 | 220 | - chore(deps): bump set-getter from 0.1.0 to 0.1.1 in /Composer ([#8156](https://github.com/microsoft/BotFramework-Composer/pull/8156)) dependabot[bot] |
221 | 221 | - chore: Merge pull request ([#8388](https://github.com/microsoft/BotFramework-Composer/pull/8388)) # from microsoft/lparrish/Issue8387 Lee Parrish |
222 | | -- #minor ([#8257](https://github.com/microsoft/BotFramework-Composer/pull/8257)) ([@chrimc62](https://github.com/chrimc62)) |
| 222 | +- minor: update form generator ([#8257](https://github.com/microsoft/BotFramework-Composer/pull/8257)) ([@chrimc62](https://github.com/chrimc62)) |
223 | 223 | - chore: Adding Natalie and Vamsi as code owners to publish extensions and composer general ([#8284](https://github.com/microsoft/BotFramework-Composer/pull/8284)) ([@pavolum](https://github.com/pavolum)) |
224 | 224 | - chore: Updated mac .yml generation script ([#8272](https://github.com/microsoft/BotFramework-Composer/pull/8272)) ([@tonyanziano](https://github.com/tonyanziano)) |
225 | 225 | - chore(deps): bump color-string from 1.5.3 to 1.5.5 in /Composer ([#8179](https://github.com/microsoft/BotFramework-Composer/pull/8179)) dependabot[bot] |
|
0 commit comments