Skip to content

v5.30.0

Compare
Choose a tag to compare
@stream-ci-bot stream-ci-bot released this 16 May 10:24
· 11 commits to main since this release

What's Changed

  • The prop formattedDate is changed to date for better in MessageFooter. You can now simply pass your date timestamp here, and the component internally handles the formatting as well, so it's better than before.
  • fix: incorrect mentioned users regex users with same prefix by @khushal87 in #2508
  • fix: handle react native audio recorder player optionally by @khushal87 in #2515
  • fix: Stream chat fix http no such file by @netoya in #2512
  • fix: new message in empty messagelist and channel preview latest message by @khushal87 in #2509
  • feat: show edited message label in message UI by @khushal87 in #2514
  • Fix: channel.lastRead() returns null after posting a message by @ohayoyogi in #2480

New Contributors

Full Changelog: v5.29.0...v5.30.0