Orbita is pleased to announce many important new features, fixes, and other improvements to Orbita Voice. This post summarizes what is new and changed in the latest versions of these platforms.
...
Table of Contents | ||
---|---|---|
|
Orbita Voice 4.0.61&62
Breaking Changes
Due to changes that were enforced by Google in their latest version(V2) of Dialog flow APIs, the property
msg.payload.queryResult.parameters.slotname
has been changed from an object to an array.e.g., msg.payload.queryResult.parameters.<arrayname[index]>
It is advised to use the propertymsg.payload.request.intent.slots.value
to get the slot value. This property gets the slot value from the provider and updates it here.
Product Enhancements
Experience Manager
...
In Answers, any leading or trailing zeros given in the topic title will get trimmed.
In Answers, if no topic and no relationship is found in an utterance, the topic will not be taken from the session.
In Answers, the search is no more case sensitive.
In Answers, the timestamps change only if actual changes are made.
In Answers, Changing changing the letter case will not create new items.
...