Skip to content

v4.3.24

Latest
Compare
Choose a tag to compare
@swayam-cometchat swayam-cometchat released this 06 Dec 13:59
99baab4

New

  • Added the outgoingCallConfiguration and ongoingCallConfiguration properties to the CometChatCallButton 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.
  • Added the userPresencePlacement property to the GroupMembersConfiguration class, providing flexibility to customize the position of the presence indicator.

Enhancements

  • Optimized the message composer for mobile devices by removing the emoji option, leveraging the built-in emoji keyboards available on mobile platforms for a more streamlined user experience.

Fixes

  • Resolved alignment issues with the voice recording popover that would appear upon receiving a new incoming message.
  • Fixed an issue that caused the message header to be obscured when the keyboard opened on mobile devices.
  • Resolved an issue where the text input field would automatically focus when a chat was opened, causing the keyboard to appear unexpectedly on mobile devices.