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
Improve user mention experience by ignoring diacritics, adding a useMentionsTransliteration prop to install an optional transliteration dependency, and using Levenshtein distance to match similar names #1176
Add event listener to ChannelPreview to handle markAllRead function calls on the client #1178
Add setText function to MessageInputContext, which overrides and sets the value of the MessageInput component's textarea element #1184
Add activeUnreadHandler prop to Channel, which runs when the active channel has unread messages #1185
Chore
Remove all SCSS files and import library styles from stream-chat-css dependency. This is non-breaking as the build process injects the external styles into the exact distributed directory as before. #1168
Upgrade stream-chat and react-file-utils dependencies #1178