Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt
nameGA Release - 4.0.110 - July 2022

GA Release - 4.0.112 - August 2022

...

Table of Content Zone
Table of Contents
minLevel1
maxLevel7

Breaking Change

Release v4.0.112

Build number: 4.0.112

Core Product Modules

Chatbot V3

  • The V3 Chatbot conversation's Adaptive Card content can also be edited. The same as with the aforementioned feature, we can access the Adaptive Card edit page by clicking the Pencil icon on the Bot bubble.
    To render the Adaptive Card, we had the option of using the Experience Designer technique or the Flow Studio Adaptive Card control. In either case, the user will be brought to that Adaptive Card's Edit screen.

    The user must be signed in as an admin user to the Experience Manager in order for this functionality of editing directly from the Bot to be available.

    Image Removed

...

Answers V2

  • The search function has been enhanced to accommodate searching with information from Label and Connected Flows. Note that the associated Flows won't be accessible while importing the Knowledge base.

Chatbot V3

  • While giving numbered lists in the Flow Studio Say node, they were converted to Bullets while rendering on the Chatbot. This is handled now.

...

  • In Chatbot V3, the issue with maintaining the order of Flow Studio controls rendering on the Bot is fixed now. This is released as part of the Patch update of v4.0.110 as well.

Flow Studio

  • Now, following each Flow Studio change, the Google Agent will be deployed automatically.
    The modifications made as part of Flow Studio that have an impact on Intents & Slots will now be automatically deployed.

    The Google Agent must first be published in the project in order to accomplish this.

Core Platform Capabilities

Orbita Chatbot Design System

  • Th

Experience Designer

Experience Manager

...

  • The Accordion component is implemented in the Chatbot V3. This Accordion component can be added as part of the Card’s detailed view. This is optional. More information is provided here to help in the implementation Card Directive

    Image Added
  • In the Card directive, a Tab component is implemented for the Chatbot V3. The Tabs component can be added as part of the Card directive’s detailed view. This component is optional as well. For implementation steps please refer Card Directive

    Image Added

Experience Designer

  • The Open/Copy URL button available in the HTTP In node is made available for all the methods besides the GET method, making it easy for the user.

    Image Added

  • As part of the Patch update to v4.0.110, the ability to obtain the revision ID of the deployed flow using the ORBI.utils.getRevisionId(); function has been restored in the Platform.

  • While using the CLI package Orbita CLI to export the project, the TLS configuration (if enabled) in the HTTP Request node of the Experience Designer, was not properly exported. This is now fixed. This is done as part of the Patch update to v4.0.110 also.

Experience Manager

  • While making changes to the Flow Studio content, any change to the Autogenerated Slot will only happen after deploying to the Agent. This message is displayed in the OrbitaMessages Slot under the Lists menu. This is released as part of the v4.0.110 Patch update as well.

  • While making changes to the Flow Studio content, any change to the Autogenerated Slot will only happen after deploying to the Agent. This message is displayed in the OrbitaMessages Slot under the Lists menu.

...

  • There is now a Filtering option available on the Intent Listing page. The user will be able to filter the Intents by Answers, Flow Studio, Solution, System defined, and User defined Intents with this assistance. Additionally, we can set the number of items displayed at once on the page.

    Image Added