Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt
nameGA Release - 4.0.98 - January 2022

GA Release - 4.0.98 - January 2022

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

Table of Content Zone
Table of Contents
minLevel1
maxLevel7

...

Info
  • Currently while exporting the Answers v2 KB we will not have the Labels data in the CSV.

  • The Agent node in Flow studio is not supporting Answers v2 currently.

...

  • Orbita platform now supports Google CX agent deployment. This is an advanced agent type that is suitable for large or very complex agents. The User has an option to opt for CX agent deployment in the deployment screen during service key upload.

More details on CX agent deployment in Create a Dialogflow Agent

Info

Currently the CX agent deployment will support DTMF feature alone. Chatbot is not yet supported.

Insights

  • Previously when we connect a Flow manager node after the Answers Manager node, the answers data was not available in Insights. Now it will be available in this Insights property - express.voiceAnalytics.voiceAgent.response.platformAgent.answer

...

  • The ‘go back' feature will support the following cases. This includes the goBack icon, and the user inputs “go back”, or “previous”.

    • (Between the flows) The User can go back to the previous flow from their current flow.

    • (After a flow ends) When the flow ends, the User can go back to the last question in the previous flow. This happens only if the user goes back from the question immediately next to the last flow studio question.

...

  • Previously in the Send Email node when editing a project-specific email template the redirection to the Edit email template screen in a new tab was not happening. This is now fixed.

Release 4.0.98

Build number: 4.0.98-1642631584

Patch 4.0.98

Build number 4.0.98-1644878259

Chatbot Settings

  • The default bot settings in Experience manager> Develop> Chatbot Settings will have the Default setting with the Orbita tag on it.

    Image Added

  • The message: property under the banner: object in the chatbot settings now supports HTML links.

  • Previously the Custom CSS code in the Chatbot settings was not working with the v3 bot. It is fixed now.

  • Previously when msg.payload.audio was set to false, the Speaker icon was appearing in the v3 bot. This is hidden now.

  • Previously the editor in the chatbot settings had formatting issues. It is now fixed and will show the default bot settings with the correct indentation format.

    Image Added

  • Previously when msg.payload.keyboardInput is set to false, the Send button and the Main menu icon were appearing in the Input section of the v3 bot. These are now hidden when it is set to false.

Chatbot V3

  • The Rating control in the flow studio has an updated slider UI for the v3 bot

    Image Added

  • The v3 chatbot now supports the Main menu feature just like the v2 chatbot.

    Image Added

  • The Send button is now supported in bot v3 as well.

    Image Added

Flow Studio

  • Hide Message Bubble- This option is available only for Text box input type in a Single Input control. Check this checkbox if you need to hide the Single input control in the chatbot. By default it is unchecked. This overrides all the other options in the Text box input type ie. Hidden, Single line, and Multiline.

This helps when using an adaptive card. This option lets the bot pause and get the input from the User, which otherwise does not happen. More info in https://orbita.atlassian.net/wiki/spaces/OCS/pages/1659830303/3.3.9+Flow+Studio+Controls#Single-Input

...

Answers v2

  • Previously after importing a KB through a CSV, when we edit a question and save it, we were getting an error message, warning us about duplicate content. It is fixed now.