Skip to content

v4.0.7

Compare
Choose a tag to compare
@kaushikRitik kaushikRitik released this 26 Jun 09:52
· 3 commits to v4 since this release
6fb2a28

New

  • Add new methods in Conversations Request Builder “setIncludeBlockedUsers”, “setWithBlockedInfo”
  • Added getter methods in all the Request classes
  • Add setter & getter method for GUID in BannedMembersRequestBuilder & GroupMembersRequestBuilder

Fixes

  • Resolved the issue with the markAsUnread method. The bug involved one-to-one conversations, where the incorrect receiverId was being sent while marking a message as unread in the SDK method.