GA Release - 4.0.86

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

 

Experience Modules

Symptoms Triage (Preview)

  • The Symptoms checker button is now available in the main menu. ( icon next to the keyboard input field to see the Symptoms checker button)

  • Clicking on the buttons will guide the user till the end of the symptoms checker flow successfully without errors.

Experience Library

Intents

  • The NumberIntent is added to the list of default intents that gets created with a new project.

Core Product Modules

Experience Manager

  • Removed the Created field from the Grid view of the following pages:

    • Intents

    • Lists

    • Terms

    • Phrases

    • Topics & Relationships(Answers)

Before changes

After changes

Schemas

  • When a schema is modified, the schema will be reindexed with the latest data automatically.

  • Resolved the errors that occur during the indexing of documents.

Email template

  • Removed the delete option for the Global email templates.

     

  • The search function in the Email template listing page now works as expected.

General Improvements

  • Optimized the token call for OAuth authentication to improve the performance of the chatbots.

  • If the name contains more than 2 words, it overlaps the logout button. This is now fixed now by limiting the width of the name field.

  • Previously, when the schema contains es type(geolocation ) fields, they are not getting re-indexed. Now, irrespective of the field types present in the schemas, they will get re-indexed.

  • Previously, even when the Autocomplete directive contains the maxSuggestions property, all the available suggestions are shown on the chatbot screen. Now, the number of suggestions will load based on the maxSuggestions property.

Release 4.0.86

  • Build 1623795056 - Dev

  • Build 1626135302 - Prod

    • Previously, when the TTL is set for a schema, the documents created with that schema are not getting deleted after the time expires. Now, the documents will abide by the TTL settings.

    • When a custom control is placed immediately after the start control in the Flow studio and the flow is triggered in the chatbot.
      Previously, when the utterance ‘go back’ is triggered, it starts an infinite loop and the instance goes down. Now, when the utterance ‘go back’ is triggered, the previous question is loaded from the Flow studio.

    • Previously, when re-indexing documents, while processing the request the “Indexed undefined documents” message appears occasionally. Now, while processing the request, the “Processing the docs for indexing. Please wait…“ message will be shown until the re-indexing is complete.

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

    • Previously, importing the Experience Designer flows with restore API throws a 500 error when the flows contain sub-flows with the same name that already exists in the destination environment. Now, when a sub-flow with an existing name is imported via restore API, it will replace all the instances of the sub-flows with the same name in the destination environment.

    • Previously, the number of documents that can be exported/imported from one project to another at once is 500. Now, you can import/export a maximum of 50,000 documents at once.

    • As an Experience Manager user, you will now be able to see the system time as well as the UTC time while exporting dynamic data documents.

The documents create/modified date will be in UTC timestamp in our database.