Skip to content

v4.1.3

Choose a tag to compare

@raj-dubey1 raj-dubey1 released this 31 Oct 13:20
· 12 commits to v4 since this release
9a0fb5e

New

  • None

Enhancements

  • Added the setStatus method in the Group Member Request Builder, allowing developers to filter group members based on their status.
  • Added the setHideAgentic and setOnlyAgentic methods in the Conversation Request Builder, enabling developers to filter and retrieve only agent-related conversations.
  • Added the setStorageMode method, allowing developers to choose between session and local storage for managing stored data.

Fixes

  • None