Skip to content

v4.1.0

Choose a tag to compare

@DanC5 DanC5 released this 25 Feb 14:45
· 3713 commits to master since this release

Chore

  • Upgrade react-virtuoso dependency #694
    • Improved support for loading unevenly sized messages when scrolling back
    • Support smooth scrolling to bottom when new messages are posted (controlled through stickToBottomScrollBehavior property)
    • Adding reactions no longer cancels the automatic scrolling when new messages appear
  • Generate minified CSS output #707
  • Upgrade stream-chat dependency #727
  • Upgrade mml-react dependency #728
  • Upgrade emoji-mart dependency #731

Feature

  • Add tabIndex to emoji picker #710
  • Add dispatch function from channelReducer to ChannelContext #717
  • Improve mobile support for display of the MessageOptions component #723
  • Add key down a11y support for emoji picker #726
  • Add scrolledUpThreshold prop to MessageList #734

Bug

  • Fix reaction list click propagation issue #722
  • Fix reaction list non-breaking space issue #725
  • Fix URL markdown in code blocks #733