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 »

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

Breaking Changes

Core Product Modules

Experience Designer

Flow Studio

  • In the Single Input control, you can now use the Phone number and Email options to validate the user input.

Core Platform

Chatbot

General Improvements

  • While saving data using any schema, the data gets saved even after the validation fails(such as only numbers, max number of characters per field, and so on). This bug is now fixed.

  • When the enableArrayresponse is set to true in the Bot provider V2 node, the validation messages in the flow studio are not appended to the response payload. This bug is now fixed.

  • To use the Delete API with an empty body, you have to pass the key Content-Length and the value 0 in the Headers.

  • The bug that shows the "User not found" error when you click on the Flow Details of an imported flow is now fixed. On import, the “Updated by” field is set as the user that performs the import action.

  • Fixed the looping issue that occurs in the chatbot while using Flow Group intent in the Experience Manager.

  • The auto-generated slots will now get created after saving the Flow Studio.

  • The bug that duplicates Custom hook content in the chatbot when connected with only start and end nodes in flow studio is now fixed.

  • Importing the Experience Designer flows with restore API will no longer throw a 500 error when the flows contain subflows with the same name that already exist in the destination environment.

  • No labels