Botframework Solutions Versions Save

Welcome to the Bot Framework Solutions repository which is the home for a set of templates and solutions to help build advanced conversational experiences using Azure Bot Service and Bot Framework. Microsoft Bot Framework is a comprehensive framework for building enterprise-grade conversational AI experiences.

1.1.0

2 years ago

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:

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

untagged-5d7b1500d24f2acfaa36

3 years ago

What’s Changed

v1.0

3 years ago

This release is the first generally available version for Virtual Assistant and botframework-solutions. It includes the following:

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.

v0.8-beta

4 years ago

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

v0.7-beta

4 years ago

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

4 years ago

Changes:

  • e4e33d8fca31e0eb71aaf81279b45de9e9c3207d [skills] update to ActivityHandler (#2667)
  • 2b0a7ee040dd02fc6fca6871762e777e112ec74b [Lib] Added skill switch dialog (#2671)
  • 2111366a5ab94d4bdb90539b1c922647747c5060 move skills functionalities into solutions package (#2666)
  • 350c77e3b4260e69ae94f0177ea425f9a9383ea2 update to rc2 (#2660)
  • 59eb16c725c3b1a8ed3ec9fe1bf715e239221793 add location event support in news skill (#2662)
  • 2641ae107b3694a89671ce885d17917e7a214707 [Hospitality] LateCheckOut uses time (#2652)
  • 86e9dcd3c8bdb0948384ad614dbc90c3257fb721 fix search by time in prompt (#2646)
  • a4f9cef7e091fe836dc2ebd322ac0aec6c097f8e Add name extraction for onboarding (#2120)
  • 7da3c4737d39cc9ab7bd25949c79b79106d68410 [Calendar] Add retry count limitation (#2524)
  • f868806cf57129b6675dc0479ad8165fc7c96bcb [Skills] add mit license header (#2631)
See More
  • 052fff0de35df8f4a7f169703ff3bb7ba1759fa7 update lib to 4.6.0 (#2650)
  • 42c0b9adf2ba966c3db2bd225db0c5d2d207ee2c [Skills] use DefaultActivityHandler (#2647)
  • cd02282e81a507b4c34d0209fa99082fad3650f4 [Email] update to activity handler (#2633)
  • 35f0d8ff5c89dfd75b60943e96c1f1e698ee934e add hospitality multi lan lu (#2653)
  • 9cb4d92c6409af66a2bf38ceb28c998ca2a54473 Merge master branch into next
  • c7f0d13ac79047b8d783cab157b6c687ca79f39c [Botskills] Display a warning when the tool found an unrecognized scope (#2658)
  • a1b5a0e708b1231e513f86aa76eda6e53b72c83f Enterprise VA Sample with proactive notifications and multi-turn QnA (#2641)
  • 7ba87f46ab41832975d71d460799669554969311 Update README.md
  • 354e26eaede12bb530003101420e9e1b041dabda fix todo test (#2629)
  • 507c94267faa444c71b52cda10a373f88053874c Fix null reference exception in ScheduledTask.AddScheduledTask (#2416)
  • 39f435a0eb800178c4fc872d3835e700753f3a30 Remove the jekyll-toc plugin and references to compile correctly on github pages
  • aca3c6b688d00285feab3ca43e3dc4e10ac90f98 Run bundle update
  • 609cff5637878d77714a4456f601c1dcad9cbd5e Replace docs with the latest from next (#2642)
  • 4ee31be39cf88657495f3e30b995a2461af59e0a Fix broken tests, and update to 4.6.1 (#2636)
  • a86a0c210a5b2b161ac2410b9ccb6d176bd25cad [Android] Button to reinitialize speech service (#2607) [ #2567 ]
  • 64d9eec807f5c66ce2c6dfca22f89f96075a77eb Update EA/proactive notifications docs to refer to deployment coming soon. Clean up PN with duplicate content explaining Azure resources .
  • 56aba3211563bf1cd50ee500faf2641f13d1e747 [HA] update docs (#2626) [ #2609, #2637, #2638, #2634, #2640, #2628 ]
  • 61eabd6aa377c90b41915aa716f24b6745508979 [ToDo & Weather] Update transcripts (#2628)
  • c1769cb1cbd7f8dc2ca36613543ae26aace14e50 [Docs] Update links in Overview, VA, Skill, Solution Accelerator sections (#2640)
  • 85420069920f9caaac0de5acd009652c2eecd9a2 fix extra luis call (#2634)
  • 0dceefe4f54137abee58ecdadec7bb33a4ceb9b8 Completed Link check for Clients and Channels section. (#2638)
  • d21726bc28903a38fa3a8e73d60e47ea4cde5064 Broke Apart Experimental Skills and Updated What's New and Virtual Assistant Overview. (#2637)
  • a28234ae17d61acde05eca06ac1d100d29e0e749 Update README.md
  • 5e5446da2a76f9f5e8fd660b4d09ff9b82c49813 [Calendar] update wording (#2609)
  • 57ce9a2489834c12d0df52108885a73310c9bbb8 Merge branch 'next' of https://github.com/microsoft/botframework-solutions into next
  • eec801104c90600544be19afb6f98f3fad2a5105 Clean up speech tutorial and event companion app
  • e988dce61c6a933b1ab4481977046f3927b8698b Merge branch 'next' of https://github.com/microsoft/botframework-solutions into next
  • 948e314922bbc2c343b5b39add55ce229fa89db1 Update VirtualAssistantSample.csproj
  • bb9a50f087110c4d54e3444b46bffbec33737b27 [Skills] use single comma for scopes (#2560)
  • df39bfe331db9c953cc87f256db993eb0c75d15b Updated VirtualAssistantSample.csproj
  • a9ab5eff07f61d1c0986af845f1ad2ad644d3a86 Added support for teams authentication (#2619)
  • 84691a2d9612920dc227616ea9cf0b8294ca1e74 Rename speech tutorial to reference direct line speech
  • b814378757197fccbecadad20ff2bba7edf35339 remove unecessary refs (#2604)
  • 9c28759c3808eef0416dbb58c222b4e00d10c2c4 [Skill Template] Updated with new libs, LG, activity handler, main dialog changes (#2613)
  • 34da033cadd793b2370d4826c025ba4dde76344c Updated VirtualAssistantSample.csproj
  • 5591ba8ea5b8c3bcca62516d9eec5b423a9af16f Updated ActivityHandlerDialog.cs
  • f9243c182d89ddf06bf5f07cbdd769d63ac93da0 Update ActivityHandlerDialog.cs
  • 3f214ef9f6b681c7c0a382658dfe3607d5675774 Navigation Structure for Docs Update (#2617)
  • 2fa94607008d7115d9063e471e146ab761c9f678 Update ActivityHandlerDialog.cs
  • 131a9159bf6da1bab5573eba6577aa65cecb16f3 Added What's New Content to Docs Site (#2618)
  • 1671ac94115001f5329627414085329e5b888ca1 [Skills] Update the SDK version to the latest RC (#2614)
  • 7f0fb3c783a147aea230b7a8fb5b934ed1daa5ea [Calendar][POI] add tel prefix in telephone uri (#2616)
  • e707af217cda906549720a70a1cc68deb5eb8b68 [Calendar] update document and fix some issue (#2589)
  • a9c0e2e656a81c58e1f64c4ab1b6f60adcf2cc75 [VA] Cleaned up comments and moved to 4.6-preview-rc1 libs (#2612)
  • 45d2b2dba1facc9b9d8b8c9d7fba2085bcd09129 Fix broken character that prevents docs generating
  • 6bca0ff5fd47370d3315e2c1f99f077714a2ca74 [Android] Add Crashes SDK and update docs (#2566)
  • d0bbc90b522b300d25f68d433c770b3d0518b8a9 Doc Updates (#2611)
  • 8057a90d6405d1a19263596fc54396bc86930db8 Proactive notifications tutorial and make samples shared (#2610)
  • cef50a92f369759b6249880fcc2bb594f6da5433 add bing search transcript (#2600)
  • 2ea7d99f6238d93fec963d74f332498e2164fde7 update doc (#2590)
  • cd22ab969e9f929032fb9e71b249e9839fc60194 [ITSM][POI] transcripts (#2591)
  • b2721c3362df88430a3747ca1c284c6ab277ab46 [Email] Update doc and transcripts (#2592)
  • f8c7cf28900e873012e5a2d8656f0618832440c4 update calendar and news transcript (#2597)
  • 672de0ff522fab594d37966a59fe3b088c17830f lib updates and post merge (#2603)
  • 304128e17d10018009f978f88db510f4e0e7a1b4 [Sdk] fix BotTestBase (#2598)
  • e43ea91941e025015d4035d771a5a727b4e45771 [VA] Updated to latest sdk and libs (#2601)
  • e3f27e62c441f0dda8690c687b4e228306481570 merge
  • e6e254f1550a112f040256995507ddcce331faea Merge branch 'darrenj/lgupdates' into next
  • 8ed5f9355c748252e69942d39ffe0a8edcb2806b [ITSM] use dot instead of number to remove single '1' step (#2599)
  • ae0e26fe65653c3f2fa647187388d01bd98f6ad2 multi locale LG, localization, tests
  • 1e5f6a1b9dec474bc30e14b6d22def086a939c33 update VASample with 4.6rc (#2595)
  • 928418eda6e34a9f88e909fd641f7ede8af563bd [Libs] Deprecated routerDialog moved changes to ActivityHandlerDialog (#2585)
  • 6e2f558b694b4ec9904326b5c3db392a1b1ae2d2 updated to sdk 4.6.0-rc0 (#2593)
  • 9acbde163ed4ce94110e5af4aac069b69e398851 [Restaurant] update transcript and data uri code (#2582)
  • 0594fb2e6978dfd327799d15a804e78edfbd03b6 [Skills] add/update transcripts (#2580)
  • 3ace6a77bff0ad26a677c375a27a5517b73178ac [VA][Skill] fix event, remove BuildServiceProvider (#2579)
  • dc29c80db02984591c7b1f9b6a0f239065f9d1bb move APIToken from conversation state to turn state (#2569)
  • b27a524da232405cadb66a05fbed4f75f7803a89 [Weather] use IsNaN instead of comparison (#2588)
  • f12a7c259cd808490b7a6aad04958875c000552f [botskills] update split and err (#2575)
  • 78b8cef91c29d506e15cfb76b17388fc23b61dba [Skills] set telemetry (#2561)
  • 7d9c579a2b6145ee250a52bedcf1b0d02cb0432f [POI] fix test (#2581)
  • 5187749f4a7ab96c30a5a12861e4200d89eb9463 [Sdk] do not send Handoff (#2522)
  • e3c3242455bab16369fd49f6f92393e0b934b592 [POI] convert to data uri to hide subscription key (#2571)
  • 8242922bf9a517cdc6bd1dc1ae6f1270f55476ad [Skills] update google support doc (#2576)
  • c9ffedd8b0c54430ca322efc0976193bf80a44f7 [Docs] Capture review notes (#2578)
  • 2fa516ee07bb08a092e9fa4b471e9b49eef9d171 replace the OpenDefaultApp (#2572)
  • 448360a3f7422369578c01056e2e4871cb4bb429 new startover message, supress completion in a few places
  • 9d7fa0429fe6a771b83689aa5f6a6229f17e5d4b [ToDo] Fix as designer's suggestion (#2548)
  • 7384638b023eae507e83a41d46fd5db409f9080a [POI] geo uri doc (#2562)
  • 6a0c35218d8d22346daeab217e134762489e637c fix tests with variable responses from LG
  • 4c42e715080c5839bb1181eb4e380240f262fe2f [Email Skill] resouce translate issue fix (#2554)
  • 88518141f033db45a5f172bb9df6b03db55143d3 Updated LG packages, new lg responses
  • 8e05d16bacaac483810807cab67b9120d07c5302 Merge branch 'next' of https://github.com/microsoft/botframework-solutions into next
  • a74559c297b87a00bf120104d53535b471592bbf Add tip for oauth connection name
  • 3d15b679ecd690cd3b2a0b8d0397eb688bd87691 Add enterprise assistant content with latest formatting, usine same formatting on hospitality assistant
  • 95938c2676e6d3395f017bcbfab51746584aab3a [POI] update flow (#2511)
  • aa7c781792a0572d561991a4a1b46f50d6c7bd61 renamed extension method
  • 9024d7176366fe08bb8b7034669987808cbf65e7 [EnterpriseAssistant] Replace Enterprise Template VA with VirtualAssistantSample using LG (#2550)
  • d04809f02a766ec7113ebb35633dea073c6ab6f1 Extension method.
  • 0b70131af19e96221c5ee416663544ac2f40a9fd support find event by time (#2551)
  • f2ff75c449cce3fb5dc4fddfdd12ab79b2d4950f [Email] Fix as designer's suggestion (#2512)
  • 908f137f291a51ff99e6eca7a83b90c962961a6b [Calendar] add auth steps before call api (#2382)
  • 30e106d63f6cc11358c29e6e947f1aee1a245655 [Android] Bug fixes and speech sdk upgrade (#2527) [ #2422, #2526 ]
  • 35e2c579ba26db01c3e2f38d4823d0e5ebb3f67a Update style on handbook/overviews to use ** instead of ` in classes, filenames
  • d051d4956868a0c69195b3e48fc884079b780d39 correct accessor name
  • 3e875e7878b7c90cb8e6530958547880ccd16960 Refactor Onboarding state to UserProfile and updates to LG to make use of UserProfile state and provide more response variation
  • b80770cf44029f50764931367d5133d0721fc5ce pedantic fix (#2521)
  • 123fa6d34b02d25486eabdf7e2ef431137aa8cb4 Update MainDialog.cs (#2536)
  • 23f0d6b2edb2f40c88e8ba2bb5f1e346b768354f [ITSM] return error if could not get user id (#2492)
  • bf731e185dbba52306d641037864da952a13b024 Pull "next docs" into next branch (#2549) [ #2477, #2532, #2498, #2491 ]
  • a0b5b0fd08e7ea6213afa97b2183139c71920237 [Calendar] update create meeting flow wording (#2528)
  • 5610685237a8b9b65fc45ce2117a9c4986d0586c [Calendar] support search meeting by title/attendee/location (#2494)
  • 1057d9806e58f975ea477ec454c49ae69b819474 handle more exception type (#2537)
  • 899b23effecf7c20c68286709ce891f957b53d47 [ITSM] updates for tickets, navigation (#2545)
  • d3225df41f0fa03b1abe3883d9d82dd368744c6c [HospitalityVA] fixes (#2546)
  • 2465e3b1a0dafaf71aecdcdefe12375650b599e6 Update default_configuration.json
  • a05911425fb392367567f99f6c974602feb47a54 [Android] Fix gradle files for CI/CD & add App Center (#2497)
  • dbeb5de7d6c006c1a558785c39cd954c0f19c52c move OpenDefaultApp to correct folder (#2509)
  • 08713f706ba1d3bae9471d2b4b721a58eb62de4c [Skills] synchronize deploy scripts by templates in master branch (#2515)
  • ef25253118f1ed839142eb678e20e7ab87460dee Update experimental.md
  • bb11f212ae6f700d86ef5cc1679ae1482b33118e [ITSM] remove Token from state (#2487)
  • bffbdf37486d52cb1339aeaaba1f7a4c219000a6 [ITSM] add buttons for update/close (#2439)
  • 9e44b68ca72b21357721f10d84813d9e8e8f6fe6 [Skills] sync deploy scripts by templates (#2486)
  • 11d1c96c312710733eea6496d98ee7289b6711c2 [Solutions] Defensive checks for ContentModerator Middleware (#2505)
  • ce1ec822c2d04c5ca1315808ffad670aa4a0d5b4 add copyright headers, null checks (#2514)
  • 1bd89a1751903003aa87a2d5d501087627ffc333 Delete HospitalityAssistant.sln (#2508)
  • 49218b833c790ec086411c5037c8b51e394969b0 Update cognitivemodels.json
  • ef2bd1e27c2056cccf052aeb275d86e6e4efd206 add more exception type (#2357)
  • 6d9704a6e05fd8e9f53e78652c9b313c9201ac88 [Lib] add OpenDefaultApp event model in Solutions (#2349)
  • 5e41052b52cd37581b022fb2681e277887ee7a42 [VA] Implemented SDK telemetry fix for websocket connection (#2490)
  • fb804f9713e5503ce77bae7c68578fbff6b93aa7 [Weather] use Latitude & Longitude if possible (#2447)
  • 21b876f969cd2fdd11810334083f3f133629d41b [Docs] Added telemetry fix to known issues (#2491)
  • 3ee52394371feef001e280aaed6d360bd0befe3a [VA] Added "repeat last message" logic (#2484)
  • 51e676e82e8ad1d5aa473973d68425440622ab78 [Samples] Add relevant skills to VA samples (#2479)
  • d90308e8f561d5b489a5c0c625635bc5b982f6d9 Update experimental.md
  • e287e34f4aca5d1f7ba55168e8893c32be571a11 [ITSM] make use of number (#2375)
  • 002e863f329a16f1c66912e165c26f08be612d53 Add FAQ page and create new help category for FAQ and known issues (#2463) [ #2476 ]
  • 5b4b44985bbf1025f8a3dceddc5a405f89dd1da2 [VA] ActivityHandler implementation with RouterDialog changes (#2464)
  • f2fa1d3a06f131196fc98cb465a9a5186ba1bd5c Fix documentation for botName parameter (#2476)
  • 92af3db2c122ed1219a1a8a99ec95cb9d48517f6 [Lib] Refactored routerDialog (#2458)
  • dd32c7ac11c4a1b0823f1c133c28455755a3e084 [POI] add ShouldInterrupt for SelectPointOfInterestPrompt, SelectActionPrompt (#2268)
  • 921c20f6f8d36d9a2d3f755b7b95767fecdf90fe [Weather] update lu (#2451)
  • ff378e1339e2484872ddf3bcf7d3fe6b5618135d [VA] Convert template to use LG (#2457)
  • 8eeb93c247f83899d1f4fc19a19c9d22c0d0c8d8 Removed duplicated MainResponse (#2452)
  • 36dfddbaf0db3525f8c752cb36ac2442c9e9e4d2 [Lib] Skill Middleware update to clear conv state when skill is cancelled (#2441) [ #2437, #2435, #2436, #2449 ]
  • bebe678c474e110877dc391c61a624251dba8f1e Remove message warning if there are no authentication settings (#2430)
  • b815949954df9fe296886729b336aba6209a2e69 Fix eslint issues (#2418)
  • f41fc0689bfe1135ad237879e638614f8bd2a36a [TypeScript][Samples/Templates] Fix publish instructions after deployment (#2411)
  • ddcf6bd0f936f2ccbc5ca214e1e5bb35b8e6ea00 [TypeScript][Samples/Templates] Update TypeScript ESLint version (#2361)
  • d6825be5baa15390cd802abae0e49c01ea595cc3 skill fixes (#2449)
  • 69ad688aac9da581ad9eb1664ae07d9893ffe462 Update experimental.md
  • 9b32ea6cd3b99b5f44b3386396297020d60be48b Kompetenzen was changed by Skills in the file NewUserGreeting.de.json (#2443)
  • 5eb914c3b6c8849734bd59dbe899cb603a6a9934 Fix vulnerabilities of botskills (#2417)
  • 3ba2d2b00e2f8196bc8cbe9685abf23a0452c99d Refactor Libraries directories to SDK format (#2436)
  • 500f3a3e47a526444a6760419e86b3a6a578e46a Refactor Skill directories (#2435)
  • 0a74c1619f544283d34f1672388f3358b65e7206 Refactor Samples directories (#2437)
  • efeacf371afc68b5758c3db85b608181dc7dbab0 [Android] UI refactoring and bug fix (#2383) [ #2232, #2235, #2238, #2233 ]
  • 2ccc211344e71a14056a4b6f5393a3e14f4adfdd [Skills] convert location to timezone (#2301)
  • 727b49a978f7f33cfecf758b10d3ff7fa6274b43 [Documentation] Fix typos, broken links and stylings (#2414)
  • cd49ddefffd897aecf5f79983af6eb583b86e79f Change from .web.config to web.config (#2410)
  • cf065ba1ea9f47d9f82c73788d4cfcd28e3fcc66 [Maintenance] Realign production & experimental skill directories (#2420)
  • 2db57b733bca1dca7cd22410ca1f3ec45535db90 Fix manifest parameters (#2378)
  • 402f38627c8906c70c9ddfe53e9d55f3d80ec2b1 [Calendar] return both tel number and meeting link when join meeting (#2338)
  • b72f6f11dc93fff205fe64dae30b3d21f038e7fe remove action end response (#2404)
  • 6aae10aceb3beb96a78d5822c08d34dc9ee867d3 Update README.md
  • 47643efa4853db3c7439f60fcb4bcf536c6599b3 fix parse number exception (#2381)
  • 37e0091f9bc036ece1bdb778b3579e9a845636b6 [calendar] Add support for utterance like "my manager" or "his boss" (#2197)
  • 35f5cd4a684d50b6d42ee8cb48380f7ad3b7b0d4 Using country and region in code and comment (#2385)
  • 30e75932c9e12edd5cafb685951a543f9af2128f Update MainPage.xaml.cs
  • 4c0cf85a9282b3dace9cbb0940d43e4d56da56fd doc updates (#2390)
  • 502979b8cfaddd40c5594e960596c91fe3cb006c Update issue templates
  • eaaf664ebf11abe1ddd529ad17d40a2b86cbd0f5 Update vaclient_android.md
  • b28846a6c9beb3470aa1b35a4446ec0d627ab47a Update productivity-todo.md
  • 24192e3a9f6b70c709e902af6ba74691405d1eab Update experimental.md
  • 32c7223801e2dd6406f30e126746d3134439b9d3 Update skillauthentication.md
  • 08cba9e5e059db8e4633c06b9bb109173333b90b Update skillauthentication.md
  • a5741647af5c4d96bf92d72de9855e0e79b3679c Update architecture.md
  • d06cdb03bd3a6473fe483dca56b418afa6ee79e3 Update skillauthentication.md
  • 14d43de8e761b4ab9acac3478f049699c7f63434 Add skill fallback doc
  • 4e63a384ef14d2ebcc995cfa25b0d091ff2a0862 Update 4_edit_your_cognitive_models.md (#2389)
  • 01aa8d68db204ec29d052b5fb74733e28765581e Update 2_edit_your_responses.md (#2387) [ #2239 ]
  • d19db7636fcfb401e7265eb96446dfbf12c8c511 Update README.md
  • f033c4975d6f657961501af896c5a814f72efd88 Update README.md
  • 5adb17be0a5080475c7d546480f3ce469d94dd63 Update README.md
  • fa59a1364d99846574bdd26818868890dcc5f353 Create readme.md
  • fd2cc388820b947a0ec9603b992ca0e1f84abe52 Update readme.md
  • 0d17c7e195a1e3aba538ddbda913f5b5231c501b Update readme.md
  • 77508570c5670be3533d6ab386265c9aaffbcef5 Update 3_create_project.md (#2386)
  • 9cc42b37348a9c828f2dd7b6ba5d023bf42664be Update knownissues.md
  • b2562cfa42cbf744a861224dd16e6cbb4445e95a Update knownissues.md
  • 55db3080384523f40b4885fb0b8df423559c5d39 Fix Bot Skills CLI broken links #2366 (#2367)
  • 1e21a1dce5220cc35de258dc84b1df5c4eeb2f5e Update deployment scripts
  • 498720926859a79d98d97905ad4d900ac830afc7 Updated package versions to 4.5.4 (#2379)
  • d3756dfe4c3a79b4fd3d219fb3bfe7755b62bafd Skill project updates (#2371)
  • 1d2cefae2a40413c1f969f4cfe54204d8d351737 Skill doc updates for 0.6 (#2360)
  • 36448b41cd3b4aa30bed09a7f271360c86e50094 calendar merge fix
  • cf1a54d796fb4d209a1c75562b8d62c48c37c171 merged in calendar changes
  • 3ffe73896babf48628f2ef8f29673b6d46160e3e [Calendar] fix merge issue (#2370)
  • 956861bf19029f6b05ecd038dbdd20a03fa23148 updated phone skill to latest packages
  • 576020224873a67767eb44bb3644ff22089d8a10 updated skills with whitelist changes
  • e10f3a1471009d12654ca64311c5c2741430e879 updated calendar skill to latest from next
  • 8d9a4ef0f128be0909fc2b8bd05d1afeebb9adbe updated skill template with whitelist lib
  • 34877f721e133d23f2b2c92beb4a83228f8a1780 Added whitelist auth provider to lib
  • 322229b2cc513bc9e5a34ad429f300a7534f1ce2 merged master into next
  • d72fc0d76121b44ab7f718c33b2e4a54bd9beec4 Make whitelist optional (#2363)
  • bbf8ff9d05c5e3899a9f80c433897a6ee18a0504 Update README.md
  • 931ea3ecf7ba42715608092893b9401c12134e1c Update README.md
  • 350383995b39a82e1b1b49cc26f44b1dbfb95146 Updated sample code to reflect current templates (#2362)
  • b84d4154751907cdd0af03c136473e27e7310442 Merge branch 'next' of https://github.com/microsoft/botframework-solutions into next
  • 2e079c38780867558cc98fa56bb830085238a3b7 [VA] Removed skill switch by default
  • 723882665201876b5db930220cc6aa6ebeec09f3 doc update (#2347)
  • aec3ad242ed5e7c16d298e9538730ca9860cf62a [Skills] fixes for teams (#2340)
  • 56183179a03de8b9247eb4301174ea0a601a0462 [Botskills] Use botWebAppName and resourceGroupName from the appsettings file (#2346)
  • 2588dc51f6480ad49b8d438e3959d5385ccb16ab [Samples/Templates] Add an informative message with the summary of deployed resources (#2317)
  • 6fe5419803658b3cd1b5ef0e04221dcce23ba174 [POI] update lu files (#2266)
  • 11671c117dd1efd778f6c33f0170a6297b7ece12 [ITSM] update lu, show ticket flow (#2300)
  • e55cc9456f97afd80bf9806aafb4adda389a5154 Latest Android Updates (#2313) [ #2198, #2251, #2261 ]
  • 8351965d017faec7684db5329c0bf85dcfd67781 Rename TelUri to TelephoneUri (#2304)
  • 7451c796f97932795584166c14d990112c25e8d6 Updated error handling in publish.ps1 (#2354)
  • 6b5b640816c549d427b02d8aaee797cca132913d VA and Skill Template updates and synchronization (#2353)
  • 3e0f74f0897d0aac3f1a21fdd161a923492c5112 [Calendar] Fix digest time entity logic (#2327)
  • fb1b50bdfad41d8d2a662ae3ea1ec52d98ed11e2 Phone: New skill to make phone calls (#1659)
  • 4bb9291c984a882cc5e921857e35f4ee4f11e805 Fix vulnerabilities of generator-botbuilder-assistant (#2335)
  • 4e8e75dc49e0ed3064178bb2add1186de75610ba [Samples/Templates] Add resourceGroupName attribute in the appsettings after deployment (#2307)
  • cb80eecbd3d2523f440350fc918bf15238470748 bug fix for single turn dialogs in routerDialog (#2344)
  • 6d44f8f357352fcbf9cfa1d0abc87fd431f0bd46 Various docs issues (#2310) [ #2288, #2274, #2309 ]
  • 6b45d72c7fe8e578ff093bddf75c21cd47bf624b Improve German wording for skills for new user greeting (#2323)
  • cadc7091b6ac16ddd4ca6de53d7290dfd5a22012 [Hospitality] typo fix (#2326)
  • ae26767c63142877fa0ae7eaa3359fb38e9a7429 Update index.md
  • 6d89caf4c5b3baccfb3c1263d4551f1ee65ed21a Add missing properties for the manifestTemplate (#2278)
  • d3e16e36611c2fc663fe33b434eacb5c98a58adf Update Encoding to UTF8 (#2289)
  • 40e163e078922d6260b5aaa109df08b6ae3f15e6 Execution of the install and build during publish script (#2245)
  • f481176f5832c664161a65e9995b29d753120e9a add whitelist to template (#2319)
  • ab9f0ca56858452b9f8a5afc15ada193b9add57c Fix ContentModerator Middleware (#2277)
  • fd3317fa2983499c3ba000009fb98103a8189395 Change default value to false of useDispatch parameter for Skills (#2252)
  • c2d48f3d1ccd23baa4498a8016b4b1df5487bea1 Update README.md
  • 000881eb5899734b7f7c91e2c176fa7c004a9a71 fix find contact issue (#2286)
  • 2d2967f38cc51430b52ebee63f2e635c65447bd6 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 ]
  • 9122102717eb543474f7a3bb176abbf941f8b08e Remove callerId in Auth flow as callerId shouldn't be transferred over the wire (#2291)
  • b85077d125acb0511d3d19c418e47e2735455c8b Add IT Service Management skill (#2078)
  • 5a952224aa8fd13d253c5c50f1a6dc93b456da20 update lib (#2283)
  • 227b2f8b5ceeda1f15352a04b6f9e57de33ba92f [POI] add details card with actions, remove cancel & events, redsign flows (#2250)
  • adc6411001683e82d25666fc9ea0f2fe17005bf9 [Docs] Update hospitality related docs (#2256)
  • c2193b999413a0033ea0bc48b21f2a1303be122f Fix casing of the name property in responses files (#2275)
  • 6425200afa1327c7ca8841368701774e3ab6215c [TypeScript][Samples] Generate samples with the latest version of the generator (#2231)
  • 3df242f1541fc99fd030e4c5701d522d8ed4151d [Calendar] calendar refactoring part 2 (#2185)
  • 9aeef950f2c946ca9d464a2a336af84887978b83 [TypeScript][Samples/Templates] Update the SDK dependencies (#2203)
  • 193e64104366413a45a596365a7bedab6c90b5c2 use Handoff instead of EndOfConversation for SkillTemplate (#2257)
  • 76b720481942f5d37d3dcd574ccad4dac397e2ed [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 ]
  • 9d5ae31848252fc408fbc6098f49ac3b59c74117 [Calendar] fix calendar timezone issue (#2201)

This list of changes was auto generated.

v0.6-preview14

4 years ago

Changes:

  • 9acbde163ed4ce94110e5af4aac069b69e398851 [Restaurant] update transcript and data uri code (#2582)
  • 0594fb2e6978dfd327799d15a804e78edfbd03b6 [Skills] add/update transcripts (#2580)
  • 3ace6a77bff0ad26a677c375a27a5517b73178ac [VA][Skill] fix event, remove BuildServiceProvider (#2579)
  • dc29c80db02984591c7b1f9b6a0f239065f9d1bb move APIToken from conversation state to turn state (#2569)
  • b27a524da232405cadb66a05fbed4f75f7803a89 [Weather] use IsNaN instead of comparison (#2588)
  • f12a7c259cd808490b7a6aad04958875c000552f [botskills] update split and err (#2575)
  • 78b8cef91c29d506e15cfb76b17388fc23b61dba [Skills] set telemetry (#2561)
  • 7d9c579a2b6145ee250a52bedcf1b0d02cb0432f [POI] fix test (#2581)
  • 5187749f4a7ab96c30a5a12861e4200d89eb9463 [Sdk] do not send Handoff (#2522)
  • e3c3242455bab16369fd49f6f92393e0b934b592 [POI] convert to data uri to hide subscription key (#2571)
See More
  • 8242922bf9a517cdc6bd1dc1ae6f1270f55476ad [Skills] update google support doc (#2576)
  • c9ffedd8b0c54430ca322efc0976193bf80a44f7 [Docs] Capture review notes (#2578)
  • 2fa516ee07bb08a092e9fa4b471e9b49eef9d171 replace the OpenDefaultApp (#2572)
  • 9d7fa0429fe6a771b83689aa5f6a6229f17e5d4b [ToDo] Fix as designer's suggestion (#2548)
  • 7384638b023eae507e83a41d46fd5db409f9080a [POI] geo uri doc (#2562)
  • 4c42e715080c5839bb1181eb4e380240f262fe2f [Email Skill] resouce translate issue fix (#2554)
  • 8e05d16bacaac483810807cab67b9120d07c5302 Merge branch 'next' of https://github.com/microsoft/botframework-solutions into next
  • a74559c297b87a00bf120104d53535b471592bbf Add tip for oauth connection name
  • 3d15b679ecd690cd3b2a0b8d0397eb688bd87691 Add enterprise assistant content with latest formatting, usine same formatting on hospitality assistant
  • 95938c2676e6d3395f017bcbfab51746584aab3a [POI] update flow (#2511)
  • 9024d7176366fe08bb8b7034669987808cbf65e7 [EnterpriseAssistant] Replace Enterprise Template VA with VirtualAssistantSample using LG (#2550)
  • 0b70131af19e96221c5ee416663544ac2f40a9fd support find event by time (#2551)
  • f2ff75c449cce3fb5dc4fddfdd12ab79b2d4950f [Email] Fix as designer's suggestion (#2512)
  • 908f137f291a51ff99e6eca7a83b90c962961a6b [Calendar] add auth steps before call api (#2382)
  • 30e106d63f6cc11358c29e6e947f1aee1a245655 [Android] Bug fixes and speech sdk upgrade (#2527) [ #2422, #2526 ]
  • 35e2c579ba26db01c3e2f38d4823d0e5ebb3f67a Update style on handbook/overviews to use ** instead of ` in classes, filenames
  • b80770cf44029f50764931367d5133d0721fc5ce pedantic fix (#2521)
  • 123fa6d34b02d25486eabdf7e2ef431137aa8cb4 Update MainDialog.cs (#2536)
  • 23f0d6b2edb2f40c88e8ba2bb5f1e346b768354f [ITSM] return error if could not get user id (#2492)
  • bf731e185dbba52306d641037864da952a13b024 Pull "next docs" into next branch (#2549) [ #2477, #2532, #2498, #2491 ]
  • a0b5b0fd08e7ea6213afa97b2183139c71920237 [Calendar] update create meeting flow wording (#2528)
  • 5610685237a8b9b65fc45ce2117a9c4986d0586c [Calendar] support search meeting by title/attendee/location (#2494)
  • 1057d9806e58f975ea477ec454c49ae69b819474 handle more exception type (#2537)
  • 899b23effecf7c20c68286709ce891f957b53d47 [ITSM] updates for tickets, navigation (#2545)
  • d3225df41f0fa03b1abe3883d9d82dd368744c6c [HospitalityVA] fixes (#2546)
  • 2465e3b1a0dafaf71aecdcdefe12375650b599e6 Update default_configuration.json
  • a05911425fb392367567f99f6c974602feb47a54 [Android] Fix gradle files for CI/CD & add App Center (#2497)
  • dbeb5de7d6c006c1a558785c39cd954c0f19c52c move OpenDefaultApp to correct folder (#2509)
  • bb11f212ae6f700d86ef5cc1679ae1482b33118e [ITSM] remove Token from state (#2487)
  • bffbdf37486d52cb1339aeaaba1f7a4c219000a6 [ITSM] add buttons for update/close (#2439)
  • 9e44b68ca72b21357721f10d84813d9e8e8f6fe6 [Skills] sync deploy scripts by templates (#2486)
  • 11d1c96c312710733eea6496d98ee7289b6711c2 [Solutions] Defensive checks for ContentModerator Middleware (#2505)
  • ce1ec822c2d04c5ca1315808ffad670aa4a0d5b4 add copyright headers, null checks (#2514)
  • 1bd89a1751903003aa87a2d5d501087627ffc333 Delete HospitalityAssistant.sln (#2508)
  • 49218b833c790ec086411c5037c8b51e394969b0 Update cognitivemodels.json
  • ef2bd1e27c2056cccf052aeb275d86e6e4efd206 add more exception type (#2357)
  • 6d9704a6e05fd8e9f53e78652c9b313c9201ac88 [Lib] add OpenDefaultApp event model in Solutions (#2349)
  • 5e41052b52cd37581b022fb2681e277887ee7a42 [VA] Implemented SDK telemetry fix for websocket connection (#2490)
  • fb804f9713e5503ce77bae7c68578fbff6b93aa7 [Weather] use Latitude & Longitude if possible (#2447)
  • 3ee52394371feef001e280aaed6d360bd0befe3a [VA] Added "repeat last message" logic (#2484)
  • 51e676e82e8ad1d5aa473973d68425440622ab78 [Samples] Add relevant skills to VA samples (#2479)
  • e287e34f4aca5d1f7ba55168e8893c32be571a11 [ITSM] make use of number (#2375)
  • 5b4b44985bbf1025f8a3dceddc5a405f89dd1da2 [VA] ActivityHandler implementation with RouterDialog changes (#2464)
  • 92af3db2c122ed1219a1a8a99ec95cb9d48517f6 [Lib] Refactored routerDialog (#2458)
  • dd32c7ac11c4a1b0823f1c133c28455755a3e084 [POI] add ShouldInterrupt for SelectPointOfInterestPrompt, SelectActionPrompt (#2268)
  • 921c20f6f8d36d9a2d3f755b7b95767fecdf90fe [Weather] update lu (#2451)
  • ff378e1339e2484872ddf3bcf7d3fe6b5618135d [VA] Convert template to use LG (#2457)
  • 36dfddbaf0db3525f8c752cb36ac2442c9e9e4d2 [Lib] Skill Middleware update to clear conv state when skill is cancelled (#2441) [ #2437, #2435, #2436, #2449 ]
  • d6825be5baa15390cd802abae0e49c01ea595cc3 skill fixes (#2449)
  • 3ba2d2b00e2f8196bc8cbe9685abf23a0452c99d Refactor Libraries directories to SDK format (#2436)
  • 500f3a3e47a526444a6760419e86b3a6a578e46a Refactor Skill directories (#2435)
  • 0a74c1619f544283d34f1672388f3358b65e7206 Refactor Samples directories (#2437)
  • efeacf371afc68b5758c3db85b608181dc7dbab0 [Android] UI refactoring and bug fix (#2383) [ #2232, #2235, #2238, #2233 ]
  • 2ccc211344e71a14056a4b6f5393a3e14f4adfdd [Skills] convert location to timezone (#2301)
  • cf065ba1ea9f47d9f82c73788d4cfcd28e3fcc66 [Maintenance] Realign production & experimental skill directories (#2420)
  • 402f38627c8906c70c9ddfe53e9d55f3d80ec2b1 [Calendar] return both tel number and meeting link when join meeting (#2338)
  • 47643efa4853db3c7439f60fcb4bcf536c6599b3 fix parse number exception (#2381)
  • 37e0091f9bc036ece1bdb778b3579e9a845636b6 [calendar] Add support for utterance like "my manager" or "his boss" (#2197)
  • 35f5cd4a684d50b6d42ee8cb48380f7ad3b7b0d4 Using country and region in code and comment (#2385)
  • 1e21a1dce5220cc35de258dc84b1df5c4eeb2f5e Update deployment scripts
  • 498720926859a79d98d97905ad4d900ac830afc7 Updated package versions to 4.5.4 (#2379)
  • d3756dfe4c3a79b4fd3d219fb3bfe7755b62bafd Skill project updates (#2371)
  • 1d2cefae2a40413c1f969f4cfe54204d8d351737 Skill doc updates for 0.6 (#2360)
  • 36448b41cd3b4aa30bed09a7f271360c86e50094 calendar merge fix
  • cf1a54d796fb4d209a1c75562b8d62c48c37c171 merged in calendar changes
  • 3ffe73896babf48628f2ef8f29673b6d46160e3e [Calendar] fix merge issue (#2370)
  • 956861bf19029f6b05ecd038dbdd20a03fa23148 updated phone skill to latest packages
  • 576020224873a67767eb44bb3644ff22089d8a10 updated skills with whitelist changes
  • e10f3a1471009d12654ca64311c5c2741430e879 updated calendar skill to latest from next
  • 8d9a4ef0f128be0909fc2b8bd05d1afeebb9adbe updated skill template with whitelist lib
  • 34877f721e133d23f2b2c92beb4a83228f8a1780 Added whitelist auth provider to lib
  • 322229b2cc513bc9e5a34ad429f300a7534f1ce2 merged master into next
  • d72fc0d76121b44ab7f718c33b2e4a54bd9beec4 Make whitelist optional (#2363)
  • bbf8ff9d05c5e3899a9f80c433897a6ee18a0504 Update README.md
  • 931ea3ecf7ba42715608092893b9401c12134e1c Update README.md
  • 350383995b39a82e1b1b49cc26f44b1dbfb95146 Updated sample code to reflect current templates (#2362)
  • b84d4154751907cdd0af03c136473e27e7310442 Merge branch 'next' of https://github.com/microsoft/botframework-solutions into next
  • 2e079c38780867558cc98fa56bb830085238a3b7 [VA] Removed skill switch by default
  • 723882665201876b5db930220cc6aa6ebeec09f3 doc update (#2347)
  • aec3ad242ed5e7c16d298e9538730ca9860cf62a [Skills] fixes for teams (#2340)
  • 56183179a03de8b9247eb4301174ea0a601a0462 [Botskills] Use botWebAppName and resourceGroupName from the appsettings file (#2346)
  • 2588dc51f6480ad49b8d438e3959d5385ccb16ab [Samples/Templates] Add an informative message with the summary of deployed resources (#2317)
  • 6fe5419803658b3cd1b5ef0e04221dcce23ba174 [POI] update lu files (#2266)
  • 11671c117dd1efd778f6c33f0170a6297b7ece12 [ITSM] update lu, show ticket flow (#2300)
  • e55cc9456f97afd80bf9806aafb4adda389a5154 Latest Android Updates (#2313) [ #2198, #2251, #2261 ]
  • 8351965d017faec7684db5329c0bf85dcfd67781 Rename TelUri to TelephoneUri (#2304)
  • 7451c796f97932795584166c14d990112c25e8d6 Updated error handling in publish.ps1 (#2354)
  • 6b5b640816c549d427b02d8aaee797cca132913d VA and Skill Template updates and synchronization (#2353)
  • 3e0f74f0897d0aac3f1a21fdd161a923492c5112 [Calendar] Fix digest time entity logic (#2327)
  • fb1b50bdfad41d8d2a662ae3ea1ec52d98ed11e2 Phone: New skill to make phone calls (#1659)
  • 4bb9291c984a882cc5e921857e35f4ee4f11e805 Fix vulnerabilities of generator-botbuilder-assistant (#2335)
  • 4e8e75dc49e0ed3064178bb2add1186de75610ba [Samples/Templates] Add resourceGroupName attribute in the appsettings after deployment (#2307)
  • cb80eecbd3d2523f440350fc918bf15238470748 bug fix for single turn dialogs in routerDialog (#2344)
  • 6d44f8f357352fcbf9cfa1d0abc87fd431f0bd46 Various docs issues (#2310) [ #2288, #2274, #2309 ]
  • 6b45d72c7fe8e578ff093bddf75c21cd47bf624b Improve German wording for skills for new user greeting (#2323)
  • cadc7091b6ac16ddd4ca6de53d7290dfd5a22012 [Hospitality] typo fix (#2326)
  • ae26767c63142877fa0ae7eaa3359fb38e9a7429 Update index.md
  • 6d89caf4c5b3baccfb3c1263d4551f1ee65ed21a Add missing properties for the manifestTemplate (#2278)
  • d3e16e36611c2fc663fe33b434eacb5c98a58adf Update Encoding to UTF8 (#2289)
  • 40e163e078922d6260b5aaa109df08b6ae3f15e6 Execution of the install and build during publish script (#2245)
  • f481176f5832c664161a65e9995b29d753120e9a add whitelist to template (#2319)
  • ab9f0ca56858452b9f8a5afc15ada193b9add57c Fix ContentModerator Middleware (#2277)
  • fd3317fa2983499c3ba000009fb98103a8189395 Change default value to false of useDispatch parameter for Skills (#2252)
  • c2d48f3d1ccd23baa4498a8016b4b1df5487bea1 Update README.md
  • 000881eb5899734b7f7c91e2c176fa7c004a9a71 fix find contact issue (#2286)
  • 2d2967f38cc51430b52ebee63f2e635c65447bd6 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 ]
  • 9122102717eb543474f7a3bb176abbf941f8b08e Remove callerId in Auth flow as callerId shouldn't be transferred over the wire (#2291)
  • b85077d125acb0511d3d19c418e47e2735455c8b Add IT Service Management skill (#2078)
  • 5a952224aa8fd13d253c5c50f1a6dc93b456da20 update lib (#2283)
  • 227b2f8b5ceeda1f15352a04b6f9e57de33ba92f [POI] add details card with actions, remove cancel & events, redsign flows (#2250)
  • adc6411001683e82d25666fc9ea0f2fe17005bf9 [Docs] Update hospitality related docs (#2256)
  • c2193b999413a0033ea0bc48b21f2a1303be122f Fix casing of the name property in responses files (#2275)
  • 6425200afa1327c7ca8841368701774e3ab6215c [TypeScript][Samples] Generate samples with the latest version of the generator (#2231)
  • 3df242f1541fc99fd030e4c5701d522d8ed4151d [Calendar] calendar refactoring part 2 (#2185)
  • 9aeef950f2c946ca9d464a2a336af84887978b83 [TypeScript][Samples/Templates] Update the SDK dependencies (#2203)
  • 193e64104366413a45a596365a7bedab6c90b5c2 use Handoff instead of EndOfConversation for SkillTemplate (#2257)
  • 76b720481942f5d37d3dcd574ccad4dac397e2ed [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 ]
  • 853a7ccb940ec2c4d59433b6f2ca2cfa8d5264b4 [TypeScript][BotBuilder-Skills] Use Handoff Activity to manage the signal completion of skill dialog (#2253)
  • 90c6fd75da637d43f062f61511855211c1552b3d [C#][DevOps] Spike for CD in Virtual Assistant Sample (#2210)
  • 6a17602e7f3ae4da3cb0174d42778be93747fdeb Add FeedbackMiddleware to Solutions lib (#2226)
  • 9d5ae31848252fc408fbc6098f49ac3b59c74117 [Calendar] fix calendar timezone issue (#2201)
  • 4d391d62205c827d61078e212a207af4205f2840 update template for naming and DialogState (#2168)
  • e50244df270a02e392ad0a18bc3ad060389f194f [Script] cognitive model args should be camelCased (#2141)
  • 1468a094105cb04cc6a861144990f93534a9ba72 Solve conflicts in deploy.ps1 script (#2188)
  • 3a32384d8c98c4cafcc6fca8ea3240bd3c04e360 Update cognitivemodels.json (#2247)
  • 0bf73a39d98b5da02b76267605038c356d1b1b7f Update cognitivemodels.json (#2246)
  • 499c273f6518c986a6d3a53b2ccba9914df72e7c use Handoff instead of EndOfConversation to signal completion of skill dialog (#2244)
  • ad473bb1db4917251119a7927593631cce827bac [hospitality] remove skills from skills.json file (#2241)
  • 92f2822f41e0ac223be073599ba21245c82ce1a5 Fix authKey property casing (#2176)
  • 8b15cf21e5e77a4aab4cb13ea3a370227d82e62f [Botskills] Add msaAppId property to skillManifest model (#2187) [ #1983 ]
  • dd78bdeff02fb7172f1ff045056580176c3f5bf3 Hospitality sample and skill changes (#2236)
  • 8ace6225b36e84e56caddb56371f479e97697a08 [Weather Skill] Localization issues for zh-cn (#2184)
  • 7748f9d4d0f9dbc47b3e588deb85e9c981541ff2 [POI] Replace the carousel of results with a single card (#2223)
  • 0d71c970dc0cfa75ae66b30467c11f12b94a6920 [Botskills] Update the output format for az commands (#2186)
  • 82b43bbf70f30c65603707ba32b6cfbda6c38fba [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 ]
  • e7db208d7c399b7ef88e9bc19a6980803ee8f5af [Docs] Remove extra word (#2227) [ #2214 ]
  • 421ae9c6812ca717275d5946239b9bad5ce26cff Experimental Event Skill (#2178)
  • ad4cc82e805fdd7433ef1687967cb2fbc2f6745c add experimental feed to test proj (#2204)
  • 450662c98769906fd3af2c3cf1434614f2035847 Work in progress (#2179) [ #1847, #2041, #1973, #2002, #1850, #1974, #2102, #2112, #1584, #2005, #2190, #2191 ]
  • ea03dc193fd24d33c505e708d4dd6ff1f77b3234 use hashset for whitelist (#2164)
  • f2f51a7093dcc3f39e4afc7d6f6a839ae0dfd4e7 fix localization issue (#2170)
  • e0678f14156cff57d5139eb33c84b3552c5e00bc Update footer.html
  • 4f4224f5a03388996edecd99022f2a4cb78456f1 Update footer.html
  • 4aa450e3d3cae6374cd5196cc487a6294d624afe Update footer.html
  • 39d2ea4b151a127e412d5a07024d4a7ca1925e6d Update issue templates
  • 387de7a71050a7d7cd76b4329bde65a63a6f5bbe Add files via upload
  • 826c8bc9e33835db55f82ff15780b1db26d81de5 Create managemodels.md
  • 510eab882179c155852e2c79cc47f1c4b1017acd Update 4_provision_your_azure_resources.md
  • a5b8e84058c545048709c12535b35abc914be733 Update 4_provision_your_azure_resources.md
  • 0e9a16b56a370568b2ee7865584a278ed8a398fd Update 4_provision_your_azure_resources.md
  • 951b8a25e02939ef7683d06671208f9b53ddd97e Update 4_provision_your_azure_resources.md
  • 790b2580bcb561bbf8f1c1356da8b37c5934f83f Update productivity-todo.md
  • 7b826f6515ff07d9845a80ddb41a9ede5ded1cd3 Update skillenablingav4bot.md
  • eae74ed3abe02e60cb5c9cea84171b5c398a5321 Update 1_intro.md
  • 208b39416286bfe63b9bca39e6cbe573a680a472 Update 1_intro.md
  • bd7c005894d559c36c83abc31ae1683e10d5d6fd Update automotive.md
  • d4df47c4f88b97a169df77df97c4015e6f72263a Update testing.md
  • a2d265711864051032f9585ebf06bbc6481bfe94 Update 1_intro.md
  • d16f6a3f6e8c14ae099173843d868587e7f64853 Update 1_intro.md
  • 1e67eae5cd3d3966ae47c2b591af5266338118ae Update 1_intro.md
  • 631664eb741d3a0f1e1f2aebcd813a52285a218e Update 1_intro.md
  • e6facc91e98bf9228bf417ae5f7e3944cf9133ef Update addingskills.md
  • e9c643b8002218ac68b1a6e256f0562706fd25c3 Update productivity-email.md
  • 672e5c32314fa5aff07f333e711b2dfeeec7e02d Update botskills.md
  • f7d07bc015b0a9625ee9a8838120495565b8bed3 Update testing.md
  • 4040ae10120c84b86d1825f8aaec1107a8419001 Update ettovamigration.md
  • 516dba2e28b207ff7fcf11fbc430271328fc26e7 Update experimental.md
  • ed00a75a92226fb00754e40e878a2761b9d8abc8 Update 4_provision_your_azure_resources.md
  • 817dd0d32125a217be7c86aa0dfe1d252c16a6d0 Update 4_provision_your_azure_resources.md
  • ec404dfc054e650f5eb6b4fca7b26e35f0ebb470 Update 4_provision_your_azure_resources.md
  • bceb45a4cd63609120393c70d01fe6b0a1bec599 Update 4_provision_your_azure_resources.md
  • 816718573ce326168e12bc303e00d3d2e36a0afe Update 4_provision_your_azure_resources.md
  • 76ceb4ba9bd2e98be6e136a73e33cabd70432dbf Update productivity-calendar.md
  • f838a0c40bfd4a1ee9937207376853757f6c1ee0 Update default.html
  • 82c531e1e638f6f19946e410b00a01d8310b74f9 Update default.html
  • 065fedbd73f66500155beb79715129d007cd88c9 Update header.html
  • cc20c31abde70fcb502b923716eb9aaf4e36eda7 Update _config.yml
  • fb5fa1f4959ead52abed38acd3179ce7d7189440 [Weather Skill] Localization issues for zh-cn (#2159)
  • 09e6a4c04fbfb4efb4a02052c29e3db030b95b2b initial version of event companion app (#2156)
  • 95811542b9431afe31da996d0a0c947d1d6816d9 remove event triggering for action from documentation (#2150)
  • f3b43124b72a286e1b6d1ba308aca4c194a65b95 cancel remote skill dialog when auth dialog returns with cancellation (#2154)
  • 4a8e198b3aa6f1f1ff9038b456363400266fcb70 Experimental skill fixes (#2149)
  • d569fd112d2ecf7a3f6b7bc5c2b3008fd40a88c3 unify name of DialogState (#2136)
  • b1dd09767179648dda01e39c6c8799f0b8b6ec40 set CallerId in SkillWebSocketTransport (#2138)
  • 5db7a9c643bd166baa2627369f2908b618db1f41 [HospitalitySkill] Add dialog for room service and update request item dialog (#2132)
  • c817fb6a9d40dac1f951e666851438ad9639dbeb [TypeScript][Generator] Update the replacement of template's files (#2111)
  • d25aff21c94903992ccea830d60fc3125a65e40b Update experimental.md (#2146)
  • 610d17f61efb1e58b73a0888521f36ad02e84409 Update deploymentscripts.md
  • 249beb7238ce0054ba3d091962a2bbae91ffca9d fix test project (#2134)
  • af50c233a1344504fc864813f16233e88730cadf [TypeScript][Samples/Template] Add UTF8 default encoding for deployment scripts (#2130)
  • 5b66d69c0bb155b982a49e7aca4cdf94fe3df37a Add experimental Music Skill (#2133)
  • 747fec47c7bed89f377aae46847272e781887c55 [POI] fix localization issue (#2115)
  • 496b139aba446f861770c65d7f12f925fab54219 [Calendar] calendar skill refactor part 1 (#2143)
  • 23a536b57f76a2b87610a7aab0ee088d16b07b48 add perf on SkillWebSocketTransport side (#2147)
  • 556f5d981b0a1c44d62f03decd9337d178da6188 [Point of Interest] Update OpenDefaultApp event value with MapsUri property (#2121)
  • 788ac4b22555de80721ca583f2f9eb326423f433 fix score issue (#2124)
  • ac565cf0c9aed7e5a307bb0ecce62cf17946cafd Update feature_request.md
  • d8e991b3b1a6406f87c3161683bcfb4ec54ee3a0 Update bug_report.md
  • 687fe5d61b0d647b8ee2781dd83a9d3a3fee6736 Update README.md
  • ab8f9db8a04e9eddaeabb4ac19da449a40feb414 Updated gitignore to allow docs site packages (#2126)
  • b4e8d92f565463ad177c6622eb3ad3ae5f492afb Added new GitHub Pages docs site (#2071)
  • 3b22d99c29de57e0803950225c501f03d32b1711 [TypeScript][DevOps] Update deployment scripts and migrate new ARM templates (#1982)
  • b33a0aaa3adea231edd68558113d716da314298c fix localization issue (#2097)
  • 21bd80e32a8e9798a81296264c9769127c2d0622 Latest Android updates (#2088) [ #1847, #2041, #1973, #2002 ]
  • 979d3f3b347f010f96796c8e49831f75d2b1557f [TypeScript][BotBuilder Libs] Update SDK dependencies versions (#2085) [ #2000 ]
  • 76f0e1ff37d468b4151da6810652d11d20ea1d88 change tabs to spaces so markdown renders correctly (#2100)
  • 286ebd88498ab8daedbc0801e29c2e9287792174 BingSearchSkill uses thumbnail in Teams (#2091)
  • 54b63518955676c6bb718ea825387309845402de [Future to Next] Fallback skill & va change (#2076) [ #1875, #1976 ]
  • 29e8dfd092b346b77371dea3078c6ed908cebbaf add health check to SkillController (#2086)
  • 7aac6c500a2be89c831eb6ae0916d230caa1cc58 add OAuthProvider.GenericOauth2 (#2063)
  • e124c2d171251cdf7f12718d26607fc13dcb260e POI improve language model (#1987) (#1991)
  • 448ae25c93910a9f36352f69e5a0ed3b421bfb4f update skill template (#2065)
  • 45a870b1a983687dd9d1ef19bea03a3a8bc5cefd [HospitalitySample] Add KB for hotel FAQs and connect other skills (#2055)
  • c5e43195d76bd500164a02b484e373d0a0e0a44e [HospitalitySkill] Fix reservation data issue and clean up files (#2053)
  • 196a07f3e22c2cb12728339d04b585e36c504240 Cherry pick Power BI sample for next branch (#2048)
  • e64bb9b5ced01d3bb0e5cc95c9f8e601a1f395df Added note in Android doc on host config (#2049)
  • 550ad3a953eebdb8fe64d0c7b3f486640999be2c Add 'msaAppId' to skillManifest model (#1983)
  • 9ebc1d44658b475990f1f4c11d71a44b42a1d0c2 Add special character notification (#2033)
  • 2b3e573ce1562b260f83a27ffb7a4cec9452be30 [TypeScript][Template/Sample] Migrate latest functionalities (#1943)
  • ac50cd99746117c60f37f0ace498e87c8c79f932 Rename property msAppId to msaAppId (#2000)
  • da8ee4c537880b609ec932963d39b180ae6c467e add whitelist authentication (#2072)
  • 46e52d50309e4b2ae0d3e12d12a1e5c606818b58 Change sample from Skills to Virtual Assistant (#2066)
  • 1492f53eb3ec45346217ca21d23dfe2ca29a7bd1 Weather skill and Restaurant Booking skill fixes (#2070)
  • 66e4a394ab04532365a3b335d6b66557648cba52 return semantic response as dialog result (#2069)
  • d6c9d7867fa00dfae7d646c4b05424c3a6238d1e change exising to existing (#2043)
  • a50268c633af57cbd1039b2bc60eed069af03169 [Automotive Skill] Replace event name with settings name (#2050)
  • 6f900c24ef2e62ce72118dade51846cdb4a272e0 fix passing header with StreamingExtensions (#2056)
  • d103baa416d160f01ef024648b98d2aae0e35230 add response into manifest schema (#2052)
  • f7ceefda42da7be3c2ab9ac75a0ea438385e113d enable JWTToken auth by default (#2022)
  • aaf91cc92e58d6120f057363fca7e8b86c06cb95 Power BI: Fix App Insights timespan query that limited all additional timerange parameters (#2034)
  • e9592e387608c7d0578454856c6a7c25f699fca3 [HospitalitySkill] Adding RequestItems dialog (#2028)
  • 7a429307e8645ff72030cdc3ac2be9437a4acd12 make sure semantic action is well maintained in every turn (#2032)
  • 6c4bb374b5ccae605240cc5d4eac28466c4108a8 Add files for Hospitality Sample VA (#2030)
  • b2a6fef60381e306f8ca67665bdd0097d934b3fc Updated templates to apply bot service tag (#2039)
  • eda1e7272438b8d77d96e9f93d12293f2f1380de chery pick fix for bug fix (#2038)
  • 846b8220ce1f8188ccac0585c465ee636be59f8b add POI_TYPE nearest to provide nearest result (#1986) (#2024)
  • 1eb888866fa1b0427c55e04b2b7de8c9dce806e5 Use consistent header name for authorization header (#1948)
  • 6d40eeeeb0ede494217d064eea1dc35505ac5e37 Prevent ludown 'update available' message to break Botskills (#2021)
  • b095aa7822565dbd010f55c4d64d703a1514702b correct link and move to aka.ms (#2015)
  • bc68f154db81ffbfe531d1f2a5db004f24c5a3f7 Hospitality skill (#1797)

This list of changes was auto generated.

v0.6-preview12

4 years ago

Changes:

  • ef2bd1e27c2056cccf052aeb275d86e6e4efd206 add more exception type (#2357)
  • 6d9704a6e05fd8e9f53e78652c9b313c9201ac88 [Lib] add OpenDefaultApp event model in Solutions (#2349)
  • 5e41052b52cd37581b022fb2681e277887ee7a42 [VA] Implemented SDK telemetry fix for websocket connection (#2490)
  • fb804f9713e5503ce77bae7c68578fbff6b93aa7 [Weather] use Latitude & Longitude if possible (#2447)
  • 3ee52394371feef001e280aaed6d360bd0befe3a [VA] Added "repeat last message" logic (#2484)
  • 51e676e82e8ad1d5aa473973d68425440622ab78 [Samples] Add relevant skills to VA samples (#2479)
  • e287e34f4aca5d1f7ba55168e8893c32be571a11 [ITSM] make use of number (#2375)
  • 5b4b44985bbf1025f8a3dceddc5a405f89dd1da2 [VA] ActivityHandler implementation with RouterDialog changes (#2464)
  • 92af3db2c122ed1219a1a8a99ec95cb9d48517f6 [Lib] Refactored routerDialog (#2458)
  • dd32c7ac11c4a1b0823f1c133c28455755a3e084 [POI] add ShouldInterrupt for SelectPointOfInterestPrompt, SelectActionPrompt (#2268)
See More
  • 921c20f6f8d36d9a2d3f755b7b95767fecdf90fe [Weather] update lu (#2451)
  • ff378e1339e2484872ddf3bcf7d3fe6b5618135d [VA] Convert template to use LG (#2457)
  • 36dfddbaf0db3525f8c752cb36ac2442c9e9e4d2 [Lib] Skill Middleware update to clear conv state when skill is cancelled (#2441) [ #2437, #2435, #2436, #2449 ]
  • d6825be5baa15390cd802abae0e49c01ea595cc3 skill fixes (#2449)
  • 3ba2d2b00e2f8196bc8cbe9685abf23a0452c99d Refactor Libraries directories to SDK format (#2436)
  • 500f3a3e47a526444a6760419e86b3a6a578e46a Refactor Skill directories (#2435)
  • 0a74c1619f544283d34f1672388f3358b65e7206 Refactor Samples directories (#2437)
  • efeacf371afc68b5758c3db85b608181dc7dbab0 [Android] UI refactoring and bug fix (#2383) [ #2232, #2235, #2238, #2233 ]
  • 2ccc211344e71a14056a4b6f5393a3e14f4adfdd [Skills] convert location to timezone (#2301)
  • cf065ba1ea9f47d9f82c73788d4cfcd28e3fcc66 [Maintenance] Realign production & experimental skill directories (#2420)
  • 402f38627c8906c70c9ddfe53e9d55f3d80ec2b1 [Calendar] return both tel number and meeting link when join meeting (#2338)
  • 47643efa4853db3c7439f60fcb4bcf536c6599b3 fix parse number exception (#2381)
  • 37e0091f9bc036ece1bdb778b3579e9a845636b6 [calendar] Add support for utterance like "my manager" or "his boss" (#2197)
  • 35f5cd4a684d50b6d42ee8cb48380f7ad3b7b0d4 Using country and region in code and comment (#2385)
  • 1e21a1dce5220cc35de258dc84b1df5c4eeb2f5e Update deployment scripts
  • 498720926859a79d98d97905ad4d900ac830afc7 Updated package versions to 4.5.4 (#2379)
  • d3756dfe4c3a79b4fd3d219fb3bfe7755b62bafd Skill project updates (#2371)
  • 1d2cefae2a40413c1f969f4cfe54204d8d351737 Skill doc updates for 0.6 (#2360)
  • 36448b41cd3b4aa30bed09a7f271360c86e50094 calendar merge fix
  • cf1a54d796fb4d209a1c75562b8d62c48c37c171 merged in calendar changes
  • 3ffe73896babf48628f2ef8f29673b6d46160e3e [Calendar] fix merge issue (#2370)
  • 956861bf19029f6b05ecd038dbdd20a03fa23148 updated phone skill to latest packages
  • 576020224873a67767eb44bb3644ff22089d8a10 updated skills with whitelist changes
  • e10f3a1471009d12654ca64311c5c2741430e879 updated calendar skill to latest from next
  • 8d9a4ef0f128be0909fc2b8bd05d1afeebb9adbe updated skill template with whitelist lib
  • 34877f721e133d23f2b2c92beb4a83228f8a1780 Added whitelist auth provider to lib
  • 322229b2cc513bc9e5a34ad429f300a7534f1ce2 merged master into next
  • d72fc0d76121b44ab7f718c33b2e4a54bd9beec4 Make whitelist optional (#2363)
  • bbf8ff9d05c5e3899a9f80c433897a6ee18a0504 Update README.md
  • 931ea3ecf7ba42715608092893b9401c12134e1c Update README.md
  • 350383995b39a82e1b1b49cc26f44b1dbfb95146 Updated sample code to reflect current templates (#2362)
  • b84d4154751907cdd0af03c136473e27e7310442 Merge branch 'next' of https://github.com/microsoft/botframework-solutions into next
  • 2e079c38780867558cc98fa56bb830085238a3b7 [VA] Removed skill switch by default
  • 723882665201876b5db930220cc6aa6ebeec09f3 doc update (#2347)
  • aec3ad242ed5e7c16d298e9538730ca9860cf62a [Skills] fixes for teams (#2340)
  • 56183179a03de8b9247eb4301174ea0a601a0462 [Botskills] Use botWebAppName and resourceGroupName from the appsettings file (#2346)
  • 2588dc51f6480ad49b8d438e3959d5385ccb16ab [Samples/Templates] Add an informative message with the summary of deployed resources (#2317)
  • 6fe5419803658b3cd1b5ef0e04221dcce23ba174 [POI] update lu files (#2266)
  • 11671c117dd1efd778f6c33f0170a6297b7ece12 [ITSM] update lu, show ticket flow (#2300)
  • e55cc9456f97afd80bf9806aafb4adda389a5154 Latest Android Updates (#2313) [ #2198, #2251, #2261 ]
  • 8351965d017faec7684db5329c0bf85dcfd67781 Rename TelUri to TelephoneUri (#2304)
  • 7451c796f97932795584166c14d990112c25e8d6 Updated error handling in publish.ps1 (#2354)
  • 6b5b640816c549d427b02d8aaee797cca132913d VA and Skill Template updates and synchronization (#2353)
  • 3e0f74f0897d0aac3f1a21fdd161a923492c5112 [Calendar] Fix digest time entity logic (#2327)
  • fb1b50bdfad41d8d2a662ae3ea1ec52d98ed11e2 Phone: New skill to make phone calls (#1659)
  • 4bb9291c984a882cc5e921857e35f4ee4f11e805 Fix vulnerabilities of generator-botbuilder-assistant (#2335)
  • 4e8e75dc49e0ed3064178bb2add1186de75610ba [Samples/Templates] Add resourceGroupName attribute in the appsettings after deployment (#2307)
  • cb80eecbd3d2523f440350fc918bf15238470748 bug fix for single turn dialogs in routerDialog (#2344)
  • 6d44f8f357352fcbf9cfa1d0abc87fd431f0bd46 Various docs issues (#2310) [ #2288, #2274, #2309 ]
  • 6b45d72c7fe8e578ff093bddf75c21cd47bf624b Improve German wording for skills for new user greeting (#2323)
  • cadc7091b6ac16ddd4ca6de53d7290dfd5a22012 [Hospitality] typo fix (#2326)
  • ae26767c63142877fa0ae7eaa3359fb38e9a7429 Update index.md
  • 6d89caf4c5b3baccfb3c1263d4551f1ee65ed21a Add missing properties for the manifestTemplate (#2278)
  • d3e16e36611c2fc663fe33b434eacb5c98a58adf Update Encoding to UTF8 (#2289)
  • 40e163e078922d6260b5aaa109df08b6ae3f15e6 Execution of the install and build during publish script (#2245)
  • f481176f5832c664161a65e9995b29d753120e9a add whitelist to template (#2319)
  • ab9f0ca56858452b9f8a5afc15ada193b9add57c Fix ContentModerator Middleware (#2277)
  • fd3317fa2983499c3ba000009fb98103a8189395 Change default value to false of useDispatch parameter for Skills (#2252)
  • c2d48f3d1ccd23baa4498a8016b4b1df5487bea1 Update README.md
  • 000881eb5899734b7f7c91e2c176fa7c004a9a71 fix find contact issue (#2286)
  • 2d2967f38cc51430b52ebee63f2e635c65447bd6 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 ]
  • 9122102717eb543474f7a3bb176abbf941f8b08e Remove callerId in Auth flow as callerId shouldn't be transferred over the wire (#2291)
  • b85077d125acb0511d3d19c418e47e2735455c8b Add IT Service Management skill (#2078)
  • 5a952224aa8fd13d253c5c50f1a6dc93b456da20 update lib (#2283)
  • 227b2f8b5ceeda1f15352a04b6f9e57de33ba92f [POI] add details card with actions, remove cancel & events, redsign flows (#2250)
  • adc6411001683e82d25666fc9ea0f2fe17005bf9 [Docs] Update hospitality related docs (#2256)
  • c2193b999413a0033ea0bc48b21f2a1303be122f Fix casing of the name property in responses files (#2275)
  • 6425200afa1327c7ca8841368701774e3ab6215c [TypeScript][Samples] Generate samples with the latest version of the generator (#2231)
  • 3df242f1541fc99fd030e4c5701d522d8ed4151d [Calendar] calendar refactoring part 2 (#2185)
  • 9aeef950f2c946ca9d464a2a336af84887978b83 [TypeScript][Samples/Templates] Update the SDK dependencies (#2203)
  • 193e64104366413a45a596365a7bedab6c90b5c2 use Handoff instead of EndOfConversation for SkillTemplate (#2257)
  • 76b720481942f5d37d3dcd574ccad4dac397e2ed [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 ]
  • 853a7ccb940ec2c4d59433b6f2ca2cfa8d5264b4 [TypeScript][BotBuilder-Skills] Use Handoff Activity to manage the signal completion of skill dialog (#2253)
  • 90c6fd75da637d43f062f61511855211c1552b3d [C#][DevOps] Spike for CD in Virtual Assistant Sample (#2210)
  • 6a17602e7f3ae4da3cb0174d42778be93747fdeb Add FeedbackMiddleware to Solutions lib (#2226)
  • 9d5ae31848252fc408fbc6098f49ac3b59c74117 [Calendar] fix calendar timezone issue (#2201)
  • 4d391d62205c827d61078e212a207af4205f2840 update template for naming and DialogState (#2168)
  • e50244df270a02e392ad0a18bc3ad060389f194f [Script] cognitive model args should be camelCased (#2141)
  • 1468a094105cb04cc6a861144990f93534a9ba72 Solve conflicts in deploy.ps1 script (#2188)
  • 3a32384d8c98c4cafcc6fca8ea3240bd3c04e360 Update cognitivemodels.json (#2247)
  • 0bf73a39d98b5da02b76267605038c356d1b1b7f Update cognitivemodels.json (#2246)
  • 499c273f6518c986a6d3a53b2ccba9914df72e7c use Handoff instead of EndOfConversation to signal completion of skill dialog (#2244)
  • ad473bb1db4917251119a7927593631cce827bac [hospitality] remove skills from skills.json file (#2241)
  • 92f2822f41e0ac223be073599ba21245c82ce1a5 Fix authKey property casing (#2176)
  • 8b15cf21e5e77a4aab4cb13ea3a370227d82e62f [Botskills] Add msaAppId property to skillManifest model (#2187) [ #1983 ]
  • dd78bdeff02fb7172f1ff045056580176c3f5bf3 Hospitality sample and skill changes (#2236)
  • 8ace6225b36e84e56caddb56371f479e97697a08 [Weather Skill] Localization issues for zh-cn (#2184)
  • 7748f9d4d0f9dbc47b3e588deb85e9c981541ff2 [POI] Replace the carousel of results with a single card (#2223)
  • 0d71c970dc0cfa75ae66b30467c11f12b94a6920 [Botskills] Update the output format for az commands (#2186)
  • 82b43bbf70f30c65603707ba32b6cfbda6c38fba [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 ]
  • e7db208d7c399b7ef88e9bc19a6980803ee8f5af [Docs] Remove extra word (#2227) [ #2214 ]
  • 421ae9c6812ca717275d5946239b9bad5ce26cff Experimental Event Skill (#2178)
  • ad4cc82e805fdd7433ef1687967cb2fbc2f6745c add experimental feed to test proj (#2204)
  • 450662c98769906fd3af2c3cf1434614f2035847 Work in progress (#2179) [ #1847, #2041, #1973, #2002, #1850, #1974, #2102, #2112, #1584, #2005, #2190, #2191 ]
  • ea03dc193fd24d33c505e708d4dd6ff1f77b3234 use hashset for whitelist (#2164)
  • f2f51a7093dcc3f39e4afc7d6f6a839ae0dfd4e7 fix localization issue (#2170)
  • e0678f14156cff57d5139eb33c84b3552c5e00bc Update footer.html
  • 4f4224f5a03388996edecd99022f2a4cb78456f1 Update footer.html
  • 4aa450e3d3cae6374cd5196cc487a6294d624afe Update footer.html
  • 39d2ea4b151a127e412d5a07024d4a7ca1925e6d Update issue templates
  • 387de7a71050a7d7cd76b4329bde65a63a6f5bbe Add files via upload
  • 826c8bc9e33835db55f82ff15780b1db26d81de5 Create managemodels.md
  • 510eab882179c155852e2c79cc47f1c4b1017acd Update 4_provision_your_azure_resources.md
  • a5b8e84058c545048709c12535b35abc914be733 Update 4_provision_your_azure_resources.md
  • 0e9a16b56a370568b2ee7865584a278ed8a398fd Update 4_provision_your_azure_resources.md
  • 951b8a25e02939ef7683d06671208f9b53ddd97e Update 4_provision_your_azure_resources.md
  • 790b2580bcb561bbf8f1c1356da8b37c5934f83f Update productivity-todo.md
  • 7b826f6515ff07d9845a80ddb41a9ede5ded1cd3 Update skillenablingav4bot.md
  • eae74ed3abe02e60cb5c9cea84171b5c398a5321 Update 1_intro.md
  • 208b39416286bfe63b9bca39e6cbe573a680a472 Update 1_intro.md
  • bd7c005894d559c36c83abc31ae1683e10d5d6fd Update automotive.md
  • d4df47c4f88b97a169df77df97c4015e6f72263a Update testing.md
  • a2d265711864051032f9585ebf06bbc6481bfe94 Update 1_intro.md
  • d16f6a3f6e8c14ae099173843d868587e7f64853 Update 1_intro.md
  • 1e67eae5cd3d3966ae47c2b591af5266338118ae Update 1_intro.md
  • 631664eb741d3a0f1e1f2aebcd813a52285a218e Update 1_intro.md
  • e6facc91e98bf9228bf417ae5f7e3944cf9133ef Update addingskills.md
  • e9c643b8002218ac68b1a6e256f0562706fd25c3 Update productivity-email.md
  • 672e5c32314fa5aff07f333e711b2dfeeec7e02d Update botskills.md
  • f7d07bc015b0a9625ee9a8838120495565b8bed3 Update testing.md
  • 4040ae10120c84b86d1825f8aaec1107a8419001 Update ettovamigration.md
  • 516dba2e28b207ff7fcf11fbc430271328fc26e7 Update experimental.md
  • ed00a75a92226fb00754e40e878a2761b9d8abc8 Update 4_provision_your_azure_resources.md
  • 817dd0d32125a217be7c86aa0dfe1d252c16a6d0 Update 4_provision_your_azure_resources.md
  • ec404dfc054e650f5eb6b4fca7b26e35f0ebb470 Update 4_provision_your_azure_resources.md
  • bceb45a4cd63609120393c70d01fe6b0a1bec599 Update 4_provision_your_azure_resources.md
  • 816718573ce326168e12bc303e00d3d2e36a0afe Update 4_provision_your_azure_resources.md
  • 76ceb4ba9bd2e98be6e136a73e33cabd70432dbf Update productivity-calendar.md
  • f838a0c40bfd4a1ee9937207376853757f6c1ee0 Update default.html
  • 82c531e1e638f6f19946e410b00a01d8310b74f9 Update default.html
  • 065fedbd73f66500155beb79715129d007cd88c9 Update header.html
  • cc20c31abde70fcb502b923716eb9aaf4e36eda7 Update _config.yml
  • fb5fa1f4959ead52abed38acd3179ce7d7189440 [Weather Skill] Localization issues for zh-cn (#2159)
  • 09e6a4c04fbfb4efb4a02052c29e3db030b95b2b initial version of event companion app (#2156)
  • 95811542b9431afe31da996d0a0c947d1d6816d9 remove event triggering for action from documentation (#2150)
  • f3b43124b72a286e1b6d1ba308aca4c194a65b95 cancel remote skill dialog when auth dialog returns with cancellation (#2154)
  • 4a8e198b3aa6f1f1ff9038b456363400266fcb70 Experimental skill fixes (#2149)
  • d569fd112d2ecf7a3f6b7bc5c2b3008fd40a88c3 unify name of DialogState (#2136)
  • b1dd09767179648dda01e39c6c8799f0b8b6ec40 set CallerId in SkillWebSocketTransport (#2138)
  • 5db7a9c643bd166baa2627369f2908b618db1f41 [HospitalitySkill] Add dialog for room service and update request item dialog (#2132)
  • c817fb6a9d40dac1f951e666851438ad9639dbeb [TypeScript][Generator] Update the replacement of template's files (#2111)
  • d25aff21c94903992ccea830d60fc3125a65e40b Update experimental.md (#2146)
  • 610d17f61efb1e58b73a0888521f36ad02e84409 Update deploymentscripts.md
  • 249beb7238ce0054ba3d091962a2bbae91ffca9d fix test project (#2134)
  • af50c233a1344504fc864813f16233e88730cadf [TypeScript][Samples/Template] Add UTF8 default encoding for deployment scripts (#2130)
  • 5b66d69c0bb155b982a49e7aca4cdf94fe3df37a Add experimental Music Skill (#2133)
  • 747fec47c7bed89f377aae46847272e781887c55 [POI] fix localization issue (#2115)
  • 496b139aba446f861770c65d7f12f925fab54219 [Calendar] calendar skill refactor part 1 (#2143)
  • 23a536b57f76a2b87610a7aab0ee088d16b07b48 add perf on SkillWebSocketTransport side (#2147)
  • 556f5d981b0a1c44d62f03decd9337d178da6188 [Point of Interest] Update OpenDefaultApp event value with MapsUri property (#2121)
  • 788ac4b22555de80721ca583f2f9eb326423f433 fix score issue (#2124)
  • ac565cf0c9aed7e5a307bb0ecce62cf17946cafd Update feature_request.md
  • d8e991b3b1a6406f87c3161683bcfb4ec54ee3a0 Update bug_report.md
  • 687fe5d61b0d647b8ee2781dd83a9d3a3fee6736 Update README.md
  • ab8f9db8a04e9eddaeabb4ac19da449a40feb414 Updated gitignore to allow docs site packages (#2126)
  • b4e8d92f565463ad177c6622eb3ad3ae5f492afb Added new GitHub Pages docs site (#2071)
  • 3b22d99c29de57e0803950225c501f03d32b1711 [TypeScript][DevOps] Update deployment scripts and migrate new ARM templates (#1982)
  • b33a0aaa3adea231edd68558113d716da314298c fix localization issue (#2097)
  • 21bd80e32a8e9798a81296264c9769127c2d0622 Latest Android updates (#2088) [ #1847, #2041, #1973, #2002 ]
  • 979d3f3b347f010f96796c8e49831f75d2b1557f [TypeScript][BotBuilder Libs] Update SDK dependencies versions (#2085) [ #2000 ]
  • 76f0e1ff37d468b4151da6810652d11d20ea1d88 change tabs to spaces so markdown renders correctly (#2100)
  • 286ebd88498ab8daedbc0801e29c2e9287792174 BingSearchSkill uses thumbnail in Teams (#2091)
  • 54b63518955676c6bb718ea825387309845402de [Future to Next] Fallback skill & va change (#2076) [ #1875, #1976 ]
  • 29e8dfd092b346b77371dea3078c6ed908cebbaf add health check to SkillController (#2086)
  • 7aac6c500a2be89c831eb6ae0916d230caa1cc58 add OAuthProvider.GenericOauth2 (#2063)
  • e124c2d171251cdf7f12718d26607fc13dcb260e POI improve language model (#1987) (#1991)
  • 448ae25c93910a9f36352f69e5a0ed3b421bfb4f update skill template (#2065)
  • 45a870b1a983687dd9d1ef19bea03a3a8bc5cefd [HospitalitySample] Add KB for hotel FAQs and connect other skills (#2055)
  • c5e43195d76bd500164a02b484e373d0a0e0a44e [HospitalitySkill] Fix reservation data issue and clean up files (#2053)
  • 196a07f3e22c2cb12728339d04b585e36c504240 Cherry pick Power BI sample for next branch (#2048)
  • e64bb9b5ced01d3bb0e5cc95c9f8e601a1f395df Added note in Android doc on host config (#2049)
  • 550ad3a953eebdb8fe64d0c7b3f486640999be2c Add 'msaAppId' to skillManifest model (#1983)
  • 9ebc1d44658b475990f1f4c11d71a44b42a1d0c2 Add special character notification (#2033)
  • 2b3e573ce1562b260f83a27ffb7a4cec9452be30 [TypeScript][Template/Sample] Migrate latest functionalities (#1943)
  • ac50cd99746117c60f37f0ace498e87c8c79f932 Rename property msAppId to msaAppId (#2000)
  • da8ee4c537880b609ec932963d39b180ae6c467e add whitelist authentication (#2072)
  • 46e52d50309e4b2ae0d3e12d12a1e5c606818b58 Change sample from Skills to Virtual Assistant (#2066)
  • 1492f53eb3ec45346217ca21d23dfe2ca29a7bd1 Weather skill and Restaurant Booking skill fixes (#2070)
  • 66e4a394ab04532365a3b335d6b66557648cba52 return semantic response as dialog result (#2069)
  • d6c9d7867fa00dfae7d646c4b05424c3a6238d1e change exising to existing (#2043)
  • a50268c633af57cbd1039b2bc60eed069af03169 [Automotive Skill] Replace event name with settings name (#2050)
  • 6f900c24ef2e62ce72118dade51846cdb4a272e0 fix passing header with StreamingExtensions (#2056)
  • d103baa416d160f01ef024648b98d2aae0e35230 add response into manifest schema (#2052)
  • f7ceefda42da7be3c2ab9ac75a0ea438385e113d enable JWTToken auth by default (#2022)
  • aaf91cc92e58d6120f057363fca7e8b86c06cb95 Power BI: Fix App Insights timespan query that limited all additional timerange parameters (#2034)
  • e9592e387608c7d0578454856c6a7c25f699fca3 [HospitalitySkill] Adding RequestItems dialog (#2028)
  • 7a429307e8645ff72030cdc3ac2be9437a4acd12 make sure semantic action is well maintained in every turn (#2032)
  • 6c4bb374b5ccae605240cc5d4eac28466c4108a8 Add files for Hospitality Sample VA (#2030)
  • b2a6fef60381e306f8ca67665bdd0097d934b3fc Updated templates to apply bot service tag (#2039)
  • eda1e7272438b8d77d96e9f93d12293f2f1380de chery pick fix for bug fix (#2038)
  • 846b8220ce1f8188ccac0585c465ee636be59f8b add POI_TYPE nearest to provide nearest result (#1986) (#2024)
  • 1eb888866fa1b0427c55e04b2b7de8c9dce806e5 Use consistent header name for authorization header (#1948)
  • 6d40eeeeb0ede494217d064eea1dc35505ac5e37 Prevent ludown 'update available' message to break Botskills (#2021)
  • b095aa7822565dbd010f55c4d64d703a1514702b correct link and move to aka.ms (#2015)
  • 8929498993b598b490840cb199f85012ee7b7759 Added doc on skill responses (#2019)
  • bc68f154db81ffbfe531d1f2a5db004f24c5a3f7 Hospitality skill (#1797)
  • d43b0d7a84d17691b1ed7660b9f1d8909ff354e4 [Future to Next] Fallback Lib change (#2012) [ #1875, #1976 ]
  • 6dae291acd75db1a0f7ec87b9539c7fb4fe72664 POI returns no route for not covered areas (#1960) (#1993)
  • 66277aaad365d12a5d658e9bfe68856978a9bf3b use azure map for GetPointOfInterestListByAddressAsync (#1988) (#1994)
  • 0c3aa86e13bcf5fbec096d7512212ad495097050 update GeographyV2 (#1995) (#1996)
  • 0c723d08221273524dd9a3f57cc2560464fff6a6 Merge branch 'next' of https://github.com/microsoft/botframework-solutions into next
  • 11efb3988a51c53b1012488b6b94356661d11dee consolidated deployment docs (#2018)
  • 04ecbe535229cdc8a002be4738110cb70c3d932c Updated diagram [ #1905 ]
  • e7f44fa0c7cfb405178f9f28df93d20501ec3205 updated deployment scripts doc (#2003)
  • 51f0546386bb510e67342570cc864b2d06cb1ab1 Delete addauthentication.md
  • be8c03045bf9be250ae4700e188449e8b82ba524 [Lib]Support Action specific skill call (#1984)
  • 4bb3c7e7ac519daeac5c545d4261e6a6da981f17 Update release-drafter.yml
  • 6f185131e1083ce8520a2aa9e7d6bf2d2e065c7d Updated knownissues.md (#1997)
  • 7b4c4b8fbc37cb18aef82e2f6f3dc388e1ac3110 Update readme.md (#1975)
  • 3405cea573e52fe3e81a4030941085f5cbf3bf4a [TypeScript][BotBuilder Libs] Update functionality of BotBuilder-Skills and BotBuilder-Solutions (#1933)
  • 29c3b369b06dd07acebbd46ee93f0a5f170bef0f [Botskills] Fix line endings for test temporal files (#1945)
  • 86889ef963b5a7144308c2aa9a75ed613bdb785b [Botskills] Handle the version of Azure CLI during the execution of the tool (#1965)
  • 4253ffd80cbed4ea3668668d81ca88daa117bb3d Use of pathToResource property for authenticationResponses (#1939)
  • bf53c3b79ebc4b954cbd4ea9ac80dec61cb4339e Various release fixes (update script, capitalization) (#1967)
  • 23776f7a407cbd2e4d6bd569d9c3d740f3356915 revert skills lib to not use a customized nuspec file to make its dependencies streamlined (#1966)
  • 5c625376943871b521b23328ca178115fcbd5313 VSIX template bug fixes (#1958)
  • 425dcfa840776df525065e7dc30b243d5840e89e enterprise notification sample (#1954)
  • 6cded0f5485042b1f51dcd71cfe40a4a2519d73f Revert "[VA Template] Fix LUIS and QnA names in DispatchLuis (#1953)" (#1957)
  • f6de608caeb30ce9e002cf3b3a614120cf571d9f update skills lib version 4.5.2 (#1955)
  • ab0b5d4cfa12872c2ba36fb3aef31b8aff7f848c [VA Template] Fix LUIS and QnA names in DispatchLuis (#1953)
  • 9afe1f715db03ed50baff60478412afc5dd00b09 Tedlee/update streaming lib (#1951)
  • e236036ffe05511bba5cae11d09426a6710774c9 latest Android updates (#1950) [ #11, #1667, #1665, #1661, #1669, #1660, #1668, #1673, #1676, #1681, #8, #1683, #1685, #1666, #1686, #1690, #1693, #1688, #1695, #1696, #1698, #1647, #1703, #1694, #1702, #1708, #1711, #1712, #1706, #1707, #1709, #1678, #1771, #14, #15, #1662, #1587, #1713, #1635, #1332, #1733, #1791, #1792, #1743, #1800, #1744, #1810, #1811, #1755, #16, #1801, #1816, #18, #1825, #1823, #1813, #1834, #1840, #1841, #1842, #1710, #1729, #1817, #1843, #1828, #20 ]
  • 02e849227e29e354628d4888978474bb97490572 updates to lib (#1934)
  • 60b70b35328ea2d1d296e586a635cdfdcf655f69 Add Skill-Sample YAML file (#1938)
  • 38faf40a010714935a2bb0ff3e77c2ea8585402a use OpenDefaultApp instead of ActiveRoute.Directions (#1443) (#1864) (#1897)
  • 1f606af1d9a13d45328bf2207d3b4f2cf7517d05 Set '--output json' on az cli commands across projects + publish.ps1 prompts (#1940)
  • 8e2c09e4c8e091a5521ee17d2905cb5766a9a500 Template updates + luis_functions fix (#1930)
  • e17b13bdb10b99434375d19bad091f2aa8548043 Fixed utterance source for automotive skill to reflect new naming scheme from settings_dispatch to SettingsDispatch (match LU file) (#1926)
  • 7c18eb18ea80aaa057e69b4956d7bca5900e474e [Botskills] Implement utils tests (#1901)
  • 90afe2bcfffdd47a4452e50080d8716db662abc9 [Botskills] Implement logger tests (#1915)
  • e718581efcdaaf65d2fe9723ef4e9d088a802692 Remove autosave state middleware (#1929)
  • dc82a594bfe4fe96cde0605017b28d13342c8188 Fix test for Virtual Assistant on non-Windows machines (#1881)
  • 6fc44a95a2868c0c931d0b3e43e9f69f6f7b7f44 Updated to IBot Implementation across projects (#1927)
  • c296b82585056180e22742ef75824fa33b1c164e add helper to wrap paths with quotes and update tests (#1889)
  • b4d7d7aa835ac117b874bd7441976ed9fa69da39 remove obsolete event from doc (#1902)
  • d85c73da6d2696c474661501206048e4ed936ff3 Latest Android Updates (#1896) [ #11, #1667, #1665, #1661, #1669, #1660, #1668, #1673, #1676, #1681, #8, #1683, #1685, #1666, #1686, #1690, #1693, #1688, #1695, #1696, #1698, #1647, #1703, #1694, #1702, #1708, #1711, #1712, #1706, #1707, #1709, #1678, #1771, #14, #15, #1662, #1587, #1713, #1635, #1332, #1733, #1791, #1792, #1743, #1800, #1744, #1810, #1811, #1755, #16, #1801, #1816, #1825, #1823, #1813, #1834, #1840, #1841, #1842, #1710, #1729, #1817, #1843, #19, #1828, #20 ]
  • d23bfde039135c409667c6b23e7dc37258a93eb5 speechenablement.md: Update text related to Azure regions (#1904)
  • 04f7c67b1a3bb9e1db82cc1dc4bd5a24eef77f5d Fixed Links in Overview Documentation (#1908)
  • 9cdb9d7ecf8c6d8bb8ff164242c2a10d0f74dd3e use ShortTimePattern of related CultureInfo instead of hardcoded ones (#1728) (#1898)

This list of changes was auto generated.

v0.6-preview11

4 years ago

Changes:

  • 92af3db2c122ed1219a1a8a99ec95cb9d48517f6 [Lib] Refactored routerDialog (#2458)
  • dd32c7ac11c4a1b0823f1c133c28455755a3e084 [POI] add ShouldInterrupt for SelectPointOfInterestPrompt, SelectActionPrompt (#2268)
  • 921c20f6f8d36d9a2d3f755b7b95767fecdf90fe [Weather] update lu (#2451)
  • ff378e1339e2484872ddf3bcf7d3fe6b5618135d [VA] Convert template to use LG (#2457)
  • 36dfddbaf0db3525f8c752cb36ac2442c9e9e4d2 [Lib] Skill Middleware update to clear conv state when skill is cancelled (#2441) [ #2437, #2435, #2436, #2449 ]
  • d6825be5baa15390cd802abae0e49c01ea595cc3 skill fixes (#2449)
  • 3ba2d2b00e2f8196bc8cbe9685abf23a0452c99d Refactor Libraries directories to SDK format (#2436)
  • 500f3a3e47a526444a6760419e86b3a6a578e46a Refactor Skill directories (#2435)
  • 0a74c1619f544283d34f1672388f3358b65e7206 Refactor Samples directories (#2437)
  • efeacf371afc68b5758c3db85b608181dc7dbab0 [Android] UI refactoring and bug fix (#2383) [ #2232, #2235, #2238, #2233 ]
See More
  • 2ccc211344e71a14056a4b6f5393a3e14f4adfdd [Skills] convert location to timezone (#2301)
  • cf065ba1ea9f47d9f82c73788d4cfcd28e3fcc66 [Maintenance] Realign production & experimental skill directories (#2420)
  • 402f38627c8906c70c9ddfe53e9d55f3d80ec2b1 [Calendar] return both tel number and meeting link when join meeting (#2338)
  • 47643efa4853db3c7439f60fcb4bcf536c6599b3 fix parse number exception (#2381)
  • 37e0091f9bc036ece1bdb778b3579e9a845636b6 [calendar] Add support for utterance like "my manager" or "his boss" (#2197)
  • 35f5cd4a684d50b6d42ee8cb48380f7ad3b7b0d4 Using country and region in code and comment (#2385)
  • 1e21a1dce5220cc35de258dc84b1df5c4eeb2f5e Update deployment scripts
  • 498720926859a79d98d97905ad4d900ac830afc7 Updated package versions to 4.5.4 (#2379)
  • d3756dfe4c3a79b4fd3d219fb3bfe7755b62bafd Skill project updates (#2371)
  • 1d2cefae2a40413c1f969f4cfe54204d8d351737 Skill doc updates for 0.6 (#2360)
  • 36448b41cd3b4aa30bed09a7f271360c86e50094 calendar merge fix
  • cf1a54d796fb4d209a1c75562b8d62c48c37c171 merged in calendar changes
  • 3ffe73896babf48628f2ef8f29673b6d46160e3e [Calendar] fix merge issue (#2370)
  • 956861bf19029f6b05ecd038dbdd20a03fa23148 updated phone skill to latest packages
  • 576020224873a67767eb44bb3644ff22089d8a10 updated skills with whitelist changes
  • e10f3a1471009d12654ca64311c5c2741430e879 updated calendar skill to latest from next
  • 8d9a4ef0f128be0909fc2b8bd05d1afeebb9adbe updated skill template with whitelist lib
  • 34877f721e133d23f2b2c92beb4a83228f8a1780 Added whitelist auth provider to lib
  • 322229b2cc513bc9e5a34ad429f300a7534f1ce2 merged master into next
  • d72fc0d76121b44ab7f718c33b2e4a54bd9beec4 Make whitelist optional (#2363)
  • bbf8ff9d05c5e3899a9f80c433897a6ee18a0504 Update README.md
  • 931ea3ecf7ba42715608092893b9401c12134e1c Update README.md
  • 350383995b39a82e1b1b49cc26f44b1dbfb95146 Updated sample code to reflect current templates (#2362)
  • b84d4154751907cdd0af03c136473e27e7310442 Merge branch 'next' of https://github.com/microsoft/botframework-solutions into next
  • 2e079c38780867558cc98fa56bb830085238a3b7 [VA] Removed skill switch by default
  • 723882665201876b5db930220cc6aa6ebeec09f3 doc update (#2347)
  • aec3ad242ed5e7c16d298e9538730ca9860cf62a [Skills] fixes for teams (#2340)
  • 56183179a03de8b9247eb4301174ea0a601a0462 [Botskills] Use botWebAppName and resourceGroupName from the appsettings file (#2346)
  • 2588dc51f6480ad49b8d438e3959d5385ccb16ab [Samples/Templates] Add an informative message with the summary of deployed resources (#2317)
  • 6fe5419803658b3cd1b5ef0e04221dcce23ba174 [POI] update lu files (#2266)
  • 11671c117dd1efd778f6c33f0170a6297b7ece12 [ITSM] update lu, show ticket flow (#2300)
  • e55cc9456f97afd80bf9806aafb4adda389a5154 Latest Android Updates (#2313) [ #2198, #2251, #2261 ]
  • 8351965d017faec7684db5329c0bf85dcfd67781 Rename TelUri to TelephoneUri (#2304)
  • 7451c796f97932795584166c14d990112c25e8d6 Updated error handling in publish.ps1 (#2354)
  • 6b5b640816c549d427b02d8aaee797cca132913d VA and Skill Template updates and synchronization (#2353)
  • 3e0f74f0897d0aac3f1a21fdd161a923492c5112 [Calendar] Fix digest time entity logic (#2327)
  • fb1b50bdfad41d8d2a662ae3ea1ec52d98ed11e2 Phone: New skill to make phone calls (#1659)
  • 4bb9291c984a882cc5e921857e35f4ee4f11e805 Fix vulnerabilities of generator-botbuilder-assistant (#2335)
  • 4e8e75dc49e0ed3064178bb2add1186de75610ba [Samples/Templates] Add resourceGroupName attribute in the appsettings after deployment (#2307)
  • cb80eecbd3d2523f440350fc918bf15238470748 bug fix for single turn dialogs in routerDialog (#2344)
  • 6d44f8f357352fcbf9cfa1d0abc87fd431f0bd46 Various docs issues (#2310) [ #2288, #2274, #2309 ]
  • 6b45d72c7fe8e578ff093bddf75c21cd47bf624b Improve German wording for skills for new user greeting (#2323)
  • cadc7091b6ac16ddd4ca6de53d7290dfd5a22012 [Hospitality] typo fix (#2326)
  • ae26767c63142877fa0ae7eaa3359fb38e9a7429 Update index.md
  • 6d89caf4c5b3baccfb3c1263d4551f1ee65ed21a Add missing properties for the manifestTemplate (#2278)
  • d3e16e36611c2fc663fe33b434eacb5c98a58adf Update Encoding to UTF8 (#2289)
  • 40e163e078922d6260b5aaa109df08b6ae3f15e6 Execution of the install and build during publish script (#2245)
  • f481176f5832c664161a65e9995b29d753120e9a add whitelist to template (#2319)
  • ab9f0ca56858452b9f8a5afc15ada193b9add57c Fix ContentModerator Middleware (#2277)
  • fd3317fa2983499c3ba000009fb98103a8189395 Change default value to false of useDispatch parameter for Skills (#2252)
  • c2d48f3d1ccd23baa4498a8016b4b1df5487bea1 Update README.md
  • 000881eb5899734b7f7c91e2c176fa7c004a9a71 fix find contact issue (#2286)
  • 2d2967f38cc51430b52ebee63f2e635c65447bd6 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 ]
  • 9122102717eb543474f7a3bb176abbf941f8b08e Remove callerId in Auth flow as callerId shouldn't be transferred over the wire (#2291)
  • b85077d125acb0511d3d19c418e47e2735455c8b Add IT Service Management skill (#2078)
  • 5a952224aa8fd13d253c5c50f1a6dc93b456da20 update lib (#2283)
  • 227b2f8b5ceeda1f15352a04b6f9e57de33ba92f [POI] add details card with actions, remove cancel & events, redsign flows (#2250)
  • adc6411001683e82d25666fc9ea0f2fe17005bf9 [Docs] Update hospitality related docs (#2256)
  • c2193b999413a0033ea0bc48b21f2a1303be122f Fix casing of the name property in responses files (#2275)
  • 6425200afa1327c7ca8841368701774e3ab6215c [TypeScript][Samples] Generate samples with the latest version of the generator (#2231)
  • 3df242f1541fc99fd030e4c5701d522d8ed4151d [Calendar] calendar refactoring part 2 (#2185)
  • 9aeef950f2c946ca9d464a2a336af84887978b83 [TypeScript][Samples/Templates] Update the SDK dependencies (#2203)
  • 193e64104366413a45a596365a7bedab6c90b5c2 use Handoff instead of EndOfConversation for SkillTemplate (#2257)
  • 76b720481942f5d37d3dcd574ccad4dac397e2ed [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 ]
  • 853a7ccb940ec2c4d59433b6f2ca2cfa8d5264b4 [TypeScript][BotBuilder-Skills] Use Handoff Activity to manage the signal completion of skill dialog (#2253)
  • 90c6fd75da637d43f062f61511855211c1552b3d [C#][DevOps] Spike for CD in Virtual Assistant Sample (#2210)
  • 6a17602e7f3ae4da3cb0174d42778be93747fdeb Add FeedbackMiddleware to Solutions lib (#2226)
  • 9d5ae31848252fc408fbc6098f49ac3b59c74117 [Calendar] fix calendar timezone issue (#2201)
  • 4d391d62205c827d61078e212a207af4205f2840 update template for naming and DialogState (#2168)
  • e50244df270a02e392ad0a18bc3ad060389f194f [Script] cognitive model args should be camelCased (#2141)
  • 1468a094105cb04cc6a861144990f93534a9ba72 Solve conflicts in deploy.ps1 script (#2188)
  • 3a32384d8c98c4cafcc6fca8ea3240bd3c04e360 Update cognitivemodels.json (#2247)
  • 0bf73a39d98b5da02b76267605038c356d1b1b7f Update cognitivemodels.json (#2246)
  • 499c273f6518c986a6d3a53b2ccba9914df72e7c use Handoff instead of EndOfConversation to signal completion of skill dialog (#2244)
  • ad473bb1db4917251119a7927593631cce827bac [hospitality] remove skills from skills.json file (#2241)
  • 92f2822f41e0ac223be073599ba21245c82ce1a5 Fix authKey property casing (#2176)
  • 8b15cf21e5e77a4aab4cb13ea3a370227d82e62f [Botskills] Add msaAppId property to skillManifest model (#2187) [ #1983 ]
  • dd78bdeff02fb7172f1ff045056580176c3f5bf3 Hospitality sample and skill changes (#2236)
  • 8ace6225b36e84e56caddb56371f479e97697a08 [Weather Skill] Localization issues for zh-cn (#2184)
  • 7748f9d4d0f9dbc47b3e588deb85e9c981541ff2 [POI] Replace the carousel of results with a single card (#2223)
  • 0d71c970dc0cfa75ae66b30467c11f12b94a6920 [Botskills] Update the output format for az commands (#2186)
  • 82b43bbf70f30c65603707ba32b6cfbda6c38fba [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 ]
  • e7db208d7c399b7ef88e9bc19a6980803ee8f5af [Docs] Remove extra word (#2227) [ #2214 ]
  • 421ae9c6812ca717275d5946239b9bad5ce26cff Experimental Event Skill (#2178)
  • ad4cc82e805fdd7433ef1687967cb2fbc2f6745c add experimental feed to test proj (#2204)
  • 450662c98769906fd3af2c3cf1434614f2035847 Work in progress (#2179) [ #1847, #2041, #1973, #2002, #1850, #1974, #2102, #2112, #1584, #2005, #2190, #2191 ]
  • ea03dc193fd24d33c505e708d4dd6ff1f77b3234 use hashset for whitelist (#2164)
  • f2f51a7093dcc3f39e4afc7d6f6a839ae0dfd4e7 fix localization issue (#2170)
  • e0678f14156cff57d5139eb33c84b3552c5e00bc Update footer.html
  • 4f4224f5a03388996edecd99022f2a4cb78456f1 Update footer.html
  • 4aa450e3d3cae6374cd5196cc487a6294d624afe Update footer.html
  • 39d2ea4b151a127e412d5a07024d4a7ca1925e6d Update issue templates
  • 387de7a71050a7d7cd76b4329bde65a63a6f5bbe Add files via upload
  • 826c8bc9e33835db55f82ff15780b1db26d81de5 Create managemodels.md
  • 510eab882179c155852e2c79cc47f1c4b1017acd Update 4_provision_your_azure_resources.md
  • a5b8e84058c545048709c12535b35abc914be733 Update 4_provision_your_azure_resources.md
  • 0e9a16b56a370568b2ee7865584a278ed8a398fd Update 4_provision_your_azure_resources.md
  • 951b8a25e02939ef7683d06671208f9b53ddd97e Update 4_provision_your_azure_resources.md
  • 790b2580bcb561bbf8f1c1356da8b37c5934f83f Update productivity-todo.md
  • 7b826f6515ff07d9845a80ddb41a9ede5ded1cd3 Update skillenablingav4bot.md
  • eae74ed3abe02e60cb5c9cea84171b5c398a5321 Update 1_intro.md
  • 208b39416286bfe63b9bca39e6cbe573a680a472 Update 1_intro.md
  • bd7c005894d559c36c83abc31ae1683e10d5d6fd Update automotive.md
  • d4df47c4f88b97a169df77df97c4015e6f72263a Update testing.md
  • a2d265711864051032f9585ebf06bbc6481bfe94 Update 1_intro.md
  • d16f6a3f6e8c14ae099173843d868587e7f64853 Update 1_intro.md
  • 1e67eae5cd3d3966ae47c2b591af5266338118ae Update 1_intro.md
  • 631664eb741d3a0f1e1f2aebcd813a52285a218e Update 1_intro.md
  • e6facc91e98bf9228bf417ae5f7e3944cf9133ef Update addingskills.md
  • e9c643b8002218ac68b1a6e256f0562706fd25c3 Update productivity-email.md
  • 672e5c32314fa5aff07f333e711b2dfeeec7e02d Update botskills.md
  • f7d07bc015b0a9625ee9a8838120495565b8bed3 Update testing.md
  • 4040ae10120c84b86d1825f8aaec1107a8419001 Update ettovamigration.md
  • 516dba2e28b207ff7fcf11fbc430271328fc26e7 Update experimental.md
  • ed00a75a92226fb00754e40e878a2761b9d8abc8 Update 4_provision_your_azure_resources.md
  • 817dd0d32125a217be7c86aa0dfe1d252c16a6d0 Update 4_provision_your_azure_resources.md
  • ec404dfc054e650f5eb6b4fca7b26e35f0ebb470 Update 4_provision_your_azure_resources.md
  • bceb45a4cd63609120393c70d01fe6b0a1bec599 Update 4_provision_your_azure_resources.md
  • 816718573ce326168e12bc303e00d3d2e36a0afe Update 4_provision_your_azure_resources.md
  • 76ceb4ba9bd2e98be6e136a73e33cabd70432dbf Update productivity-calendar.md
  • f838a0c40bfd4a1ee9937207376853757f6c1ee0 Update default.html
  • 82c531e1e638f6f19946e410b00a01d8310b74f9 Update default.html
  • 065fedbd73f66500155beb79715129d007cd88c9 Update header.html
  • cc20c31abde70fcb502b923716eb9aaf4e36eda7 Update _config.yml
  • fb5fa1f4959ead52abed38acd3179ce7d7189440 [Weather Skill] Localization issues for zh-cn (#2159)
  • 09e6a4c04fbfb4efb4a02052c29e3db030b95b2b initial version of event companion app (#2156)
  • 95811542b9431afe31da996d0a0c947d1d6816d9 remove event triggering for action from documentation (#2150)
  • f3b43124b72a286e1b6d1ba308aca4c194a65b95 cancel remote skill dialog when auth dialog returns with cancellation (#2154)
  • 4a8e198b3aa6f1f1ff9038b456363400266fcb70 Experimental skill fixes (#2149)
  • d569fd112d2ecf7a3f6b7bc5c2b3008fd40a88c3 unify name of DialogState (#2136)
  • b1dd09767179648dda01e39c6c8799f0b8b6ec40 set CallerId in SkillWebSocketTransport (#2138)
  • 5db7a9c643bd166baa2627369f2908b618db1f41 [HospitalitySkill] Add dialog for room service and update request item dialog (#2132)
  • c817fb6a9d40dac1f951e666851438ad9639dbeb [TypeScript][Generator] Update the replacement of template's files (#2111)
  • d25aff21c94903992ccea830d60fc3125a65e40b Update experimental.md (#2146)
  • 610d17f61efb1e58b73a0888521f36ad02e84409 Update deploymentscripts.md
  • 249beb7238ce0054ba3d091962a2bbae91ffca9d fix test project (#2134)
  • af50c233a1344504fc864813f16233e88730cadf [TypeScript][Samples/Template] Add UTF8 default encoding for deployment scripts (#2130)
  • 5b66d69c0bb155b982a49e7aca4cdf94fe3df37a Add experimental Music Skill (#2133)
  • 747fec47c7bed89f377aae46847272e781887c55 [POI] fix localization issue (#2115)
  • 496b139aba446f861770c65d7f12f925fab54219 [Calendar] calendar skill refactor part 1 (#2143)
  • 23a536b57f76a2b87610a7aab0ee088d16b07b48 add perf on SkillWebSocketTransport side (#2147)
  • 556f5d981b0a1c44d62f03decd9337d178da6188 [Point of Interest] Update OpenDefaultApp event value with MapsUri property (#2121)
  • 788ac4b22555de80721ca583f2f9eb326423f433 fix score issue (#2124)
  • ac565cf0c9aed7e5a307bb0ecce62cf17946cafd Update feature_request.md
  • d8e991b3b1a6406f87c3161683bcfb4ec54ee3a0 Update bug_report.md
  • 687fe5d61b0d647b8ee2781dd83a9d3a3fee6736 Update README.md
  • ab8f9db8a04e9eddaeabb4ac19da449a40feb414 Updated gitignore to allow docs site packages (#2126)
  • b4e8d92f565463ad177c6622eb3ad3ae5f492afb Added new GitHub Pages docs site (#2071)
  • 3b22d99c29de57e0803950225c501f03d32b1711 [TypeScript][DevOps] Update deployment scripts and migrate new ARM templates (#1982)
  • b33a0aaa3adea231edd68558113d716da314298c fix localization issue (#2097)
  • 21bd80e32a8e9798a81296264c9769127c2d0622 Latest Android updates (#2088) [ #1847, #2041, #1973, #2002 ]
  • 979d3f3b347f010f96796c8e49831f75d2b1557f [TypeScript][BotBuilder Libs] Update SDK dependencies versions (#2085) [ #2000 ]
  • 76f0e1ff37d468b4151da6810652d11d20ea1d88 change tabs to spaces so markdown renders correctly (#2100)
  • 286ebd88498ab8daedbc0801e29c2e9287792174 BingSearchSkill uses thumbnail in Teams (#2091)
  • 54b63518955676c6bb718ea825387309845402de [Future to Next] Fallback skill & va change (#2076) [ #1875, #1976 ]
  • 29e8dfd092b346b77371dea3078c6ed908cebbaf add health check to SkillController (#2086)
  • 7aac6c500a2be89c831eb6ae0916d230caa1cc58 add OAuthProvider.GenericOauth2 (#2063)
  • e124c2d171251cdf7f12718d26607fc13dcb260e POI improve language model (#1987) (#1991)
  • 448ae25c93910a9f36352f69e5a0ed3b421bfb4f update skill template (#2065)
  • 45a870b1a983687dd9d1ef19bea03a3a8bc5cefd [HospitalitySample] Add KB for hotel FAQs and connect other skills (#2055)
  • c5e43195d76bd500164a02b484e373d0a0e0a44e [HospitalitySkill] Fix reservation data issue and clean up files (#2053)
  • 196a07f3e22c2cb12728339d04b585e36c504240 Cherry pick Power BI sample for next branch (#2048)
  • e64bb9b5ced01d3bb0e5cc95c9f8e601a1f395df Added note in Android doc on host config (#2049)
  • 550ad3a953eebdb8fe64d0c7b3f486640999be2c Add 'msaAppId' to skillManifest model (#1983)
  • 9ebc1d44658b475990f1f4c11d71a44b42a1d0c2 Add special character notification (#2033)
  • 2b3e573ce1562b260f83a27ffb7a4cec9452be30 [TypeScript][Template/Sample] Migrate latest functionalities (#1943)
  • ac50cd99746117c60f37f0ace498e87c8c79f932 Rename property msAppId to msaAppId (#2000)
  • da8ee4c537880b609ec932963d39b180ae6c467e add whitelist authentication (#2072)
  • 46e52d50309e4b2ae0d3e12d12a1e5c606818b58 Change sample from Skills to Virtual Assistant (#2066)
  • 1492f53eb3ec45346217ca21d23dfe2ca29a7bd1 Weather skill and Restaurant Booking skill fixes (#2070)
  • 66e4a394ab04532365a3b335d6b66557648cba52 return semantic response as dialog result (#2069)
  • d6c9d7867fa00dfae7d646c4b05424c3a6238d1e change exising to existing (#2043)
  • a50268c633af57cbd1039b2bc60eed069af03169 [Automotive Skill] Replace event name with settings name (#2050)
  • 6f900c24ef2e62ce72118dade51846cdb4a272e0 fix passing header with StreamingExtensions (#2056)
  • d103baa416d160f01ef024648b98d2aae0e35230 add response into manifest schema (#2052)
  • f7ceefda42da7be3c2ab9ac75a0ea438385e113d enable JWTToken auth by default (#2022)
  • aaf91cc92e58d6120f057363fca7e8b86c06cb95 Power BI: Fix App Insights timespan query that limited all additional timerange parameters (#2034)
  • e9592e387608c7d0578454856c6a7c25f699fca3 [HospitalitySkill] Adding RequestItems dialog (#2028)
  • 7a429307e8645ff72030cdc3ac2be9437a4acd12 make sure semantic action is well maintained in every turn (#2032)
  • 6c4bb374b5ccae605240cc5d4eac28466c4108a8 Add files for Hospitality Sample VA (#2030)
  • b2a6fef60381e306f8ca67665bdd0097d934b3fc Updated templates to apply bot service tag (#2039)
  • eda1e7272438b8d77d96e9f93d12293f2f1380de chery pick fix for bug fix (#2038)
  • 846b8220ce1f8188ccac0585c465ee636be59f8b add POI_TYPE nearest to provide nearest result (#1986) (#2024)
  • 1eb888866fa1b0427c55e04b2b7de8c9dce806e5 Use consistent header name for authorization header (#1948)
  • 6d40eeeeb0ede494217d064eea1dc35505ac5e37 Prevent ludown 'update available' message to break Botskills (#2021)
  • b095aa7822565dbd010f55c4d64d703a1514702b correct link and move to aka.ms (#2015)
  • 8929498993b598b490840cb199f85012ee7b7759 Added doc on skill responses (#2019)
  • bc68f154db81ffbfe531d1f2a5db004f24c5a3f7 Hospitality skill (#1797)
  • d43b0d7a84d17691b1ed7660b9f1d8909ff354e4 [Future to Next] Fallback Lib change (#2012) [ #1875, #1976 ]
  • 6dae291acd75db1a0f7ec87b9539c7fb4fe72664 POI returns no route for not covered areas (#1960) (#1993)
  • 66277aaad365d12a5d658e9bfe68856978a9bf3b use azure map for GetPointOfInterestListByAddressAsync (#1988) (#1994)
  • 0c3aa86e13bcf5fbec096d7512212ad495097050 update GeographyV2 (#1995) (#1996)
  • 0c723d08221273524dd9a3f57cc2560464fff6a6 Merge branch 'next' of https://github.com/microsoft/botframework-solutions into next
  • 11efb3988a51c53b1012488b6b94356661d11dee consolidated deployment docs (#2018)
  • 04ecbe535229cdc8a002be4738110cb70c3d932c Updated diagram [ #1905 ]
  • e7f44fa0c7cfb405178f9f28df93d20501ec3205 updated deployment scripts doc (#2003)
  • 51f0546386bb510e67342570cc864b2d06cb1ab1 Delete addauthentication.md
  • be8c03045bf9be250ae4700e188449e8b82ba524 [Lib]Support Action specific skill call (#1984)
  • 4bb3c7e7ac519daeac5c545d4261e6a6da981f17 Update release-drafter.yml
  • 6f185131e1083ce8520a2aa9e7d6bf2d2e065c7d Updated knownissues.md (#1997)
  • 7b4c4b8fbc37cb18aef82e2f6f3dc388e1ac3110 Update readme.md (#1975)
  • 3405cea573e52fe3e81a4030941085f5cbf3bf4a [TypeScript][BotBuilder Libs] Update functionality of BotBuilder-Skills and BotBuilder-Solutions (#1933)
  • 29c3b369b06dd07acebbd46ee93f0a5f170bef0f [Botskills] Fix line endings for test temporal files (#1945)
  • 86889ef963b5a7144308c2aa9a75ed613bdb785b [Botskills] Handle the version of Azure CLI during the execution of the tool (#1965)
  • 4253ffd80cbed4ea3668668d81ca88daa117bb3d Use of pathToResource property for authenticationResponses (#1939)
  • bf53c3b79ebc4b954cbd4ea9ac80dec61cb4339e Various release fixes (update script, capitalization) (#1967)
  • 23776f7a407cbd2e4d6bd569d9c3d740f3356915 revert skills lib to not use a customized nuspec file to make its dependencies streamlined (#1966)
  • 5c625376943871b521b23328ca178115fcbd5313 VSIX template bug fixes (#1958)
  • 425dcfa840776df525065e7dc30b243d5840e89e enterprise notification sample (#1954)
  • 6cded0f5485042b1f51dcd71cfe40a4a2519d73f Revert "[VA Template] Fix LUIS and QnA names in DispatchLuis (#1953)" (#1957)
  • f6de608caeb30ce9e002cf3b3a614120cf571d9f update skills lib version 4.5.2 (#1955)
  • ab0b5d4cfa12872c2ba36fb3aef31b8aff7f848c [VA Template] Fix LUIS and QnA names in DispatchLuis (#1953)
  • 9afe1f715db03ed50baff60478412afc5dd00b09 Tedlee/update streaming lib (#1951)
  • e236036ffe05511bba5cae11d09426a6710774c9 latest Android updates (#1950) [ #11, #1667, #1665, #1661, #1669, #1660, #1668, #1673, #1676, #1681, #8, #1683, #1685, #1666, #1686, #1690, #1693, #1688, #1695, #1696, #1698, #1647, #1703, #1694, #1702, #1708, #1711, #1712, #1706, #1707, #1709, #1678, #1771, #14, #15, #1662, #1587, #1713, #1635, #1332, #1733, #1791, #1792, #1743, #1800, #1744, #1810, #1811, #1755, #16, #1801, #1816, #18, #1825, #1823, #1813, #1834, #1840, #1841, #1842, #1710, #1729, #1817, #1843, #1828, #20 ]
  • 02e849227e29e354628d4888978474bb97490572 updates to lib (#1934)
  • 60b70b35328ea2d1d296e586a635cdfdcf655f69 Add Skill-Sample YAML file (#1938)
  • 38faf40a010714935a2bb0ff3e77c2ea8585402a use OpenDefaultApp instead of ActiveRoute.Directions (#1443) (#1864) (#1897)
  • 1f606af1d9a13d45328bf2207d3b4f2cf7517d05 Set '--output json' on az cli commands across projects + publish.ps1 prompts (#1940)
  • 8e2c09e4c8e091a5521ee17d2905cb5766a9a500 Template updates + luis_functions fix (#1930)
  • e17b13bdb10b99434375d19bad091f2aa8548043 Fixed utterance source for automotive skill to reflect new naming scheme from settings_dispatch to SettingsDispatch (match LU file) (#1926)
  • 7c18eb18ea80aaa057e69b4956d7bca5900e474e [Botskills] Implement utils tests (#1901)
  • 90afe2bcfffdd47a4452e50080d8716db662abc9 [Botskills] Implement logger tests (#1915)
  • e718581efcdaaf65d2fe9723ef4e9d088a802692 Remove autosave state middleware (#1929)
  • dc82a594bfe4fe96cde0605017b28d13342c8188 Fix test for Virtual Assistant on non-Windows machines (#1881)
  • 6fc44a95a2868c0c931d0b3e43e9f69f6f7b7f44 Updated to IBot Implementation across projects (#1927)
  • c296b82585056180e22742ef75824fa33b1c164e add helper to wrap paths with quotes and update tests (#1889)
  • b4d7d7aa835ac117b874bd7441976ed9fa69da39 remove obsolete event from doc (#1902)
  • d85c73da6d2696c474661501206048e4ed936ff3 Latest Android Updates (#1896) [ #11, #1667, #1665, #1661, #1669, #1660, #1668, #1673, #1676, #1681, #8, #1683, #1685, #1666, #1686, #1690, #1693, #1688, #1695, #1696, #1698, #1647, #1703, #1694, #1702, #1708, #1711, #1712, #1706, #1707, #1709, #1678, #1771, #14, #15, #1662, #1587, #1713, #1635, #1332, #1733, #1791, #1792, #1743, #1800, #1744, #1810, #1811, #1755, #16, #1801, #1816, #1825, #1823, #1813, #1834, #1840, #1841, #1842, #1710, #1729, #1817, #1843, #19, #1828, #20 ]
  • d23bfde039135c409667c6b23e7dc37258a93eb5 speechenablement.md: Update text related to Azure regions (#1904)
  • 04f7c67b1a3bb9e1db82cc1dc4bd5a24eef77f5d Fixed Links in Overview Documentation (#1908)
  • 9cdb9d7ecf8c6d8bb8ff164242c2a10d0f74dd3e use ShortTimePattern of related CultureInfo instead of hardcoded ones (#1728) (#1898)
  • d0ef1ef2960fb438d312f4df1868c028157533e7 Update skilldialog test data (#1899)
  • 28c083e287e74b06a18c8b7eacdeda1f5b19f203 Skills - Updated to sdk 4.5.1 (#1859)
  • b36d9564f9eb9499f9a479986843b5ee1a70e6e2 Skill template - Updated to SDK 4.5.1 (#1858)
  • 1ead95a21aecc1d448464b47a34b61bf5bcba098 VA Template - Updated to 4.5.1 and new streaming extensions (#1857)
  • 1d0a7fb325da7e434ed39b0b66ded92f74a587af Update release-drafter.yml
  • 0f203c5a32f234bd932bed947b5972b6d388595c Update release-drafter.yml
  • 981d92c62cf01ade25b83e4724a0a45fad5719c9 Fix dispatchName argument (#1886)
  • c89cd0f0494209bbe67588256b2ef12281aea185 [Botskills] Support of path with spaces in the execution of external commands (#1885)

This list of changes was auto generated.

v0.6-preview10

4 years ago

Changes:

  • d6825be5baa15390cd802abae0e49c01ea595cc3 skill fixes (#2449)
  • 3ba2d2b00e2f8196bc8cbe9685abf23a0452c99d Refactor Libraries directories to SDK format (#2436)
  • 500f3a3e47a526444a6760419e86b3a6a578e46a Refactor Skill directories (#2435)
  • 0a74c1619f544283d34f1672388f3358b65e7206 Refactor Samples directories (#2437)
  • efeacf371afc68b5758c3db85b608181dc7dbab0 [Android] UI refactoring and bug fix (#2383) [ #2232, #2235, #2238, #2233 ]
  • 2ccc211344e71a14056a4b6f5393a3e14f4adfdd [Skills] convert location to timezone (#2301)
  • cf065ba1ea9f47d9f82c73788d4cfcd28e3fcc66 [Maintenance] Realign production & experimental skill directories (#2420)
  • 402f38627c8906c70c9ddfe53e9d55f3d80ec2b1 [Calendar] return both tel number and meeting link when join meeting (#2338)
  • 47643efa4853db3c7439f60fcb4bcf536c6599b3 fix parse number exception (#2381)
  • 37e0091f9bc036ece1bdb778b3579e9a845636b6 [calendar] Add support for utterance like "my manager" or "his boss" (#2197)
See More
  • 35f5cd4a684d50b6d42ee8cb48380f7ad3b7b0d4 Using country and region in code and comment (#2385)
  • 1e21a1dce5220cc35de258dc84b1df5c4eeb2f5e Update deployment scripts
  • 498720926859a79d98d97905ad4d900ac830afc7 Updated package versions to 4.5.4 (#2379)
  • d3756dfe4c3a79b4fd3d219fb3bfe7755b62bafd Skill project updates (#2371)
  • 1d2cefae2a40413c1f969f4cfe54204d8d351737 Skill doc updates for 0.6 (#2360)
  • 36448b41cd3b4aa30bed09a7f271360c86e50094 calendar merge fix
  • cf1a54d796fb4d209a1c75562b8d62c48c37c171 merged in calendar changes
  • 3ffe73896babf48628f2ef8f29673b6d46160e3e [Calendar] fix merge issue (#2370)
  • 956861bf19029f6b05ecd038dbdd20a03fa23148 updated phone skill to latest packages
  • 576020224873a67767eb44bb3644ff22089d8a10 updated skills with whitelist changes
  • e10f3a1471009d12654ca64311c5c2741430e879 updated calendar skill to latest from next
  • 8d9a4ef0f128be0909fc2b8bd05d1afeebb9adbe updated skill template with whitelist lib
  • 34877f721e133d23f2b2c92beb4a83228f8a1780 Added whitelist auth provider to lib
  • 322229b2cc513bc9e5a34ad429f300a7534f1ce2 merged master into next
  • d72fc0d76121b44ab7f718c33b2e4a54bd9beec4 Make whitelist optional (#2363)
  • bbf8ff9d05c5e3899a9f80c433897a6ee18a0504 Update README.md
  • 931ea3ecf7ba42715608092893b9401c12134e1c Update README.md
  • 350383995b39a82e1b1b49cc26f44b1dbfb95146 Updated sample code to reflect current templates (#2362)
  • b84d4154751907cdd0af03c136473e27e7310442 Merge branch 'next' of https://github.com/microsoft/botframework-solutions into next
  • 2e079c38780867558cc98fa56bb830085238a3b7 [VA] Removed skill switch by default
  • 723882665201876b5db930220cc6aa6ebeec09f3 doc update (#2347)
  • aec3ad242ed5e7c16d298e9538730ca9860cf62a [Skills] fixes for teams (#2340)
  • 56183179a03de8b9247eb4301174ea0a601a0462 [Botskills] Use botWebAppName and resourceGroupName from the appsettings file (#2346)
  • 2588dc51f6480ad49b8d438e3959d5385ccb16ab [Samples/Templates] Add an informative message with the summary of deployed resources (#2317)
  • 6fe5419803658b3cd1b5ef0e04221dcce23ba174 [POI] update lu files (#2266)
  • 11671c117dd1efd778f6c33f0170a6297b7ece12 [ITSM] update lu, show ticket flow (#2300)
  • e55cc9456f97afd80bf9806aafb4adda389a5154 Latest Android Updates (#2313) [ #2198, #2251, #2261 ]
  • 8351965d017faec7684db5329c0bf85dcfd67781 Rename TelUri to TelephoneUri (#2304)
  • 7451c796f97932795584166c14d990112c25e8d6 Updated error handling in publish.ps1 (#2354)
  • 6b5b640816c549d427b02d8aaee797cca132913d VA and Skill Template updates and synchronization (#2353)
  • 3e0f74f0897d0aac3f1a21fdd161a923492c5112 [Calendar] Fix digest time entity logic (#2327)
  • fb1b50bdfad41d8d2a662ae3ea1ec52d98ed11e2 Phone: New skill to make phone calls (#1659)
  • 4bb9291c984a882cc5e921857e35f4ee4f11e805 Fix vulnerabilities of generator-botbuilder-assistant (#2335)
  • 4e8e75dc49e0ed3064178bb2add1186de75610ba [Samples/Templates] Add resourceGroupName attribute in the appsettings after deployment (#2307)
  • cb80eecbd3d2523f440350fc918bf15238470748 bug fix for single turn dialogs in routerDialog (#2344)
  • 6d44f8f357352fcbf9cfa1d0abc87fd431f0bd46 Various docs issues (#2310) [ #2288, #2274, #2309 ]
  • 6b45d72c7fe8e578ff093bddf75c21cd47bf624b Improve German wording for skills for new user greeting (#2323)
  • cadc7091b6ac16ddd4ca6de53d7290dfd5a22012 [Hospitality] typo fix (#2326)
  • ae26767c63142877fa0ae7eaa3359fb38e9a7429 Update index.md
  • 6d89caf4c5b3baccfb3c1263d4551f1ee65ed21a Add missing properties for the manifestTemplate (#2278)
  • d3e16e36611c2fc663fe33b434eacb5c98a58adf Update Encoding to UTF8 (#2289)
  • 40e163e078922d6260b5aaa109df08b6ae3f15e6 Execution of the install and build during publish script (#2245)
  • f481176f5832c664161a65e9995b29d753120e9a add whitelist to template (#2319)
  • ab9f0ca56858452b9f8a5afc15ada193b9add57c Fix ContentModerator Middleware (#2277)
  • fd3317fa2983499c3ba000009fb98103a8189395 Change default value to false of useDispatch parameter for Skills (#2252)
  • c2d48f3d1ccd23baa4498a8016b4b1df5487bea1 Update README.md
  • 000881eb5899734b7f7c91e2c176fa7c004a9a71 fix find contact issue (#2286)
  • 2d2967f38cc51430b52ebee63f2e635c65447bd6 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 ]
  • 9122102717eb543474f7a3bb176abbf941f8b08e Remove callerId in Auth flow as callerId shouldn't be transferred over the wire (#2291)
  • b85077d125acb0511d3d19c418e47e2735455c8b Add IT Service Management skill (#2078)
  • 5a952224aa8fd13d253c5c50f1a6dc93b456da20 update lib (#2283)
  • 227b2f8b5ceeda1f15352a04b6f9e57de33ba92f [POI] add details card with actions, remove cancel & events, redsign flows (#2250)
  • adc6411001683e82d25666fc9ea0f2fe17005bf9 [Docs] Update hospitality related docs (#2256)
  • c2193b999413a0033ea0bc48b21f2a1303be122f Fix casing of the name property in responses files (#2275)
  • 6425200afa1327c7ca8841368701774e3ab6215c [TypeScript][Samples] Generate samples with the latest version of the generator (#2231)
  • 3df242f1541fc99fd030e4c5701d522d8ed4151d [Calendar] calendar refactoring part 2 (#2185)
  • 9aeef950f2c946ca9d464a2a336af84887978b83 [TypeScript][Samples/Templates] Update the SDK dependencies (#2203)
  • 193e64104366413a45a596365a7bedab6c90b5c2 use Handoff instead of EndOfConversation for SkillTemplate (#2257)
  • 76b720481942f5d37d3dcd574ccad4dac397e2ed [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 ]
  • 853a7ccb940ec2c4d59433b6f2ca2cfa8d5264b4 [TypeScript][BotBuilder-Skills] Use Handoff Activity to manage the signal completion of skill dialog (#2253)
  • 90c6fd75da637d43f062f61511855211c1552b3d [C#][DevOps] Spike for CD in Virtual Assistant Sample (#2210)
  • 6a17602e7f3ae4da3cb0174d42778be93747fdeb Add FeedbackMiddleware to Solutions lib (#2226)
  • 9d5ae31848252fc408fbc6098f49ac3b59c74117 [Calendar] fix calendar timezone issue (#2201)
  • 4d391d62205c827d61078e212a207af4205f2840 update template for naming and DialogState (#2168)
  • e50244df270a02e392ad0a18bc3ad060389f194f [Script] cognitive model args should be camelCased (#2141)
  • 1468a094105cb04cc6a861144990f93534a9ba72 Solve conflicts in deploy.ps1 script (#2188)
  • 3a32384d8c98c4cafcc6fca8ea3240bd3c04e360 Update cognitivemodels.json (#2247)
  • 0bf73a39d98b5da02b76267605038c356d1b1b7f Update cognitivemodels.json (#2246)
  • 499c273f6518c986a6d3a53b2ccba9914df72e7c use Handoff instead of EndOfConversation to signal completion of skill dialog (#2244)
  • ad473bb1db4917251119a7927593631cce827bac [hospitality] remove skills from skills.json file (#2241)
  • 92f2822f41e0ac223be073599ba21245c82ce1a5 Fix authKey property casing (#2176)
  • 8b15cf21e5e77a4aab4cb13ea3a370227d82e62f [Botskills] Add msaAppId property to skillManifest model (#2187) [ #1983 ]
  • dd78bdeff02fb7172f1ff045056580176c3f5bf3 Hospitality sample and skill changes (#2236)
  • 8ace6225b36e84e56caddb56371f479e97697a08 [Weather Skill] Localization issues for zh-cn (#2184)
  • 7748f9d4d0f9dbc47b3e588deb85e9c981541ff2 [POI] Replace the carousel of results with a single card (#2223)
  • 0d71c970dc0cfa75ae66b30467c11f12b94a6920 [Botskills] Update the output format for az commands (#2186)
  • 82b43bbf70f30c65603707ba32b6cfbda6c38fba [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 ]
  • e7db208d7c399b7ef88e9bc19a6980803ee8f5af [Docs] Remove extra word (#2227) [ #2214 ]
  • 421ae9c6812ca717275d5946239b9bad5ce26cff Experimental Event Skill (#2178)
  • ad4cc82e805fdd7433ef1687967cb2fbc2f6745c add experimental feed to test proj (#2204)
  • 450662c98769906fd3af2c3cf1434614f2035847 Work in progress (#2179) [ #1847, #2041, #1973, #2002, #1850, #1974, #2102, #2112, #1584, #2005, #2190, #2191 ]
  • ea03dc193fd24d33c505e708d4dd6ff1f77b3234 use hashset for whitelist (#2164)
  • f2f51a7093dcc3f39e4afc7d6f6a839ae0dfd4e7 fix localization issue (#2170)
  • e0678f14156cff57d5139eb33c84b3552c5e00bc Update footer.html
  • 4f4224f5a03388996edecd99022f2a4cb78456f1 Update footer.html
  • 4aa450e3d3cae6374cd5196cc487a6294d624afe Update footer.html
  • 39d2ea4b151a127e412d5a07024d4a7ca1925e6d Update issue templates
  • 387de7a71050a7d7cd76b4329bde65a63a6f5bbe Add files via upload
  • 826c8bc9e33835db55f82ff15780b1db26d81de5 Create managemodels.md
  • 510eab882179c155852e2c79cc47f1c4b1017acd Update 4_provision_your_azure_resources.md
  • a5b8e84058c545048709c12535b35abc914be733 Update 4_provision_your_azure_resources.md
  • 0e9a16b56a370568b2ee7865584a278ed8a398fd Update 4_provision_your_azure_resources.md
  • 951b8a25e02939ef7683d06671208f9b53ddd97e Update 4_provision_your_azure_resources.md
  • 790b2580bcb561bbf8f1c1356da8b37c5934f83f Update productivity-todo.md
  • 7b826f6515ff07d9845a80ddb41a9ede5ded1cd3 Update skillenablingav4bot.md
  • eae74ed3abe02e60cb5c9cea84171b5c398a5321 Update 1_intro.md
  • 208b39416286bfe63b9bca39e6cbe573a680a472 Update 1_intro.md
  • bd7c005894d559c36c83abc31ae1683e10d5d6fd Update automotive.md
  • d4df47c4f88b97a169df77df97c4015e6f72263a Update testing.md
  • a2d265711864051032f9585ebf06bbc6481bfe94 Update 1_intro.md
  • d16f6a3f6e8c14ae099173843d868587e7f64853 Update 1_intro.md
  • 1e67eae5cd3d3966ae47c2b591af5266338118ae Update 1_intro.md
  • 631664eb741d3a0f1e1f2aebcd813a52285a218e Update 1_intro.md
  • e6facc91e98bf9228bf417ae5f7e3944cf9133ef Update addingskills.md
  • e9c643b8002218ac68b1a6e256f0562706fd25c3 Update productivity-email.md
  • 672e5c32314fa5aff07f333e711b2dfeeec7e02d Update botskills.md
  • f7d07bc015b0a9625ee9a8838120495565b8bed3 Update testing.md
  • 4040ae10120c84b86d1825f8aaec1107a8419001 Update ettovamigration.md
  • 516dba2e28b207ff7fcf11fbc430271328fc26e7 Update experimental.md
  • ed00a75a92226fb00754e40e878a2761b9d8abc8 Update 4_provision_your_azure_resources.md
  • 817dd0d32125a217be7c86aa0dfe1d252c16a6d0 Update 4_provision_your_azure_resources.md
  • ec404dfc054e650f5eb6b4fca7b26e35f0ebb470 Update 4_provision_your_azure_resources.md
  • bceb45a4cd63609120393c70d01fe6b0a1bec599 Update 4_provision_your_azure_resources.md
  • 816718573ce326168e12bc303e00d3d2e36a0afe Update 4_provision_your_azure_resources.md
  • 76ceb4ba9bd2e98be6e136a73e33cabd70432dbf Update productivity-calendar.md
  • f838a0c40bfd4a1ee9937207376853757f6c1ee0 Update default.html
  • 82c531e1e638f6f19946e410b00a01d8310b74f9 Update default.html
  • 065fedbd73f66500155beb79715129d007cd88c9 Update header.html
  • cc20c31abde70fcb502b923716eb9aaf4e36eda7 Update _config.yml
  • fb5fa1f4959ead52abed38acd3179ce7d7189440 [Weather Skill] Localization issues for zh-cn (#2159)
  • 09e6a4c04fbfb4efb4a02052c29e3db030b95b2b initial version of event companion app (#2156)
  • 95811542b9431afe31da996d0a0c947d1d6816d9 remove event triggering for action from documentation (#2150)
  • f3b43124b72a286e1b6d1ba308aca4c194a65b95 cancel remote skill dialog when auth dialog returns with cancellation (#2154)
  • 4a8e198b3aa6f1f1ff9038b456363400266fcb70 Experimental skill fixes (#2149)
  • d569fd112d2ecf7a3f6b7bc5c2b3008fd40a88c3 unify name of DialogState (#2136)
  • b1dd09767179648dda01e39c6c8799f0b8b6ec40 set CallerId in SkillWebSocketTransport (#2138)
  • 5db7a9c643bd166baa2627369f2908b618db1f41 [HospitalitySkill] Add dialog for room service and update request item dialog (#2132)
  • c817fb6a9d40dac1f951e666851438ad9639dbeb [TypeScript][Generator] Update the replacement of template's files (#2111)
  • d25aff21c94903992ccea830d60fc3125a65e40b Update experimental.md (#2146)
  • 610d17f61efb1e58b73a0888521f36ad02e84409 Update deploymentscripts.md
  • 249beb7238ce0054ba3d091962a2bbae91ffca9d fix test project (#2134)
  • af50c233a1344504fc864813f16233e88730cadf [TypeScript][Samples/Template] Add UTF8 default encoding for deployment scripts (#2130)
  • 5b66d69c0bb155b982a49e7aca4cdf94fe3df37a Add experimental Music Skill (#2133)
  • 747fec47c7bed89f377aae46847272e781887c55 [POI] fix localization issue (#2115)
  • 496b139aba446f861770c65d7f12f925fab54219 [Calendar] calendar skill refactor part 1 (#2143)
  • 23a536b57f76a2b87610a7aab0ee088d16b07b48 add perf on SkillWebSocketTransport side (#2147)
  • 556f5d981b0a1c44d62f03decd9337d178da6188 [Point of Interest] Update OpenDefaultApp event value with MapsUri property (#2121)
  • 788ac4b22555de80721ca583f2f9eb326423f433 fix score issue (#2124)
  • ac565cf0c9aed7e5a307bb0ecce62cf17946cafd Update feature_request.md
  • d8e991b3b1a6406f87c3161683bcfb4ec54ee3a0 Update bug_report.md
  • 687fe5d61b0d647b8ee2781dd83a9d3a3fee6736 Update README.md
  • ab8f9db8a04e9eddaeabb4ac19da449a40feb414 Updated gitignore to allow docs site packages (#2126)
  • b4e8d92f565463ad177c6622eb3ad3ae5f492afb Added new GitHub Pages docs site (#2071)
  • 3b22d99c29de57e0803950225c501f03d32b1711 [TypeScript][DevOps] Update deployment scripts and migrate new ARM templates (#1982)
  • b33a0aaa3adea231edd68558113d716da314298c fix localization issue (#2097)
  • 21bd80e32a8e9798a81296264c9769127c2d0622 Latest Android updates (#2088) [ #1847, #2041, #1973, #2002 ]
  • 979d3f3b347f010f96796c8e49831f75d2b1557f [TypeScript][BotBuilder Libs] Update SDK dependencies versions (#2085) [ #2000 ]
  • 76f0e1ff37d468b4151da6810652d11d20ea1d88 change tabs to spaces so markdown renders correctly (#2100)
  • 286ebd88498ab8daedbc0801e29c2e9287792174 BingSearchSkill uses thumbnail in Teams (#2091)
  • 54b63518955676c6bb718ea825387309845402de [Future to Next] Fallback skill & va change (#2076) [ #1875, #1976 ]
  • 29e8dfd092b346b77371dea3078c6ed908cebbaf add health check to SkillController (#2086)
  • 7aac6c500a2be89c831eb6ae0916d230caa1cc58 add OAuthProvider.GenericOauth2 (#2063)
  • e124c2d171251cdf7f12718d26607fc13dcb260e POI improve language model (#1987) (#1991)
  • 448ae25c93910a9f36352f69e5a0ed3b421bfb4f update skill template (#2065)
  • 45a870b1a983687dd9d1ef19bea03a3a8bc5cefd [HospitalitySample] Add KB for hotel FAQs and connect other skills (#2055)
  • c5e43195d76bd500164a02b484e373d0a0e0a44e [HospitalitySkill] Fix reservation data issue and clean up files (#2053)
  • 196a07f3e22c2cb12728339d04b585e36c504240 Cherry pick Power BI sample for next branch (#2048)
  • e64bb9b5ced01d3bb0e5cc95c9f8e601a1f395df Added note in Android doc on host config (#2049)
  • 550ad3a953eebdb8fe64d0c7b3f486640999be2c Add 'msaAppId' to skillManifest model (#1983)
  • 9ebc1d44658b475990f1f4c11d71a44b42a1d0c2 Add special character notification (#2033)
  • 2b3e573ce1562b260f83a27ffb7a4cec9452be30 [TypeScript][Template/Sample] Migrate latest functionalities (#1943)
  • ac50cd99746117c60f37f0ace498e87c8c79f932 Rename property msAppId to msaAppId (#2000)
  • da8ee4c537880b609ec932963d39b180ae6c467e add whitelist authentication (#2072)
  • 46e52d50309e4b2ae0d3e12d12a1e5c606818b58 Change sample from Skills to Virtual Assistant (#2066)
  • 1492f53eb3ec45346217ca21d23dfe2ca29a7bd1 Weather skill and Restaurant Booking skill fixes (#2070)
  • 66e4a394ab04532365a3b335d6b66557648cba52 return semantic response as dialog result (#2069)
  • d6c9d7867fa00dfae7d646c4b05424c3a6238d1e change exising to existing (#2043)
  • a50268c633af57cbd1039b2bc60eed069af03169 [Automotive Skill] Replace event name with settings name (#2050)
  • 6f900c24ef2e62ce72118dade51846cdb4a272e0 fix passing header with StreamingExtensions (#2056)
  • d103baa416d160f01ef024648b98d2aae0e35230 add response into manifest schema (#2052)
  • f7ceefda42da7be3c2ab9ac75a0ea438385e113d enable JWTToken auth by default (#2022)
  • aaf91cc92e58d6120f057363fca7e8b86c06cb95 Power BI: Fix App Insights timespan query that limited all additional timerange parameters (#2034)
  • e9592e387608c7d0578454856c6a7c25f699fca3 [HospitalitySkill] Adding RequestItems dialog (#2028)
  • 7a429307e8645ff72030cdc3ac2be9437a4acd12 make sure semantic action is well maintained in every turn (#2032)
  • 6c4bb374b5ccae605240cc5d4eac28466c4108a8 Add files for Hospitality Sample VA (#2030)
  • b2a6fef60381e306f8ca67665bdd0097d934b3fc Updated templates to apply bot service tag (#2039)
  • eda1e7272438b8d77d96e9f93d12293f2f1380de chery pick fix for bug fix (#2038)
  • 846b8220ce1f8188ccac0585c465ee636be59f8b add POI_TYPE nearest to provide nearest result (#1986) (#2024)
  • 1eb888866fa1b0427c55e04b2b7de8c9dce806e5 Use consistent header name for authorization header (#1948)
  • 6d40eeeeb0ede494217d064eea1dc35505ac5e37 Prevent ludown 'update available' message to break Botskills (#2021)
  • b095aa7822565dbd010f55c4d64d703a1514702b correct link and move to aka.ms (#2015)
  • 8929498993b598b490840cb199f85012ee7b7759 Added doc on skill responses (#2019)
  • bc68f154db81ffbfe531d1f2a5db004f24c5a3f7 Hospitality skill (#1797)
  • d43b0d7a84d17691b1ed7660b9f1d8909ff354e4 [Future to Next] Fallback Lib change (#2012) [ #1875, #1976 ]
  • 6dae291acd75db1a0f7ec87b9539c7fb4fe72664 POI returns no route for not covered areas (#1960) (#1993)
  • 66277aaad365d12a5d658e9bfe68856978a9bf3b use azure map for GetPointOfInterestListByAddressAsync (#1988) (#1994)
  • 0c3aa86e13bcf5fbec096d7512212ad495097050 update GeographyV2 (#1995) (#1996)
  • 0c723d08221273524dd9a3f57cc2560464fff6a6 Merge branch 'next' of https://github.com/microsoft/botframework-solutions into next
  • 11efb3988a51c53b1012488b6b94356661d11dee consolidated deployment docs (#2018)
  • 04ecbe535229cdc8a002be4738110cb70c3d932c Updated diagram [ #1905 ]
  • e7f44fa0c7cfb405178f9f28df93d20501ec3205 updated deployment scripts doc (#2003)
  • 51f0546386bb510e67342570cc864b2d06cb1ab1 Delete addauthentication.md
  • be8c03045bf9be250ae4700e188449e8b82ba524 [Lib]Support Action specific skill call (#1984)
  • 4bb3c7e7ac519daeac5c545d4261e6a6da981f17 Update release-drafter.yml
  • 6f185131e1083ce8520a2aa9e7d6bf2d2e065c7d Updated knownissues.md (#1997)
  • 7b4c4b8fbc37cb18aef82e2f6f3dc388e1ac3110 Update readme.md (#1975)
  • 3405cea573e52fe3e81a4030941085f5cbf3bf4a [TypeScript][BotBuilder Libs] Update functionality of BotBuilder-Skills and BotBuilder-Solutions (#1933)
  • 29c3b369b06dd07acebbd46ee93f0a5f170bef0f [Botskills] Fix line endings for test temporal files (#1945)
  • 86889ef963b5a7144308c2aa9a75ed613bdb785b [Botskills] Handle the version of Azure CLI during the execution of the tool (#1965)
  • 4253ffd80cbed4ea3668668d81ca88daa117bb3d Use of pathToResource property for authenticationResponses (#1939)
  • bf53c3b79ebc4b954cbd4ea9ac80dec61cb4339e Various release fixes (update script, capitalization) (#1967)
  • 23776f7a407cbd2e4d6bd569d9c3d740f3356915 revert skills lib to not use a customized nuspec file to make its dependencies streamlined (#1966)
  • 5c625376943871b521b23328ca178115fcbd5313 VSIX template bug fixes (#1958)
  • 425dcfa840776df525065e7dc30b243d5840e89e enterprise notification sample (#1954)
  • 6cded0f5485042b1f51dcd71cfe40a4a2519d73f Revert "[VA Template] Fix LUIS and QnA names in DispatchLuis (#1953)" (#1957)
  • f6de608caeb30ce9e002cf3b3a614120cf571d9f update skills lib version 4.5.2 (#1955)
  • ab0b5d4cfa12872c2ba36fb3aef31b8aff7f848c [VA Template] Fix LUIS and QnA names in DispatchLuis (#1953)
  • 9afe1f715db03ed50baff60478412afc5dd00b09 Tedlee/update streaming lib (#1951)
  • e236036ffe05511bba5cae11d09426a6710774c9 latest Android updates (#1950) [ #11, #1667, #1665, #1661, #1669, #1660, #1668, #1673, #1676, #1681, #8, #1683, #1685, #1666, #1686, #1690, #1693, #1688, #1695, #1696, #1698, #1647, #1703, #1694, #1702, #1708, #1711, #1712, #1706, #1707, #1709, #1678, #1771, #14, #15, #1662, #1587, #1713, #1635, #1332, #1733, #1791, #1792, #1743, #1800, #1744, #1810, #1811, #1755, #16, #1801, #1816, #18, #1825, #1823, #1813, #1834, #1840, #1841, #1842, #1710, #1729, #1817, #1843, #1828, #20 ]
  • 02e849227e29e354628d4888978474bb97490572 updates to lib (#1934)
  • 60b70b35328ea2d1d296e586a635cdfdcf655f69 Add Skill-Sample YAML file (#1938)
  • 38faf40a010714935a2bb0ff3e77c2ea8585402a use OpenDefaultApp instead of ActiveRoute.Directions (#1443) (#1864) (#1897)
  • 1f606af1d9a13d45328bf2207d3b4f2cf7517d05 Set '--output json' on az cli commands across projects + publish.ps1 prompts (#1940)
  • 8e2c09e4c8e091a5521ee17d2905cb5766a9a500 Template updates + luis_functions fix (#1930)
  • e17b13bdb10b99434375d19bad091f2aa8548043 Fixed utterance source for automotive skill to reflect new naming scheme from settings_dispatch to SettingsDispatch (match LU file) (#1926)
  • 7c18eb18ea80aaa057e69b4956d7bca5900e474e [Botskills] Implement utils tests (#1901)
  • 90afe2bcfffdd47a4452e50080d8716db662abc9 [Botskills] Implement logger tests (#1915)
  • e718581efcdaaf65d2fe9723ef4e9d088a802692 Remove autosave state middleware (#1929)
  • dc82a594bfe4fe96cde0605017b28d13342c8188 Fix test for Virtual Assistant on non-Windows machines (#1881)
  • 6fc44a95a2868c0c931d0b3e43e9f69f6f7b7f44 Updated to IBot Implementation across projects (#1927)
  • c296b82585056180e22742ef75824fa33b1c164e add helper to wrap paths with quotes and update tests (#1889)
  • b4d7d7aa835ac117b874bd7441976ed9fa69da39 remove obsolete event from doc (#1902)
  • d85c73da6d2696c474661501206048e4ed936ff3 Latest Android Updates (#1896) [ #11, #1667, #1665, #1661, #1669, #1660, #1668, #1673, #1676, #1681, #8, #1683, #1685, #1666, #1686, #1690, #1693, #1688, #1695, #1696, #1698, #1647, #1703, #1694, #1702, #1708, #1711, #1712, #1706, #1707, #1709, #1678, #1771, #14, #15, #1662, #1587, #1713, #1635, #1332, #1733, #1791, #1792, #1743, #1800, #1744, #1810, #1811, #1755, #16, #1801, #1816, #1825, #1823, #1813, #1834, #1840, #1841, #1842, #1710, #1729, #1817, #1843, #19, #1828, #20 ]
  • d23bfde039135c409667c6b23e7dc37258a93eb5 speechenablement.md: Update text related to Azure regions (#1904)
  • 04f7c67b1a3bb9e1db82cc1dc4bd5a24eef77f5d Fixed Links in Overview Documentation (#1908)
  • 9cdb9d7ecf8c6d8bb8ff164242c2a10d0f74dd3e use ShortTimePattern of related CultureInfo instead of hardcoded ones (#1728) (#1898)
  • d0ef1ef2960fb438d312f4df1868c028157533e7 Update skilldialog test data (#1899)
  • 28c083e287e74b06a18c8b7eacdeda1f5b19f203 Skills - Updated to sdk 4.5.1 (#1859)
  • b36d9564f9eb9499f9a479986843b5ee1a70e6e2 Skill template - Updated to SDK 4.5.1 (#1858)
  • 1ead95a21aecc1d448464b47a34b61bf5bcba098 VA Template - Updated to 4.5.1 and new streaming extensions (#1857)
  • 1d0a7fb325da7e434ed39b0b66ded92f74a587af Update release-drafter.yml
  • 0f203c5a32f234bd932bed947b5972b6d388595c Update release-drafter.yml
  • 981d92c62cf01ade25b83e4724a0a45fad5719c9 Fix dispatchName argument (#1886)
  • c89cd0f0494209bbe67588256b2ef12281aea185 [Botskills] Support of path with spaces in the execution of external commands (#1885)
  • 3d1fb3d7e611784e9bb5de83d65a7084619550cd Update release-drafter.yml
  • 9a8f4d7345ecc60349a1ed7fbfce630a1fd16177 Update release-drafter.yml
  • 6da6dc21510dde8c9cc577394abf6a572d411a9e Update release-drafter.yml
  • 5b26ebb7c1ec2d9ca6559f854b36d212603c3c9b Update release-drafter.yml
  • 9b1716ff32255e9fc72cbb77fde392e9b16ba621 updated lib to sdk 4.5.1 (#1887)

This list of changes was auto generated.