Skip to content

6.4.0

Compare
Choose a tag to compare
@xsahil03x xsahil03x released this 19 Jun 11:26
· 396 commits to master since this release
7457df8

What's Changed

  • chore(ui): add debug page in example app to check the mute flow. by @kanat in #1601
  • fix(ui): type ImageDecoderCallback not found on pre-Flutter 3.10.0 versions. by @xsahil03x in #1602
  • chore(ui): StreamUserListTile to receive tileColor properly by @andrewsmedina in #1606
  • fix(ui): fix scrollController not working correctly for unread. by @xsahil03x in #1607
  • feat(ui): add support for MessageInput.allowedAttachmentPickerTypes. by @xsahil03x in #1608
  • feat(ui): add ability to override delete confirm button tap. by @xsahil03x in #1610
  • feat(ui): added support for quotedMessageBuilder. by @xsahil03x in #1611
  • fix(llc): fix message order when sent quickly. by @xsahil03x in #1616
  • fix(ui): fix attachment picker not able to find streamChatTheme. by @xsahil03x in #1618
  • refactor(persistence): align message entity with StreamChat. by @xsahil03x in #1619
  • fix(llc): handle channel mute expiration. by @xsahil03x in #1622
  • feat(ui): add support for builder to override avatars in StreamChannelAvatar. by @xsahil03x in #1623
  • feat(ui): add support for StreamMessageInput.contentInsertionConfiguration. by @xsahil03x in #1624

New Contributors

Full Changelog: 6.3.0...6.4.0