yarn stream-chat-react-native 3.5.0
[3.5.0] (2021-05-28)

latest releases: 9.1.2, 9.1.2-beta.4, 9.1.2-beta.3...
4 years ago

🛑 BREAKING

Following props have been renamed:

  • reply -> quotedReply
  • handleReply -> handleQuotedReply
  • handleReplyMessage -> handleQuotedReplyMessage

Features

  • Added new props to Channel component 219b307

    • maxMessageLength (number)
    • reactionsEnabled (boolean)
    • readEventsEnabled (boolean)
    • repliesEnabled (boolean)
    • typingEventsEnabled (boolean)
    • uploadsEnabled (boolean)
    • quoteRepliesEnabled (boolean)
    • threadRepliesEnabled (boolean)

Bug fixes

  • Update messages when mute status updates 885f8c2
  • Fixed broken "Resend message" functionality for failed messages 359c192
  • Fixed read receipts f7510e8
  • Fixed images as attachment from File Picker 5ca1a25

Don't miss a new stream-chat-react-native release

NewReleases is sending notifications on new releases.