Skip to content

v4.0.20

Choose a tag to compare

@suraj-chauhan-cometchat suraj-chauhan-cometchat released this 07 Mar 07:14
· 12 commits to v4 since this release
0cf06c4

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.

Fixes

-  Fixed an issue where schedule preferences set using setSchedulePreference() with Map<DayOfWeek, DaySchedule> were serialized as an empty object when updatePreferences() was called.