Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

GA Release - 4.0.104 - April 2022

The list below represents the features, updates, and fixes included in the Orbita Voice GA Release for April 2022.

Core Product Modules

Experience Manager

General

Flow Studio

  • Add point

Chatbot v3

  • Requests to the Bot will now include contextual information about the page where the Bot is embedded.
    The information is found in msg.req.headers["x-orbi-headers"]. IP addresses, hostnames, and other information can be obtained.The Function node in Experience Designer may be used to retrieve specific context header objects by calling the msg.alexaRequest.getContectParams() function.

Calendar

  • Earlier, we were receiving an error displayed while deleting a monthly recurring meeting from the Calendar. This has now been resolved.

Experience Designer

General

  • In the Experience Designer, we will now be able to obtain the revision ID of the deployed flow.
    To acquire the revision ID of the flow published, ORBI.utils.getRevisionId();

  • We will be able to acquire the current Flow or Tab name where the Experience Designer Node is present by sending the node as an argument to the method ORBI.utils.getFlowname(node);

Release 4.0.102

Build number: 4.0.102-

Patch 4.0.102

Build number: 4.0.102-

  • The flows were malfunctioning when utilising Flow Studio Link node controls in conjunction with a Flow Manager node configured to not store data to Orbita. This has been taken care of.

  • Domains with '_' can now be entered as Allowed domains in Application Settings.

  • The phone numbers will be formatted in “+1 (XXX) XXX-XXX” US Canada format. This formatting will get applied only when the user has selected either Input Type as Phone number or selects Validator as Input Validator Type as Phone (US/CAN).

  • The mustache tags used in the End Node control of the Flow Studio is being printed as tags themselves, instead of the actual value. This has been taken care of.

  • No labels