GA Release - July 2019

 

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

Answers

  • As an admin user, you can map multiple relationships to facts.

  • The characters allowed by Alexa and Google for Slot values and Synonyms can be used to name the topics, relationships, and interrogative values.

  • Once the user creates and saves the Knowledgebase, the corresponding auto-generated intents and slots will be saved with only the allowed characters.

  • Removing an Article will remove the Relationship associated with that Article.

  • Changed the label "Delete" to "Remove" in the related topic list menu.

  • The user cannot add the same topic as a related topic.

  • Extended the support to two new Schemas JSON (Array of Objects), Tags (Array of Strings).

Experience Manager

  • Project import/export now supports, the following modules:

    • Dynamic Schema

    • Dynamic Data

    • Content Schema

    • Content Data

  • When you delete the schema, it's respective data will not get deleted from the database. When the schema with the same name is created, the data will be mapped automatically.

  • Third-party account linking with Google actions is supported by Orbita.

  • Added a new directive “Carousel” that can be viewed in the chatbot.

{     "type": "carousel",     "items": [         {             "title": "",             "description": "",             "image": [                 {                     "url": ""                 }             ]         }     ] }
  • To comply with GDPR, Orbita allows its customers to delete the user data completely.

  • A comma-separated list of unused intents will be shown below the warning message on the deployment screen.

  • For new skills or publishing interaction model data, the Auto Delegation setting is Enabled by default

Calendars

  • Anonymous users can access/read events from Public Calendars.

  • In Calendars, if the user’s time zone is unknown and if the default time zone is not set, the US/Eastern time zone will be set as the time zone.

  • In Calendars, any admin user can edit/delete the event created by other admin users/ users.

General Improvements

  • Loading the URL directly in the browser will grant access only to authorized users.

  • The content displayed in the Help text in the Intent Detail page is corrected.

  • The edits to the knowledge base name will now reflect in the intents listing page immediately.

  • All chatbot responses will contain session-id in sessionIdproperty. If the Session ID is not part of the Request, then Orbita will generate a new ID and send it to the client.

  • When user search relationship and if there are no relationships available then the system will not throw an error.

Engineering Notes

Additional technical information can be found in the Engineering Notes for each of the builds included in the July 2019 GA Release.