Releases: microsoft/botframework-solutions
v1.1.0
To use the latest features, we recommend migrating to the Core Assistant Bot or Enterprise Assistant Bot in Bot Framework Composer. Learn more about migration here and here.
This release includes bug fixes and updates the Virtual Assistant and botframework-solutions package to support Bot Framework SDK v4.13.2. It includes the following assets:
- Project Templates:
- BotSkills CLI v1.0.17
- Bot Solutions Library:
What's changed
- [C#][VA/Skill] Replicate changes of Samples to Templates (#3829)
- Update Microsoft.Bot.Solutions to fix DL-ASE issues (#3826)
- [C# & TypeScript] Update SDK versions to latest (4.13) (#3825)
- Merge next into master (#3823)
- Lamil/fix tests (#3822)
- Merge master into next branch (#3820)
- Moved back to AzureBlobTranscriptStore until sdk update to 4.13 (#3821)
- Bump Microsoft.Bot.Connector from 4.8.1 to 4.8.2 in /samples/csharp/assistants/enterprise-assistant/VirtualAssistantSample (#3777)
- Bump lodash from 4.17.19 to 4.17.21 in /tools/botskills (#3799)
- Bump Microsoft.Bot.Connector from 4.8.1 to 4.8.2 in /samples/csharp/assistants/hospitality-assistant/VirtualAssistantSample (#3776)
- Bump hosted-git-info from 2.8.5 to 2.8.9 in /tools/botskills (#3800)
- Bump hosted-git-info from 2.8.8 to 2.8.9 in /templates/typescript/generator-bot-virtualassistant (#3801)
- Bump lodash from 4.17.15 to 4.17.21 in /templates/typescript/generator-bot-virtualassistant (#3802)
- Bump nokogiri from 1.10.9 to 1.11.6 in /docs (#3815)
- Bump botframework-connector from 4.9.2 to 4.9.4 in /sdk/typescript/libraries/bot-solutions (#3816)
- Bump ws from 7.4.5 to 7.4.6 in /sdk/typescript/libraries/bot-solutions (#3817)
- Bump y18n from 4.0.0 to 4.0.3 in /tools/botskills (#3818)
- Bump y18n from 4.0.0 to 4.0.3 in /templates/typescript/generator-bot-virtualassistant (#3819)
- [Botskills] Add compability for Linux (#3684)
- [TypeScript][Skill] Add manifest endpoint (#3601)
- [TypeScript][Bot-Solutions] Add missing dependencies (#3793)
- [C#][VA & Skill] Replace AzureBlobTranscriptStore references to BlobsTranscriptStore (#3616)
- [TypeScript][Bot-Solutions] Fix MultiProviderAuthDialog not being localized (#3762)
- [PORT #3262][Botskills] Show all language output when there's an issue with a LU file (#3637)
- [Generator & Botskills] Fix dependencies' vulnerabilities (#3580)
- [TypeScript][Skill] Implement changes in Skill to 1.0 release (#3585)
- [TypeScript][Virtual Assistant] Implement changes in Virtual Assistant to 1.0 release (#3584)
- [TypeScript][Bot-Solutions] Implement changes in Bot-Solutions to 1.0 release (#3583)
- [C#][Bot-Solutions] Rehome used services of Microsoft.Bot.Configuration to Microsoft.Bot.Solutions in Services folder (#3618)
- Update 7-create-dispatch-model.md (#3810)
- [Documentation] Detail the code changes after adding a new Knowledge Base (#3768)
- [Documentation] Update internal documentation (#3747)
- [Documentation] Update Clients and Channels section (#3730)
- [Documentation] Update Skills section (#3710)
- [Documentation] Update Virtual Assistant section (#3702)
- [C# & TS][VA & Bot-Solutions] Remove FeedbackMiddleware functionality (#3733)
- [TypeScript][Samples & Templates] Update Deployment Scripts and ARM Templates (#3775)
- [TypeScript][Virtual Assistant & Skill] Fix duplicated messages when communicating through DirectLine (#3732)
- Replace ’ to ' in .qna and .lu files and remove trailing spaces (#3724)
- Handle Unsuccessful Speech Connection + Speech SDK Update (#3811)
- Update Android client to Speech SDK 1.15 (#3770)
- [Documentation] Update Solution Accelerators section (#3729)
- [TypeScript][Virtual Assistant] fix: localize qna maker dialog IDs (#3752)
- [C#][Bot-Solutions] Fix MultiProviderAuthDialog not being localized (#3760)
- Update ITSM docs (#3739)
- [Android] add user id in speech config (#3558)
- [C#][Virtual Assistant] Add YML file and documentation (#3647)
- [C#] Add PackageIcon property as PackageIconUrl was deprecated in Directory.Build.Props file (#3697)
- [Documentation] Update overview section (#3690)
- [C#][Bot-Solutions] Ignore NU5048 warning (#3687)
- [C# & TypeScript][VA & Skill] Clarify luis section after deploying bots (#3682)
- [C#][Virtual Assistant Template] Fixing inverted parameters in TokenExchangeSkillHandler.cs (#3686)
- [Documentation] Update Known Issues document adding the dispatch refresh problem (#3675)
- [Documentation] Remove Automotive Assistant sample bullet (#3678)
- [Documentation] Fix definition of RemoteToLocal argument of deployment scripts (#3661)
- [Documentation] Fix Resturant Booking Skill image (#3658)
- [Documentation] Update /overview/virtual-assistant-template/ and fix broken links (#3680)
- [C#][VSIX] Fix template placeholder not correctly replaced in Skill yml file (#3679)
- [C#][Virtual Assistant Sample] Fixing inverted parameters in TokenExchangeSkillHandler.cs (#3667)
- [TypeScript][Skill] Fix cognitivemodel mocks values (#3642)
- [TypeScript][Generator] Fix broken tests (#3641)
- [Virtual Assistant][Skill] Wrap with quotes the zip in the publish scripts (#3594)
- [Documentation] Fix ambiguities of TypeScript and C# documentation for manifests (#3643)
- [Documentation] Removing inconsistencies in botskills documentation (#3567)
- [Documentation] Add Update Skill Manifest document (#3651)
- [Documentation] Improve Testing documentation (#3650)
- [Botskills] Sanitize appSettings properties for all the commands (#3604)
- [BotSkills] Sanitize appsettings skills properties to be case insensitive for list command (#3596)
- [Botskills] Fix paths with whitespaces (#3587)
- [TypeScript] Remove strict check in tsconfig files (#3631)
- [Documentation] Improve --noRefresh argument description in botskills (#3609)
- [Documentation] Update botskills documentation (#3565)
- [Botskills] Update disconnect command description (#3566)
- [Botskills] Fix RegExp for validating URLs (#3486)
- [Document] Edit doc to improve reading flow (#3621)
- remove checking on activity.from.role (#3633)
- Update DI scope for DefaultAdapter from Transient to Singleton (#3634)
- Update PowerBI template to template that has all latest changes and w… (#3598)
- Update template to working template supported by newest PowerBI version (#3597)
- Update VA in Hospitality Assistant and add test project (#3461)
- All changes for updating VA Template in Enterprise Assistant (#3460)
- Implement Sharded version of ProactiveState (#3240)
- Bump lodash from 4.17.15 to 4.17.19 in /tools/botskills (#3570)
- [Skill Template] Set default value for skill state accessor (#3561)
- Bring Virtual Assistant Client documentation inline with sample code (#3572)
- Pavolum/add pii logging flag (#3569)
- Update skill template manifest to latest SDK versions (#3555)
- Update manifest.md to point to correct manifest schemas (#3556)
- Fix for encoding issue in update script (#3557)
- [Docs] Linked accounts, speech, script updates (#3543)
- [Linked Account] fix bad request after link (#3540)
- [PORT #3138][Botskills] Update tool documentation explaining new manifest schema changes (#3533)
- [PORT #3152][Botskills] Get the LU filename using basename (#3534)
- Add Microsoft.Bot.Solutions SDK UT (#3493)
- Fix Nuget build error (#3499)
- Fixing formatting of feedback doc to ensure proper rendering of markdown (#3536)
- Minor doc fixes pointed out by our community (#3494)
- Add Bot identity To TurnState for Getting Token (#3455)
- Close #3481: correct css unit typos (#3482)
- Concat texts for multiturn responses in Interactions table (#3474)
- [Generator] Update documentation (#3472)
- [Typescript] Store the locale in the Activity (#3411)
- Add CodeQL security scanning (#3449)
- Add InvokeHandler in VA (#3426)
- Proactive and Feedback Util UT Tests in EnterpriseVA (#3471)
- [Botskills] Add --force argument for bf luis convert method (#3483)
Thanks to our contributors
@Batta32, @DiegoCardozo94, @FedericoBernal, @KayMKM, @LCarbonellRod, @VictorGrycuk, @dependabot, @dependabot[bot], @fran893, @jhutchings1, @joshgummersall, @lancehilliard, @lauren-mills, @lukashoferdev, @lzc850612, @matiasroldan6, @olmidy, @pavolum, @peterinnesmsft, @qduyhoang, @ryanlengel, @sidmore, @taicchoumsft and Franco Alvarez
Release v1.0.1
What’s Changed
- Microsoft.Bot.Solutions library updated to Bot Framework SDK v4.9.3
- Virtual Assistant and Skill Templates updated to Bot Framework SDK v4.9.3
- Includes fixes for the following issues: #3402, #3401, #3387, #3412, #3416
Release 1.0 (General Availability)
This release is the first generally available version for Virtual Assistant and botframework-solutions. It includes the following:
- Project Templates:
- BotSkills CLI v1.0.15
- Bot Solutions Library:
- Solution Accelerators for C#:
- Sample Clients and Applications:
Project Templates and BotSkills CLI
The Virtual Assistant and Skill project templates are based on the latest version of the Bot Framework SDK (v4.9.x), and allow developers to easily get started with the creation of their own Virtual Assistant or Skill application:
- The Virtual Assistant template provides easy integration with QnA Maker and chit-chat, and supports seamless integration with remote Skills with in-built dialog interruption support.
- The Skill template provides essential components for you to easily create your own remote skill bot that can easily be integrated with by an existing Virtual Assistant using the BotSkills CLI.
Both project templates provide out-of-box PowerShell-based deployment scripts that greatly simplify the creation and provisioning of Azure-based resources, as well as handle the deployment of your Virtual Assistant Skill - all in under 15 minutes.
Project templates are available as VSIX templates in Visual Studio for C# development. Additionally, Yeoman-based JavaScript project templates are available via npm.
Bot Solutions Library
The Bot Solutions library is released under 1.0.0, and is available in both C# NuGet package and TypeScript npm package formats. The library (replacing the prior MIcrosoft.Bot.Builder.Solutions library) includes numerous components that facilitate the development of your own Virtual Assistant or Skill, including:
- MultiProviderAuthDialog that provides the ability to choose from multiple providers for OAuth scenarios
- Bot Framework component extensions, including Activity extensions
- Bot Middleware that facilitates commonly requested functionality
- Proactive Notification support
- Common resource strings
- Default implementation on Skills to speed up bot development
- Bot testing support
Solution Accelerators
The Virtual Assistant Solution Accelerators provide two sample implementations of a Virtual Assistant that provide a great starting point to start building your own customized assistant that is tailored to some of our customers' most common scenarios:
- The Enterprise Assistant is a great starting point for business-focused experiences, and provides integration with QnA Maker knowledgebases to support common business scenarios such as HR and Benefits information, as well as customized Adaptive Cards for displaying content to users. In addition to support proactive notifications and single sign-on via Azure Active Directory (AAD), it also features integration with a number of our sample Skill (available from Microsoft/botframework-skills), such as the Calendar, Email and To Do Skills.
- The Hospitality Assistant is tailored to support guests staying at hospitality-related locations, such as hotels. In addition to integration with QnA Maker knowledgebases and custom Adaptive Cards designed to best support guests, it also features integration with some of our experimental Skills (available from Microsoft/botframework-skills), such as the Hospitality, Point of Interest and Weather Skills.
Sample Clients and Applications
Finally, our sample clients and applications provide developers with sample code that serves as a great starting point for building your own custom integrations with your Virtual Assistant or Skills via Android and Direct Line-based web sample clients.
In addition, code samples are available for Linked Accounts - enabling easy user authentication for speech-based assistants without requiring users to enter credentials via voice command - and Proactive Notifications, enabling your assistant to send activities to your users in response to custom event notifications.
Beta Release 0.8
Version Compatibility
This release is compatible with the following tools and versions:
- .NET Core 3.0
- Virtual Assistant and Skill Templates v4.7.0.2
- Microsoft.Bot.Builder v4.7.2
- Microsoft.Bot.Solutions v0.8.0-preview2
- BotSkills CLI Tool v1.0.14
Note: We do not guarantee compatibility across preview versions. In order to take advantage of the features in this release, you should update each of the above.
Changes
Virtual Assistant and Skill Templates
- Updated to Bot Builder SDK 4.7.2
- Updated to use Bot Builder SDK 4.7 Skills implementation
- Consolidated Virtual Assistant Template and Skill Template into single VSIX installer
- Updated deployment scripts to use BF CLI (replaces qnamaker, ludown, and luisgen)
- Updated deployment scripts to support Azure US Government deployments
Skills
- Updated all skills to Bot Builder SDK v4.7.2 and Microsoft.Bot.Solutions v0.8.0-preview1
- Updated all skills to leverage new Skill Manifest (2.0)
- Performance improvements
- Added new meeting room booking experience to Calendar Skill
- Updated Calendar, Email, and To Do skills to leverage Language Generation
Solution Accelerators
- Hospitality Assistant
- Updated to use Caring chit-chat dataset
Libraries
- Updated to Bot Builder SDK 4.7.2
- Created Microsoft.Bot.Solutions (0.8.0-preview1) library, replacing Microsoft.Bot.Builder.Solutions library
- Published Microsoft.Bot.Builder.Solutions v4.7.0 containing deprecation messages for all classes
Tools
- Published new version of botskills tool that consumer the 2.0 skill manifest schema
Clients
- Android client
- Authentication support
- Wake Word support
- Linked Accounts
- Improved UI with ability to modify user ID
See More
Beta Release 0.7
Version Compatibility
This release is compatible with the following tools and versions:
- .NET Core 3.0
- Virtual Assistant Template v4.6.0.1
- Skill Template v4.6.0.1
- Microsoft.Bot.Builder v4.6.2
- Microsoft.Bot.Builder.Solutions v4.6.0
- BotSkills CLI Tool v1.0.10
Note: We do not guarantee compatibility across preview versions. In order to take advantage of the features in this release, you should update each of the above.
Changes
Virtual Assistant
- Updated to Bot Builder SDK 4.6
- Updated to .NET Core 3.0
- Update to use TeamsActivityHandler
- Enables Teams introduction message and authentication by default
- Enables handling of specific Teams activity types (e.g. message reactions) for advanced scenarios
- Updated to use ActivityHandlerDialog
- Enables switching between skills
- Includes updated interruption logic
- Updated to use Language Generation for managing responses
Skills
- Updated to Bot Builder SDK 4.6
- Updated to .NET Core 3.0
- Includes various design refinements
Solution Accelerators
- Enterprise Assistant
- Includes proactive notifications support
- Includes multi-turn QnA Maker support
Libraries
- Updated to Bot Builder SDK 4.6
- Migrated classes for supporting exiting Skills architecture into the Microsoft.Bot.Builder.Solutions package.
- NOTE: Support for the preview Microsoft.Bot.Builder.Skills package (version 4.6.0-preview2 and higher) will be included in a future release. It is not recommended that you update at this time with the current project templates.
Documentation
- Updated documentation site for improved navigation experience. (View the site here)
See More
Pull Requests
- [Docs] Added activity flow doc (#2740)
- [Docs] Updated Create VA tutorial (#2736)
- Update deployment scripts (#2735)
- Merging fixes from Next into Master (#2734)
- Update Master from Next (#2729)
- [TypeScript] Fix vulnerabilities in dependencies (#2677)
- [TypeScript][Skill Sample/Template] Update populateStateFromSemanticAction method in Skill (#2669)
- Update docs with table of contents, styling, CI/CD tutorials (#2691)
v0.6-preview16
Changes:
- e4e33d8 [skills] update to ActivityHandler (#2667)
- 2b0a7ee [Lib] Added skill switch dialog (#2671)
- 2111366 move skills functionalities into solutions package (#2666)
- 350c77e update to rc2 (#2660)
- 59eb16c add location event support in news skill (#2662)
- 2641ae1 [Hospitality] LateCheckOut uses time (#2652)
- 86e9dcd fix search by time in prompt (#2646)
- a4f9cef Add name extraction for onboarding (#2120)
- 7da3c47 [Calendar] Add retry count limitation (#2524)
- f868806 [Skills] add mit license header (#2631)
See More
- 052fff0 update lib to 4.6.0 (#2650)
- 42c0b9a [Skills] use DefaultActivityHandler (#2647)
- cd02282 [Email] update to activity handler (#2633)
- 35f0d8f add hospitality multi lan lu (#2653)
- 9cb4d92 Merge master branch into next
- c7f0d13 [Botskills] Display a warning when the tool found an unrecognized scope (#2658)
- a1b5a0e Enterprise VA Sample with proactive notifications and multi-turn QnA (#2641)
- 7ba87f4 Update README.md
- 354e26e fix todo test (#2629)
- 507c942 Fix null reference exception in ScheduledTask.AddScheduledTask (#2416)
- 39f435a Remove the jekyll-toc plugin and references to compile correctly on github pages
- aca3c6b Run bundle update
- 609cff5 Replace docs with the latest from next (#2642)
- 4ee31be Fix broken tests, and update to 4.6.1 (#2636)
- a86a0c2 [Android] Button to reinitialize speech service (#2607) [ #2567 ]
- 64d9eec Update EA/proactive notifications docs to refer to deployment coming soon. Clean up PN with duplicate content explaining Azure resources .
- 56aba32 [HA] update docs (#2626) [ #2609, #2637, #2638, #2634, #2640, #2628 ]
- 61eabd6 [ToDo & Weather] Update transcripts (#2628)
- c1769cb [Docs] Update links in Overview, VA, Skill, Solution Accelerator sections (#2640)
- 8542006 fix extra luis call (#2634)
- 0dceefe Completed Link check for Clients and Channels section. (#2638)
- d21726b Broke Apart Experimental Skills and Updated What's New and Virtual Assistant Overview. (#2637)
- a28234a Update README.md
- 5e5446d [Calendar] update wording (#2609)
- 57ce9a2 Merge branch 'next' of https://github.com/microsoft/botframework-solutions into next
- eec8011 Clean up speech tutorial and event companion app
- e988dce Merge branch 'next' of https://github.com/microsoft/botframework-solutions into next
- 948e314 Update VirtualAssistantSample.csproj
- bb9a50f [Skills] use single comma for scopes (#2560)
- df39bfe Updated VirtualAssistantSample.csproj
- a9ab5ef Added support for teams authentication (#2619)
- 84691a2 Rename speech tutorial to reference direct line speech
- b814378 remove unecessary refs (#2604)
- 9c28759 [Skill Template] Updated with new libs, LG, activity handler, main dialog changes (#2613)
- 34da033 Updated VirtualAssistantSample.csproj
- 5591ba8 Updated ActivityHandlerDialog.cs
- f9243c1 Update ActivityHandlerDialog.cs
- 3f214ef Navigation Structure for Docs Update (#2617)
- 2fa9460 Update ActivityHandlerDialog.cs
- 131a915 Added What's New Content to Docs Site (#2618)
- 1671ac9 [Skills] Update the SDK version to the latest RC (#2614)
- 7f0fb3c [Calendar][POI] add tel prefix in telephone uri (#2616)
- e707af2 [Calendar] update document and fix some issue (#2589)
- a9c0e2e [VA] Cleaned up comments and moved to 4.6-preview-rc1 libs (#2612)
- 45d2b2d Fix broken character that prevents docs generating
- 6bca0ff [Android] Add Crashes SDK and update docs (#2566)
- d0bbc90 Doc Updates (#2611)
- 8057a90 Proactive notifications tutorial and make samples shared (#2610)
- cef50a9 add bing search transcript (#2600)
- 2ea7d99 update doc (#2590)
- cd22ab9 [ITSM][POI] transcripts (#2591)
- b2721c3 [Email] Update doc and transcripts (#2592)
- f8c7cf2 update calendar and news transcript (#2597)
- 672de0f lib updates and post merge (#2603)
- 304128e [Sdk] fix BotTestBase (#2598)
- e43ea91 [VA] Updated to latest sdk and libs (#2601)
- e3f27e6 merge
- e6e254f Merge branch 'darrenj/lgupdates' into next
- 8ed5f93 [ITSM] use dot instead of number to remove single '1' step (#2599)
- ae0e26f multi locale LG, localization, tests
- 1e5f6a1 update VASample with 4.6rc (#2595)
- 928418e [Libs] Deprecated routerDialog moved changes to ActivityHandlerDialog (#2585)
- 6e2f558 updated to sdk 4.6.0-rc0 (#2593)
- 9acbde1 [Restaurant] update transcript and data uri code (#2582)
- 0594fb2 [Skills] add/update transcripts (#2580)
- 3ace6a7 [VA][Skill] fix event, remove BuildServiceProvider (#2579)
- dc29c80 move APIToken from conversation state to turn state (#2569)
- b27a524 [Weather] use IsNaN instead of comparison (#2588)
- f12a7c2 [botskills] update split and err (#2575)
- 78b8cef [Skills] set telemetry (#2561)
- 7d9c579 [POI] fix test (#2581)
- 5187749 [Sdk] do not send Handoff (#2522)
- e3c3242 [POI] convert to data uri to hide subscription key (#2571)
- 8242922 [Skills] update google support doc (#2576)
- c9ffedd [Docs] Capture review notes (#2578)
- 2fa516e replace the OpenDefaultApp (#2572)
- 448360a new startover message, supress completion in a few places
- 9d7fa04 [ToDo] Fix as designer's suggestion (#2548)
- 7384638 [POI] geo uri doc (#2562)
- 6a0c352 fix tests with variable responses from LG
- 4c42e71 [Email Skill] resouce translate issue fix (#2554)
- 8851814 Updated LG packages, new lg responses
- 8e05d16 Merge branch 'next' of https://github.com/microsoft/botframework-solutions into next
- a74559c Add tip for oauth connection name
- 3d15b67 Add enterprise assistant content with latest formatting, usine same formatting on hospitality assistant
- 95938c2 [POI] update flow (#2511)
- aa7c781 renamed extension method
- 9024d71 [EnterpriseAssistant] Replace Enterprise Template VA with VirtualAssistantSample using LG (#2550)
- d04809f Extension method.
- 0b70131 support find event by time (#2551)
- f2ff75c [Email] Fix as designer's suggestion (#2512)
- 908f137 [Calendar] add auth steps before call api (#2382)
- 30e106d [Android] Bug fixes and speech sdk upgrade (#2527) [ #2422, #2526 ]
- 35e2c57 Update style on handbook/overviews to use ** instead of ` in classes, filenames
- d051d49 correct accessor name
- 3e875e7 Refactor Onboarding state to UserProfile and updates to LG to make use of UserProfile state and provide more response variation
- b80770c pedantic fix (#2521)
- 123fa6d Update MainDialog.cs (#2536)
- 23f0d6b [ITSM] return error if could not get user id (#2492)
- bf731e1...
v0.6-preview14
Changes:
- 9acbde1 [Restaurant] update transcript and data uri code (#2582)
- 0594fb2 [Skills] add/update transcripts (#2580)
- 3ace6a7 [VA][Skill] fix event, remove BuildServiceProvider (#2579)
- dc29c80 move APIToken from conversation state to turn state (#2569)
- b27a524 [Weather] use IsNaN instead of comparison (#2588)
- f12a7c2 [botskills] update split and err (#2575)
- 78b8cef [Skills] set telemetry (#2561)
- 7d9c579 [POI] fix test (#2581)
- 5187749 [Sdk] do not send Handoff (#2522)
- e3c3242 [POI] convert to data uri to hide subscription key (#2571)
See More
- 8242922 [Skills] update google support doc (#2576)
- c9ffedd [Docs] Capture review notes (#2578)
- 2fa516e replace the OpenDefaultApp (#2572)
- 9d7fa04 [ToDo] Fix as designer's suggestion (#2548)
- 7384638 [POI] geo uri doc (#2562)
- 4c42e71 [Email Skill] resouce translate issue fix (#2554)
- 8e05d16 Merge branch 'next' of https://github.com/microsoft/botframework-solutions into next
- a74559c Add tip for oauth connection name
- 3d15b67 Add enterprise assistant content with latest formatting, usine same formatting on hospitality assistant
- 95938c2 [POI] update flow (#2511)
- 9024d71 [EnterpriseAssistant] Replace Enterprise Template VA with VirtualAssistantSample using LG (#2550)
- 0b70131 support find event by time (#2551)
- f2ff75c [Email] Fix as designer's suggestion (#2512)
- 908f137 [Calendar] add auth steps before call api (#2382)
- 30e106d [Android] Bug fixes and speech sdk upgrade (#2527) [ #2422, #2526 ]
- 35e2c57 Update style on handbook/overviews to use ** instead of ` in classes, filenames
- b80770c pedantic fix (#2521)
- 123fa6d Update MainDialog.cs (#2536)
- 23f0d6b [ITSM] return error if could not get user id (#2492)
- bf731e1 Pull "next docs" into next branch (#2549) [ #2477, #2532, #2498, #2491 ]
- a0b5b0f [Calendar] update create meeting flow wording (#2528)
- 5610685 [Calendar] support search meeting by title/attendee/location (#2494)
- 1057d98 handle more exception type (#2537)
- 899b23e [ITSM] updates for tickets, navigation (#2545)
- d3225df [HospitalityVA] fixes (#2546)
- 2465e3b Update default_configuration.json
- a059114 [Android] Fix gradle files for CI/CD & add App Center (#2497)
- dbeb5de move OpenDefaultApp to correct folder (#2509)
- bb11f21 [ITSM] remove Token from state (#2487)
- bffbdf3 [ITSM] add buttons for update/close (#2439)
- 9e44b68 [Skills] sync deploy scripts by templates (#2486)
- 11d1c96 [Solutions] Defensive checks for ContentModerator Middleware (#2505)
- ce1ec82 add copyright headers, null checks (#2514)
- 1bd89a1 Delete HospitalityAssistant.sln (#2508)
- 49218b8 Update cognitivemodels.json
- ef2bd1e add more exception type (#2357)
- 6d9704a [Lib] add OpenDefaultApp event model in Solutions (#2349)
- 5e41052 [VA] Implemented SDK telemetry fix for websocket connection (#2490)
- fb804f9 [Weather] use Latitude & Longitude if possible (#2447)
- 3ee5239 [VA] Added "repeat last message" logic (#2484)
- 51e676e [Samples] Add relevant skills to VA samples (#2479)
- e287e34 [ITSM] make use of number (#2375)
- 5b4b449 [VA] ActivityHandler implementation with RouterDialog changes (#2464)
- 92af3db [Lib] Refactored routerDialog (#2458)
- dd32c7a [POI] add ShouldInterrupt for SelectPointOfInterestPrompt, SelectActionPrompt (#2268)
- 921c20f [Weather] update lu (#2451)
- ff378e1 [VA] Convert template to use LG (#2457)
- 36dfddb [Lib] Skill Middleware update to clear conv state when skill is cancelled (#2441) [ #2437, #2435, #2436, #2449 ]
- d6825be skill fixes (#2449)
- 3ba2d2b Refactor Libraries directories to SDK format (#2436)
- 500f3a3 Refactor Skill directories (#2435)
- 0a74c16 Refactor Samples directories (#2437)
- efeacf3 [Android] UI refactoring and bug fix (#2383) [ #2232, #2235, #2238, #2233 ]
- 2ccc211 [Skills] convert location to timezone (#2301)
- cf065ba [Maintenance] Realign production & experimental skill directories (#2420)
- 402f386 [Calendar] return both tel number and meeting link when join meeting (#2338)
- 47643ef fix parse number exception (#2381)
- 37e0091 [calendar] Add support for utterance like "my manager" or "his boss" (#2197)
- 35f5cd4 Using country and region in code and comment (#2385)
- 1e21a1d Update deployment scripts
- 4987209 Updated package versions to 4.5.4 (#2379)
- d3756df Skill project updates (#2371)
- 1d2cefa Skill doc updates for 0.6 (#2360)
- 36448b4 calendar merge fix
- cf1a54d merged in calendar changes
- 3ffe738 [Calendar] fix merge issue (#2370)
- 956861b updated phone skill to latest packages
- 5760202 updated skills with whitelist changes
- e10f3a1 updated calendar skill to latest from next
- 8d9a4ef updated skill template with whitelist lib
- 34877f7 Added whitelist auth provider to lib
- 322229b merged master into next
- d72fc0d Make whitelist optional (#2363)
- bbf8ff9 Update README.md
- 931ea3e Update README.md
- 3503839 Updated sample code to reflect current templates (#2362)
- b84d415 Merge branch 'next' of https://github.com/microsoft/botframework-solutions into next
- 2e079c3 [VA] Removed skill switch by default
- 7238826 doc update (#2347)
- aec3ad2 [Skills] fixes for teams (#2340)
- 5618317 [Botskills] Use botWebAppName and resourceGroupName from the appsettings file (#2346)
- 2588dc5 [Samples/Templates] Add an informative message with the summary of deployed resources (#2317)
- 6fe5419 [POI] update lu files (#2266)
- 11671c1 [ITSM] update lu, show ticket flow (#2300)
- e55cc94 Latest Android Updates (#2313) [ #2198, #2251, #2261 ]
- 8351965 Rename TelUri to TelephoneUri (#2304)
- 7451c79 Updated error handling in publish.ps1 (#2354)
- 6b5b640 VA and Skill Template updates and synchronization (#2353)
- 3e0f74f [Calendar] Fix digest time entity logic (#2327)
- fb1b50b Phone: New skill to make phone calls (#1659)
- 4bb9291 Fix vulnerabilities of generator-botbuilder-assistant (#2335)
- 4e8e75d [Samples/Templates] Add resourceGroupName attribute in the appsettings after deployment (#2307)
- cb80eec bug fix for single turn dialogs in routerDialog (#2344)
- 6d44f8f Various docs issues (#2310) [ #2288, #2274, #2309 ]
- 6b45d72 Improve German wording for skills for new user greeting (#2323)
- cadc709 [Hospitality] typo fix (#2326)
- ae26767 Update index.md
- 6d89caf Add missing properties for the manifestTemplate (#2278)
- d3e16e3 Update Encoding to UTF8 (#2289)
- 40e163e...
v0.6-preview12
Changes:
- ef2bd1e add more exception type (#2357)
- 6d9704a [Lib] add OpenDefaultApp event model in Solutions (#2349)
- 5e41052 [VA] Implemented SDK telemetry fix for websocket connection (#2490)
- fb804f9 [Weather] use Latitude & Longitude if possible (#2447)
- 3ee5239 [VA] Added "repeat last message" logic (#2484)
- 51e676e [Samples] Add relevant skills to VA samples (#2479)
- e287e34 [ITSM] make use of number (#2375)
- 5b4b449 [VA] ActivityHandler implementation with RouterDialog changes (#2464)
- 92af3db [Lib] Refactored routerDialog (#2458)
- dd32c7a [POI] add ShouldInterrupt for SelectPointOfInterestPrompt, SelectActionPrompt (#2268)
See More
- 921c20f [Weather] update lu (#2451)
- ff378e1 [VA] Convert template to use LG (#2457)
- 36dfddb [Lib] Skill Middleware update to clear conv state when skill is cancelled (#2441) [ #2437, #2435, #2436, #2449 ]
- d6825be skill fixes (#2449)
- 3ba2d2b Refactor Libraries directories to SDK format (#2436)
- 500f3a3 Refactor Skill directories (#2435)
- 0a74c16 Refactor Samples directories (#2437)
- efeacf3 [Android] UI refactoring and bug fix (#2383) [ #2232, #2235, #2238, #2233 ]
- 2ccc211 [Skills] convert location to timezone (#2301)
- cf065ba [Maintenance] Realign production & experimental skill directories (#2420)
- 402f386 [Calendar] return both tel number and meeting link when join meeting (#2338)
- 47643ef fix parse number exception (#2381)
- 37e0091 [calendar] Add support for utterance like "my manager" or "his boss" (#2197)
- 35f5cd4 Using country and region in code and comment (#2385)
- 1e21a1d Update deployment scripts
- 4987209 Updated package versions to 4.5.4 (#2379)
- d3756df Skill project updates (#2371)
- 1d2cefa Skill doc updates for 0.6 (#2360)
- 36448b4 calendar merge fix
- cf1a54d merged in calendar changes
- 3ffe738 [Calendar] fix merge issue (#2370)
- 956861b updated phone skill to latest packages
- 5760202 updated skills with whitelist changes
- e10f3a1 updated calendar skill to latest from next
- 8d9a4ef updated skill template with whitelist lib
- 34877f7 Added whitelist auth provider to lib
- 322229b merged master into next
- d72fc0d Make whitelist optional (#2363)
- bbf8ff9 Update README.md
- 931ea3e Update README.md
- 3503839 Updated sample code to reflect current templates (#2362)
- b84d415 Merge branch 'next' of https://github.com/microsoft/botframework-solutions into next
- 2e079c3 [VA] Removed skill switch by default
- 7238826 doc update (#2347)
- aec3ad2 [Skills] fixes for teams (#2340)
- 5618317 [Botskills] Use botWebAppName and resourceGroupName from the appsettings file (#2346)
- 2588dc5 [Samples/Templates] Add an informative message with the summary of deployed resources (#2317)
- 6fe5419 [POI] update lu files (#2266)
- 11671c1 [ITSM] update lu, show ticket flow (#2300)
- e55cc94 Latest Android Updates (#2313) [ #2198, #2251, #2261 ]
- 8351965 Rename TelUri to TelephoneUri (#2304)
- 7451c79 Updated error handling in publish.ps1 (#2354)
- 6b5b640 VA and Skill Template updates and synchronization (#2353)
- 3e0f74f [Calendar] Fix digest time entity logic (#2327)
- fb1b50b Phone: New skill to make phone calls (#1659)
- 4bb9291 Fix vulnerabilities of generator-botbuilder-assistant (#2335)
- 4e8e75d [Samples/Templates] Add resourceGroupName attribute in the appsettings after deployment (#2307)
- cb80eec bug fix for single turn dialogs in routerDialog (#2344)
- 6d44f8f Various docs issues (#2310) [ #2288, #2274, #2309 ]
- 6b45d72 Improve German wording for skills for new user greeting (#2323)
- cadc709 [Hospitality] typo fix (#2326)
- ae26767 Update index.md
- 6d89caf Add missing properties for the manifestTemplate (#2278)
- d3e16e3 Update Encoding to UTF8 (#2289)
- 40e163e Execution of the install and build during publish script (#2245)
- f481176 add whitelist to template (#2319)
- ab9f0ca Fix ContentModerator Middleware (#2277)
- fd3317f Change default value to false of useDispatch parameter for Skills (#2252)
- c2d48f3 Update README.md
- 000881e fix find contact issue (#2286)
- 2d2967f Refactor solutions directory to samples (#2248) [ #2141, #2168, #2226, #2210, #2253, #2258, #2019, #2015, #1948, #2038, #2039, #2043, #2066, #1943, #2033, #2048, #2100, #2085, #2000, #1982, #2071, #2126, #2130, #2146, #2111, #2150, #2156, #2257, #2185, #2256, #2250, #2283, #2078, #2291 ]
- 9122102 Remove callerId in Auth flow as callerId shouldn't be transferred over the wire (#2291)
- b85077d Add IT Service Management skill (#2078)
- 5a95222 update lib (#2283)
- 227b2f8 [POI] add details card with actions, remove cancel & events, redsign flows (#2250)
- adc6411 [Docs] Update hospitality related docs (#2256)
- c2193b9 Fix casing of the name property in responses files (#2275)
- 6425200 [TypeScript][Samples] Generate samples with the latest version of the generator (#2231)
- 3df242f [Calendar] calendar refactoring part 2 (#2185)
- 9aeef95 [TypeScript][Samples/Templates] Update the SDK dependencies (#2203)
- 193e641 use Handoff instead of EndOfConversation for SkillTemplate (#2257)
- 76b7204 [Docs] Enterprise Notifications & Virtual Assistant Client (Android) (#2258) [ #2019, #2015, #1948, #2038, #2039, #2043, #2066, #1943, #2033, #2048, #2100, #2085, #2000, #1982, #2071, #2126, #2130, #2146, #2111, #2150, #2156 ]
- 853a7cc [TypeScript][BotBuilder-Skills] Use Handoff Activity to manage the signal completion of skill dialog (#2253)
- 90c6fd7 [C#][DevOps] Spike for CD in Virtual Assistant Sample (#2210)
- 6a17602 Add FeedbackMiddleware to Solutions lib (#2226)
- 9d5ae31 [Calendar] fix calendar timezone issue (#2201)
- 4d391d6 update template for naming and DialogState (#2168)
- e50244d [Script] cognitive model args should be camelCased (#2141)
- 1468a09 Solve conflicts in deploy.ps1 script (#2188)
- 3a32384 Update cognitivemodels.json (#2247)
- 0bf73a3 Update cognitivemodels.json (#2246)
- 499c273 use Handoff instead of EndOfConversation to signal completion of skill dialog (#2244)
- ad473bb [hospitality] remove skills from skills.json file (#2241)
- 92f2822 Fix authKey property casing (#2176)
- 8b15cf2 [Botskills] Add msaAppId property to skillManifest model (#2187) [ #1983 ]
- dd78bde Hospitality sample and skill changes (#2236)
- 8ace622 [Weather Skill] Localization issues for zh-cn (#2184)
- 7748f9d [POI] Replace the carousel of results with a single card (#2223)
- 0d71c97 [Botskills] Update the output format for az commands (#2186)
- 82b43bb [Maintenance] Pulling master into next (#2229) [ #2019, #2015, #1948, #2038, #2039, #2043, #2066, #1943, #2033, #2048, #2100, #2085, #2000, #1982, #2071, #2126, #2130, #2146, #2111, #2150, #2156 ]
- e7db208...
v0.6-preview11
Changes:
- 92af3db [Lib] Refactored routerDialog (#2458)
- dd32c7a [POI] add ShouldInterrupt for SelectPointOfInterestPrompt, SelectActionPrompt (#2268)
- 921c20f [Weather] update lu (#2451)
- ff378e1 [VA] Convert template to use LG (#2457)
- 36dfddb [Lib] Skill Middleware update to clear conv state when skill is cancelled (#2441) [ #2437, #2435, #2436, #2449 ]
- d6825be skill fixes (#2449)
- 3ba2d2b Refactor Libraries directories to SDK format (#2436)
- 500f3a3 Refactor Skill directories (#2435)
- 0a74c16 Refactor Samples directories (#2437)
- efeacf3 [Android] UI refactoring and bug fix (#2383) [ #2232, #2235, #2238, #2233 ]
See More
- 2ccc211 [Skills] convert location to timezone (#2301)
- cf065ba [Maintenance] Realign production & experimental skill directories (#2420)
- 402f386 [Calendar] return both tel number and meeting link when join meeting (#2338)
- 47643ef fix parse number exception (#2381)
- 37e0091 [calendar] Add support for utterance like "my manager" or "his boss" (#2197)
- 35f5cd4 Using country and region in code and comment (#2385)
- 1e21a1d Update deployment scripts
- 4987209 Updated package versions to 4.5.4 (#2379)
- d3756df Skill project updates (#2371)
- 1d2cefa Skill doc updates for 0.6 (#2360)
- 36448b4 calendar merge fix
- cf1a54d merged in calendar changes
- 3ffe738 [Calendar] fix merge issue (#2370)
- 956861b updated phone skill to latest packages
- 5760202 updated skills with whitelist changes
- e10f3a1 updated calendar skill to latest from next
- 8d9a4ef updated skill template with whitelist lib
- 34877f7 Added whitelist auth provider to lib
- 322229b merged master into next
- d72fc0d Make whitelist optional (#2363)
- bbf8ff9 Update README.md
- 931ea3e Update README.md
- 3503839 Updated sample code to reflect current templates (#2362)
- b84d415 Merge branch 'next' of https://github.com/microsoft/botframework-solutions into next
- 2e079c3 [VA] Removed skill switch by default
- 7238826 doc update (#2347)
- aec3ad2 [Skills] fixes for teams (#2340)
- 5618317 [Botskills] Use botWebAppName and resourceGroupName from the appsettings file (#2346)
- 2588dc5 [Samples/Templates] Add an informative message with the summary of deployed resources (#2317)
- 6fe5419 [POI] update lu files (#2266)
- 11671c1 [ITSM] update lu, show ticket flow (#2300)
- e55cc94 Latest Android Updates (#2313) [ #2198, #2251, #2261 ]
- 8351965 Rename TelUri to TelephoneUri (#2304)
- 7451c79 Updated error handling in publish.ps1 (#2354)
- 6b5b640 VA and Skill Template updates and synchronization (#2353)
- 3e0f74f [Calendar] Fix digest time entity logic (#2327)
- fb1b50b Phone: New skill to make phone calls (#1659)
- 4bb9291 Fix vulnerabilities of generator-botbuilder-assistant (#2335)
- 4e8e75d [Samples/Templates] Add resourceGroupName attribute in the appsettings after deployment (#2307)
- cb80eec bug fix for single turn dialogs in routerDialog (#2344)
- 6d44f8f Various docs issues (#2310) [ #2288, #2274, #2309 ]
- 6b45d72 Improve German wording for skills for new user greeting (#2323)
- cadc709 [Hospitality] typo fix (#2326)
- ae26767 Update index.md
- 6d89caf Add missing properties for the manifestTemplate (#2278)
- d3e16e3 Update Encoding to UTF8 (#2289)
- 40e163e Execution of the install and build during publish script (#2245)
- f481176 add whitelist to template (#2319)
- ab9f0ca Fix ContentModerator Middleware (#2277)
- fd3317f Change default value to false of useDispatch parameter for Skills (#2252)
- c2d48f3 Update README.md
- 000881e fix find contact issue (#2286)
- 2d2967f Refactor solutions directory to samples (#2248) [ #2141, #2168, #2226, #2210, #2253, #2258, #2019, #2015, #1948, #2038, #2039, #2043, #2066, #1943, #2033, #2048, #2100, #2085, #2000, #1982, #2071, #2126, #2130, #2146, #2111, #2150, #2156, #2257, #2185, #2256, #2250, #2283, #2078, #2291 ]
- 9122102 Remove callerId in Auth flow as callerId shouldn't be transferred over the wire (#2291)
- b85077d Add IT Service Management skill (#2078)
- 5a95222 update lib (#2283)
- 227b2f8 [POI] add details card with actions, remove cancel & events, redsign flows (#2250)
- adc6411 [Docs] Update hospitality related docs (#2256)
- c2193b9 Fix casing of the name property in responses files (#2275)
- 6425200 [TypeScript][Samples] Generate samples with the latest version of the generator (#2231)
- 3df242f [Calendar] calendar refactoring part 2 (#2185)
- 9aeef95 [TypeScript][Samples/Templates] Update the SDK dependencies (#2203)
- 193e641 use Handoff instead of EndOfConversation for SkillTemplate (#2257)
- 76b7204 [Docs] Enterprise Notifications & Virtual Assistant Client (Android) (#2258) [ #2019, #2015, #1948, #2038, #2039, #2043, #2066, #1943, #2033, #2048, #2100, #2085, #2000, #1982, #2071, #2126, #2130, #2146, #2111, #2150, #2156 ]
- 853a7cc [TypeScript][BotBuilder-Skills] Use Handoff Activity to manage the signal completion of skill dialog (#2253)
- 90c6fd7 [C#][DevOps] Spike for CD in Virtual Assistant Sample (#2210)
- 6a17602 Add FeedbackMiddleware to Solutions lib (#2226)
- 9d5ae31 [Calendar] fix calendar timezone issue (#2201)
- 4d391d6 update template for naming and DialogState (#2168)
- e50244d [Script] cognitive model args should be camelCased (#2141)
- 1468a09 Solve conflicts in deploy.ps1 script (#2188)
- 3a32384 Update cognitivemodels.json (#2247)
- 0bf73a3 Update cognitivemodels.json (#2246)
- 499c273 use Handoff instead of EndOfConversation to signal completion of skill dialog (#2244)
- ad473bb [hospitality] remove skills from skills.json file (#2241)
- 92f2822 Fix authKey property casing (#2176)
- 8b15cf2 [Botskills] Add msaAppId property to skillManifest model (#2187) [ #1983 ]
- dd78bde Hospitality sample and skill changes (#2236)
- 8ace622 [Weather Skill] Localization issues for zh-cn (#2184)
- 7748f9d [POI] Replace the carousel of results with a single card (#2223)
- 0d71c97 [Botskills] Update the output format for az commands (#2186)
- 82b43bb [Maintenance] Pulling master into next (#2229) [ #2019, #2015, #1948, #2038, #2039, #2043, #2066, #1943, #2033, #2048, #2100, #2085, #2000, #1982, #2071, #2126, #2130, #2146, #2111, #2150, #2156 ]
- e7db208 [Docs] Remove extra word (#2227) [ #2214 ]
- 421ae9c Experimental Event Skill (#2178)
- ad4cc82 add experimental feed to test proj (#2204)
- 450662c Work in progress (#2179) [ #1847, #2041, #1973, #2002, #1850, #1974, #2102, #2112, #1584, #2005, #2190, #2191 ]
- ea03dc1 use hashset for whitelist (#2164)
- f2f51a7 fix localization issue (#2170)
- e0678f1 Update footer.html
- 4f4224f Update footer.html
- 4aa450e Update footer.html
- 39d2ea4 Update issue tem...
v0.6-preview10
Changes:
- d6825be skill fixes (#2449)
- 3ba2d2b Refactor Libraries directories to SDK format (#2436)
- 500f3a3 Refactor Skill directories (#2435)
- 0a74c16 Refactor Samples directories (#2437)
- efeacf3 [Android] UI refactoring and bug fix (#2383) [ #2232, #2235, #2238, #2233 ]
- 2ccc211 [Skills] convert location to timezone (#2301)
- cf065ba [Maintenance] Realign production & experimental skill directories (#2420)
- 402f386 [Calendar] return both tel number and meeting link when join meeting (#2338)
- 47643ef fix parse number exception (#2381)
- 37e0091 [calendar] Add support for utterance like "my manager" or "his boss" (#2197)
See More
- 35f5cd4 Using country and region in code and comment (#2385)
- 1e21a1d Update deployment scripts
- 4987209 Updated package versions to 4.5.4 (#2379)
- d3756df Skill project updates (#2371)
- 1d2cefa Skill doc updates for 0.6 (#2360)
- 36448b4 calendar merge fix
- cf1a54d merged in calendar changes
- 3ffe738 [Calendar] fix merge issue (#2370)
- 956861b updated phone skill to latest packages
- 5760202 updated skills with whitelist changes
- e10f3a1 updated calendar skill to latest from next
- 8d9a4ef updated skill template with whitelist lib
- 34877f7 Added whitelist auth provider to lib
- 322229b merged master into next
- d72fc0d Make whitelist optional (#2363)
- bbf8ff9 Update README.md
- 931ea3e Update README.md
- 3503839 Updated sample code to reflect current templates (#2362)
- b84d415 Merge branch 'next' of https://github.com/microsoft/botframework-solutions into next
- 2e079c3 [VA] Removed skill switch by default
- 7238826 doc update (#2347)
- aec3ad2 [Skills] fixes for teams (#2340)
- 5618317 [Botskills] Use botWebAppName and resourceGroupName from the appsettings file (#2346)
- 2588dc5 [Samples/Templates] Add an informative message with the summary of deployed resources (#2317)
- 6fe5419 [POI] update lu files (#2266)
- 11671c1 [ITSM] update lu, show ticket flow (#2300)
- e55cc94 Latest Android Updates (#2313) [ #2198, #2251, #2261 ]
- 8351965 Rename TelUri to TelephoneUri (#2304)
- 7451c79 Updated error handling in publish.ps1 (#2354)
- 6b5b640 VA and Skill Template updates and synchronization (#2353)
- 3e0f74f [Calendar] Fix digest time entity logic (#2327)
- fb1b50b Phone: New skill to make phone calls (#1659)
- 4bb9291 Fix vulnerabilities of generator-botbuilder-assistant (#2335)
- 4e8e75d [Samples/Templates] Add resourceGroupName attribute in the appsettings after deployment (#2307)
- cb80eec bug fix for single turn dialogs in routerDialog (#2344)
- 6d44f8f Various docs issues (#2310) [ #2288, #2274, #2309 ]
- 6b45d72 Improve German wording for skills for new user greeting (#2323)
- cadc709 [Hospitality] typo fix (#2326)
- ae26767 Update index.md
- 6d89caf Add missing properties for the manifestTemplate (#2278)
- d3e16e3 Update Encoding to UTF8 (#2289)
- 40e163e Execution of the install and build during publish script (#2245)
- f481176 add whitelist to template (#2319)
- ab9f0ca Fix ContentModerator Middleware (#2277)
- fd3317f Change default value to false of useDispatch parameter for Skills (#2252)
- c2d48f3 Update README.md
- 000881e fix find contact issue (#2286)
- 2d2967f Refactor solutions directory to samples (#2248) [ #2141, #2168, #2226, #2210, #2253, #2258, #2019, #2015, #1948, #2038, #2039, #2043, #2066, #1943, #2033, #2048, #2100, #2085, #2000, #1982, #2071, #2126, #2130, #2146, #2111, #2150, #2156, #2257, #2185, #2256, #2250, #2283, #2078, #2291 ]
- 9122102 Remove callerId in Auth flow as callerId shouldn't be transferred over the wire (#2291)
- b85077d Add IT Service Management skill (#2078)
- 5a95222 update lib (#2283)
- 227b2f8 [POI] add details card with actions, remove cancel & events, redsign flows (#2250)
- adc6411 [Docs] Update hospitality related docs (#2256)
- c2193b9 Fix casing of the name property in responses files (#2275)
- 6425200 [TypeScript][Samples] Generate samples with the latest version of the generator (#2231)
- 3df242f [Calendar] calendar refactoring part 2 (#2185)
- 9aeef95 [TypeScript][Samples/Templates] Update the SDK dependencies (#2203)
- 193e641 use Handoff instead of EndOfConversation for SkillTemplate (#2257)
- 76b7204 [Docs] Enterprise Notifications & Virtual Assistant Client (Android) (#2258) [ #2019, #2015, #1948, #2038, #2039, #2043, #2066, #1943, #2033, #2048, #2100, #2085, #2000, #1982, #2071, #2126, #2130, #2146, #2111, #2150, #2156 ]
- 853a7cc [TypeScript][BotBuilder-Skills] Use Handoff Activity to manage the signal completion of skill dialog (#2253)
- 90c6fd7 [C#][DevOps] Spike for CD in Virtual Assistant Sample (#2210)
- 6a17602 Add FeedbackMiddleware to Solutions lib (#2226)
- 9d5ae31 [Calendar] fix calendar timezone issue (#2201)
- 4d391d6 update template for naming and DialogState (#2168)
- e50244d [Script] cognitive model args should be camelCased (#2141)
- 1468a09 Solve conflicts in deploy.ps1 script (#2188)
- 3a32384 Update cognitivemodels.json (#2247)
- 0bf73a3 Update cognitivemodels.json (#2246)
- 499c273 use Handoff instead of EndOfConversation to signal completion of skill dialog (#2244)
- ad473bb [hospitality] remove skills from skills.json file (#2241)
- 92f2822 Fix authKey property casing (#2176)
- 8b15cf2 [Botskills] Add msaAppId property to skillManifest model (#2187) [ #1983 ]
- dd78bde Hospitality sample and skill changes (#2236)
- 8ace622 [Weather Skill] Localization issues for zh-cn (#2184)
- 7748f9d [POI] Replace the carousel of results with a single card (#2223)
- 0d71c97 [Botskills] Update the output format for az commands (#2186)
- 82b43bb [Maintenance] Pulling master into next (#2229) [ #2019, #2015, #1948, #2038, #2039, #2043, #2066, #1943, #2033, #2048, #2100, #2085, #2000, #1982, #2071, #2126, #2130, #2146, #2111, #2150, #2156 ]
- e7db208 [Docs] Remove extra word (#2227) [ #2214 ]
- 421ae9c Experimental Event Skill (#2178)
- ad4cc82 add experimental feed to test proj (#2204)
- 450662c Work in progress (#2179) [ #1847, #2041, #1973, #2002, #1850, #1974, #2102, #2112, #1584, #2005, #2190, #2191 ]
- ea03dc1 use hashset for whitelist (#2164)
- f2f51a7 fix localization issue (#2170)
- e0678f1 Update footer.html
- 4f4224f Update footer.html
- 4aa450e Update footer.html
- 39d2ea4 Update issue templates
- 387de7a Add files via upload
- 826c8bc Create managemodels.md
- 510eab8 Update 4_provision_your_azure_resources.md
- a5b8e84 Update 4_provision_your_azure_resources.md
- 0e9a16b Update 4_provision_your_azure_resources.md
- 951b8a2 Update 4_provision_your_azure_resources.md
- 790b258...