Skip to content

Commit

Permalink
Added 2.1.2 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyanziano committed Feb 3, 2022
1 parent bad4196 commit ac92152
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions releases/2.1.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
### 02-03-2022

#### Fixed

- a11y: Make labels and help tooltips more accessible ([#8875](https://github.com/microsoft/BotFramework-Composer/pull/8875)) Eugene
- fix: a11y keyboard interactions for configure and publish screens ([#8844](https://github.com/microsoft/BotFramework-Composer/pull/8844)) Eugene
- fix: a11y anchor focus ring color contrast in electron ([#8827](https://github.com/microsoft/BotFramework-Composer/pull/8827)) Eugene
- fix: a11y add missing heading title for Create a bot project file section ([#8857](https://github.com/microsoft/BotFramework-Composer/pull/8857)) Eugene
- fix: a11y add headings for Configure and Create publishing profile pages ([#8852](https://github.com/microsoft/BotFramework-Composer/pull/8852)) Eugene
- fix: show PVA topic's dialog options ([#8769](https://github.com/microsoft/BotFramework-Composer/pull/8769)) ([@a-b-r-o-w-n](https://github.com/a-b-r-o-w-n))
- fix: use object url for json editor schema ([#8530](https://github.com/microsoft/BotFramework-Composer/pull/8530)) ([@a-b-r-o-w-n](https://github.com/a-b-r-o-w-n))
- fix: the Value field of a Trace Activity is throwing warnings where it did not previously ([#8566](https://github.com/microsoft/BotFramework-Composer/pull/8566)) ([@lei9444](https://github.com/lei9444))

#### Other

- chore: address critical security alerts ([#8788](https://github.com/microsoft/BotFramework-Composer/pull/8788)) ([@a-b-r-o-w-n](https://github.com/a-b-r-o-w-n))
- release: 2.1.1 ([#8643](https://github.com/microsoft/BotFramework-Composer/pull/8643)) ([@cwhitten](https://github.com/cwhitten))

Uncategorized

- change luis editor prebuilt entity error to warn ([#8851](https://github.com/microsoft/BotFramework-Composer/pull/8851)) ([@cosmicshuai](https://github.com/cosmicshuai))
- upgrade pacakge @azure/arm-botservice to 3.1.0 ([#8776](https://github.com/microsoft/BotFramework-Composer/pull/8776)) ([@zhixzhan](https://github.com/zhixzhan))
- Fix #8709 - quote and escape input to avoid problems in exec ([#8742](https://github.com/microsoft/BotFramework-Composer/pull/8742)) ([@benbrown](https://github.com/benbrown))
- Bumped OneAuth version to 1.36.0 ([#8712](https://github.com/microsoft/BotFramework-Composer/pull/8712)) ([@tonyanziano](https://github.com/tonyanziano))
- Issue 8379: add additional info to Luis error message logging ([#8657](https://github.com/microsoft/BotFramework-Composer/pull/8657)) Natalie Garcia

0 comments on commit ac92152

Please sign in to comment.