You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a setStorageMode method in UIKitSettings to switch between sessionStorage and localStorage, allowing more flexible control over session persistence.
Fixes
Fixed an issue where the link preview UI was breaking in the CometChatSearch component.
Fixed a Firefox-specific issue where copying and pasting the same text multiple times when sending messages caused unexpected duplication.
Fixed an issue where text was not being sanitized in the ReplyView preview.