Version 20220314.1

Summary: Chatbot enhancements, bug-fix, and component for upcoming SMS/Texting enhancement

  1. Chabot enhancements:

    • The Assign Attribute block has been upgraded to allow storing a list of values. For example, you can now build a list of COVID Symptoms (fever, loss of taste, congestion, etc.) and store it into a list attribute. You can then use this attribute for comparisons with other lists (e.g., 'contains', or 'contains one or more' in a Decision Branch step) to determine the chatbot's execution path.
    • The Date Step on chatbots will now allow users to type in dates directly in the Widget input field (instead of solely needing to use the Date picker control).

    Chatbot documentation found here.

  2. Building blocks and bug fixes:

    • Backend component upgrades to support a future SMS/Texting feature that will allow users to schedule secure links to be sent at a future date and time
    • Address an issue where Custom Report results sometimes display boolean values as '0' or '1' instead of consistently displaying 'True' and 'False'