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 August 2020.

Breaking Changes

  • The property msg.payload.orbita.mulitmodal will be removed in version v4.1. You will receive the below warning when using the multimodal property.

    Please consider using msg.payload.multiagent property instead.

  • In Answers > Advanced tab, you can set a fallback relationship for the K-Graph.
    If the user’s utterance contains a topic but doesn't have a relationship and if a default relationship is not set in the Answers Manager node, then the bot will check for the Fallback relationship (if any) and respond with the Fact content that corresponds to the topic(user’s utterance) and fallback relationship (if any).

...

  • Answers Group Intent - Introduced the Answers Group Intent node to allow Admin users to use all the intents generated by the toggle function described above.

  • The intents generated for Individual facts will be listed in the Settings page > Intents tab. Any changes made to the Questions inside a Fact are reflected in the intents tab.

New Node

  • Orbita S3 node (Beta)- Introduced a new node that will allow reading/writing from/to an S3 bucket to/from the Experience designer.
    This node is currently is available only in the beta enabled environments.

General Improvements

  • The text from Rating control in Flow studio will now be displayed in the chatbot.

  • Updated the default styles of cards in Engage.

  • Fixed an error that duplicates the say text in Survey and Flow studio.

  • Importing flows via API will no more generate duplicate sub-flows.

  • In Survey, on the choices page, fixed the misaligned dialog box that appears while adding the synonyms.

  • Simplified the error messages shown when the bot fails to load.

  • The text specified in the label field of SSML schema is reflected in the Multimodal content editor.

  • Implemented design changes to the chatbot in order to make the user experience smoother while using the chatbot.

  • Fixed some bugs and alignment issues from the patient's login portal.

...