v4.0.20
·
12 commits
to v4
since this release
New
- None
Enhancements
- Added the
setStatusmethod in the Group Member Request Builder, allowing developers to filter group members based on their status. - Added the
setHideAgenticandsetOnlyAgenticmethods 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.