Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Chatbot Settings

  • While upgrading the platform to v4.0.100, other existing copies of the ‘Default’ bot settings of v4.0.98 if present, will be renamed as 'Default legacy'.

  • Except for the Template code in the Default bot settings, other header sections are made editable.

  • Previously when copying the Default chatbot settings, the Header content was not copied. This is handled now.

  • For Chatbot Settings, there are a few changes done as part of v4.0.98 Patch updates. Please refer to them here https://orbita.atlassian.net/wiki/spaces/OCS/pages/2143092942/GA+Release+-+4.0.98#Chatbot-Settings The changes are available in v4.0.100 as well. Please refer to them.While upgrading the platform to v4.0.100, other existing copies of the ‘Default’ bot settings of v4.0.98 if present, will be renamed as 'Default legacy'.

Chatbot v3

  • For chatbot v3, there are a few changes done as v4.0.98 patch updates. The changes are available in v4.0.100 as well. Please refer to them. https://orbita.atlassian.net/wiki/spaces/OCS/pages/2143092942/GA+Release+-+4.0.98#Chatbot-V3

  • Now by using the property send_advance_message, we can pass different Value and Text data in the hook function. A simple use case will be in a Button action where the display text and the value passed to the backend can be different now. Similar to the submitQuery property in v2 bot.

...