Skip to content

07/03/2020

Compare
Choose a tag to compare
@garypretty garypretty released this 06 Jul 08:53
· 136 commits to develop since this release
b220530

This release includes the following bug fixes and feature updates.

  • Alexa Adapter: Fix to ensure locale is mapped correctly from incoming request to activity. Thanks @jamesemann
  • Google Adapter: Added support for New Surface intent and ability to send a Browsing Carousel
  • Google Adapter: Update request schema to include the Device property Thanks @jamesemann
  • Location Dialog: Fix LocationDialog bug when SkipFavorites is set to true and bot state is not provided.
  • Consolidate Bot Builder library versions using shared.library.targets file. Thanks @NickEricson