Skip to content

v6.3.10

Choose a tag to compare

@PrajwalDhuleCC PrajwalDhuleCC released this 02 Feb 14:15
· 17 commits to v6 since this release
a0daa89

New

  • Added the parentMessageId property to allow loading a specific conversation when the Agent Chat initializes. When this property is not provided, the chat opens as a new empty conversation by default.
  • Introduced the loadLastAgentConversation property to automatically load the most recent agent conversation on initialization. By default, the chat opens as a new empty conversation.

Enhancements

  • None

Fixes

  • None