Skip to content

v4.0.11

Choose a tag to compare

@raj-dubey1 raj-dubey1 released this 02 Apr 08:59
· 19 commits to v4 since this release
216a74e

New

  • Added a new constant named PresenceConstants to replace the deprecated PresenceConstatnts.

Enhancements

  • None

Fixes

  • Fixed an issue where setting roles in the subscribePresenceForRoles() method of AppSettingsBuilder caused presence functionality to stop working entirely. Now, presence updates are received only for the specified roles, as intended.
  • Fixed an issue with MessageReceipt not being exposed in the CometChat class.

Deprecation

Deprecated PresenceConstatnts in favor of PresenceConstants.