Releases: GetStream/stream-chat-react
Releases Β· GetStream/stream-chat-react
v3.1.1
14 Oct 09:06
Compare
Sorry, something went wrong.
No results found
Fix
FixedHeightMessage text overflow #573
Prevent state updates on unmounted Channel component #566
VirtualizedMessageList Message grouping
14 Oct 08:00
Compare
Sorry, something went wrong.
No results found
Feature
VirtualizedMessageList supports message grouping #571
< VirtualizedMessageList shouldGroupByUser />
Fix
VirtualizedMessageList TypingIndicator is disabled by default #571
v3.0.3
13 Oct 06:28
Compare
Sorry, something went wrong.
No results found
Fix
Security issue due to missing rel="noopener noreferrer" in rendered links #570
v3.0.2
12 Oct 19:09
Compare
Sorry, something went wrong.
No results found
Chore
Bump stream-chat to v2.6.0 #568
v3.0.1
05 Oct 13:35
Compare
Sorry, something went wrong.
No results found
Fix
Fixed issues on docs #556
Fix type issues #557
Keep channel.members in sync #561
Added
v3.0.0
30 Sep 10:40
Compare
Sorry, something went wrong.
No results found
BREAKING CHANGES
Image component renamed to ImageComponent #554
Type Fixes
30 Sep 07:41
Compare
Sorry, something went wrong.
No results found
Fix
Fixed several type issues #552
v2.6.1
29 Sep 13:57
Compare
Sorry, something went wrong.
No results found
Fix
Fixed an issue with MessageLivestream where mutes and flags were not happening #551
v2.6.0
29 Sep 07:41
Compare
Sorry, something went wrong.
No results found
Feature
New messages date indicator in MessageList and VritualizedMessageList #548
Reply/Reactions are available in messageActions #547
Fix
Fix opacity on emoji in EditMessageForm #540
Sanitize URL image sources in Image component #543
Add first letter of display name to avatar #545
v2.5.0
24 Sep 14:34
Compare
Sorry, something went wrong.
No results found
Feature
TypingIndicator component is added by default to both MessageList and VirtualizedMessageList components. This component can also be used on its own. #535