Skip to content

v4.3.20

Compare
Choose a tag to compare
@swayam-cometchat swayam-cometchat released this 30 Dec 13:54
· 1 commit to v4 since this release
052a379

New

  • Added the outgoingCallConfiguration and ongoingCallConfiguration properties to the CometChatCallButtons component, allowing customization of the calling experience.
  • Added the ongoingCallConfiguration property to the CometChatIncomingCall component, enabling customization of the calling experience.
  • Added the CallingConfiguration class, designed for use with the CallingExtension to configure both one-on-one and group calls.

Enhancements

  • none

Fixes

  • Fixed an issue that caused an app to crash on ending the call.
  • Fixed an issue where outgoing call action message appears twice when initiating a call.
  • Fixed an issue where edit preview appeared twice for the replies in a message thread.
  • Fixed an error "Maximum recursive updates exceeded in " which occurred on editing replies in a message thread.
  • Fixed an issue where edited reply wasn't reflected in a message thread on edit.
  • Fixed an issue where user suggestions for mentions stopped working after navigating between replies in a thread and message list.