Skip to content

v6.3.4

Choose a tag to compare

@PrajwalDhuleCC PrajwalDhuleCC released this 13 Nov 12:01
· 23 commits to v6 since this release
08752d2

New

  • Added support for customizing the mentions in the message composer through two new properties:
    • mentionsUsersRequestBuilder: Allows developers to provide a custom UsersRequestBuilder to control how the mentioned users list is fetched.
    • mentionsGroupMembersRequestBuilder: Allows developers to provide a custom GroupMembersRequestBuilder to customize how mentioned group members are retrieved.

Enhancements

  • None

Fixes

  • None