Version 20220224.1

Summary: Chatbot update, Azure SSO name parsing update, and support for an upcoming chatbot feature (snippets)

  1. Chatbot update: Two new blocks - Gender and Phone Number - are now available for Chatbots.

    • The Gender block enforces entry of configurable selections, which include: 'Male', 'Female', 'Non Binary', 'Other', and 'I prefer not to say'
    • The Phone Number block enforces entry of valid phone number formats (including International phone number formats)

    For more Chatbot details, documentation is found here.

  2. Microsoft Azure SSO name parsing update: More intelligent name parsing applied during creation of MedChat accounts for orgs using Microsoft Azure SSO. This addresses an issue where an Azure account created with a username format of [Last Name, First Name] results in the MedChat account being created with [Last Name,] as its first name, and [First Name] as its last name. Applies only to newly created Azure accounts on a going forward basis.

  3. Chatbot Snippets: backend support for a future chatbot feature that will allow users to either -- a) take partial flows of an existing chatbot, or b) create a chatbot snippet from scratch -- for storing into a snippet library. This library can then be accessed for copying/re-using snippets when building new chatbots.