Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

Table of Contents

Breaking Changes

Experience Manager

...

Schemas

  • Changing the type property of a field in the schema will display a warning message.
    Note that the existing documents will be lost after this change is made.

...

  • In the Register Application edit screen, we added a Refresh token expiration (in days) field. To optimize the performance of query retrieval, the tokens are now replaced after expiry.
    The default expiration time is 60 days.

    Image RemovedImage Added

  • In On the User profile page, deleting your own account will now navigate you to the Experience Manger Manager login page.

Experience Designer

...

  • If the location access is blocked and in the chatbot and if the user clicks on “Yes” for location access, an error popup will be shown and on clicking “OK” the user will be redirected to the “No” flow.

  • If the location access is allowed in the chatbot and if the user clicks on “Yes” for location access, there is a timeout error, the user will be directed to the “No” flow.

Engage

Adaptive Cards

Answers

Adaptive Cards

  • As an adaptive card designer, you can stop an adaptive card field from displaying in the transcript data. To do this, go to Adaptive card > Card payload editor > add the "data": "private" to the item that shouldn't be displayed in the transcript data.

    Image Added

Answers

  • The output from the Answers manager node wont have the rawMultiagent property. However, the output payload of the following say node will have the rawMultiagent property.

Flow Studio

  • You can now reorder the choices by dragging the = sign up and down.

...

Chatbot

Mobile

  • The mobile chatbot users will now get suggestions based on the autocomplete directive configuration.

...

  • Fixed the autoscrolling issue in the mobile chatbot. If the user scrolls to the top for more than 300px, the auto-scroll will be turned OFF. If the user scrolls to the bottom of the bot or scrolls within the range of 0 - 300px, the auto-scroll will be turned ON.

  • Fixed a bug that doesn't allow deploying the interaction model of a new project to a new Google dialogflow agent.

  • In Schemas, while using the field with type: "number", when you enter a number greater than 50, it throws a warning “<field name> should be the maximum of 50“. This bug is fixed.

  • Deleting a taxonomy is still accessible via the search node in the Experience Manager. This bug is now fixed.

  • In Flow studio > Options control, when the option "Say Number Before Option" is enabled, the response Say 1 as Option is not read. This bug is now fixed.

  • Occasionally, there was an error displayed when the interaction model is published to google, "Orbita NLP: payload data is missing". This is now fixed.