Releases: microsoft/botframework-components
Releases · microsoft/botframework-components
Bot Framework Components 1.1.0
Welcome to the June 2021 release of the Bot Framework SDK Components. This is a short period, maintenance and bug fix release. See below for the full set of changes.
NOTE
Components and templates are currently at 1.1.1 GA!!!
Adaptive Cards | Graph | HelpAndCancel | Welcome | Teams |
---|---|---|---|---|
C# Nuget | C# Nuget | C# Nuget | C# Nuget | C# Nuget |
- | - | JS NPM | JS NPM | JS NPM |
Templates (npm)
Adaptive (Base) NPM
Empty - NPM
Core Assistant - NPM
Core Language - NPM
Core QnA - NPM
Enterprise Assistant - NPM
Enterprise Calendar - NPM
Enterprise People - NPM
1.1.0 Components Change log
- Update .NET SDK to 4.14 final [PR 1187]
- fix: Send message to teams channel support cloud adapter [PR 1174]
- chore: Fixed typo in schema for UpdateActivity, copy activityId to outgoing activity in UpdateAdaptiveCard [PR 1172]
- fix: GetManager issue with name entity not set [PR 1163]
- feat: functional tests generate empty bots in dotnet [PR 1156]
- chore: Wire up yeoman unit tests in CI/CD pipelines [PR 1152]
- chore: @microsoft/generator-bot-adaptive happy path unit tests [PR 1091]
- feat: Azure resource deployment for Components Functional Tests pipelines (Empty Bot placeholders) [PR 1149]
- chore: Update package metadata [PR 1148]
- generator-bot-adaptive: Updated default speak voice [PR 1147]
- generator-bot-adaptive: Include *.model [PR 1140]
- chore: Added FunctionalTests to repo [PR 1144]
- chore: Update issue templates to reflect Components repository [PR 1141]
- feat: generator-bot-adaptive: Added command line option to specify SDK version [PR 1137]
- cleanup [PR 1127]
- PR labeler corrections [PR 1125]
- fix: orphaned schemas [PR 1068]
- chore: Add tags to Teams component project file [PR 1115]
- fix: Updated SDK dependencies [PR 1119]
- bump: js to 4.13.4 [PR 1120]
- add rewrite rule for manifest files for js webapps [PR 1116]
- fix: Update .NET Functions to use wwwroot dir for static files [PR 1113]
- Update sln to point to correct path for package [PR 1093]
- fix: skill interrupting itself [PR 1107]
- Corrected Skills Trigger to use correct route [PR 1102]
- convert svg icons to PNG to fix broken images in Teams [PR 1100]