Releases: GetStream/stream-chat-react
Releases Β· GetStream/stream-chat-react
v3.2.1
04 Nov 14:40
Compare
Sorry, something went wrong.
No results found
Fix
VirtualizedMessageList
stick to bottom #597
React v17
04 Nov 08:48
Compare
Sorry, something went wrong.
No results found
v3.1.7
29 Oct 12:32
Compare
Sorry, something went wrong.
No results found
Fix
Improved errorHandling on failed uploads. #596
Escape special characters in mentioned_users names #591
Improve handling max files(10) in MessageInput #593
v3.1.6
21 Oct 05:29
Compare
Sorry, something went wrong.
No results found
Fix
displayActions
prop is respected in MessageOptions
component #587
Chore
stream-chat-js
required version bumped to 2.7.x
#582
v3.1.5
19 Oct 13:36
Compare
Sorry, something went wrong.
No results found
Feature
Disable upload dropzone and input button in Input components based on channel config #585
Fix
Disable the upload dropzone and input button when the maximum number of allowed attachments is reached #577
v3.1.4
19 Oct 11:38
Compare
Sorry, something went wrong.
No results found
Fix
Fixed a bug with ChannelList pagination with low limits or high thresholds #583
Added
Disable reactions based on channel config #581
Disable Thread based on channel config #580
Disable TypingIndicator based on channel config #579
v3.1.3
15 Oct 12:35
Compare
Sorry, something went wrong.
No results found
Fix
Better handling of offsets during loadMore #578
v3.1.2
15 Oct 12:25
Compare
Sorry, something went wrong.
No results found
Fix
Event handler for message.new
by default moves the channel to top of the list. But it didn't handle the case where channel was not already present in list. useMessageNewHandler
has been updated to handle this case. c563252
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