Skip to content

Releases: GetStream/stream-chat-flutter

6.10.0

11 Sep 09:44
c24f5fe
Compare
Choose a tag to compare

What's Changed

  • fix(llc): fix not able to update message with type: reply. by @xsahil03x in #1718
  • chore(repo): bump actions/checkout from 3 to 4 by @dependabot in #1725
  • feat(ui): added support for MessageWidget.onReactionsHover. by @kanat in #1722
  • feat(core): add support for StreamChannel.loadingBuilder and .errorBuilder. by @xsahil03x in #1728
  • fix(ui): allowedAttachmentPickerTypes not working on mobile devices. by @xsahil03x in #1727
  • fix(llc): fix not able to upload attachmentFile without name. by @xsahil03x in #1730

Full Changelog: 6.9.0...6.10.0

7.0.0-beta.4

18 Aug 13:18
fef1048
Compare
Choose a tag to compare
7.0.0-beta.4 Pre-release
Pre-release

What's Changed

6.9.0

17 Aug 10:09
ac416c0
Compare
Choose a tag to compare

What's Changed

  • feat(llc): add support for channel.countUnreadMentions(). by @xsahil03x in #1696
  • fix(llc): channel.query not initializing state. by @xsahil03x in #1703
  • fix(ui): fix replaceMentions not working with usernames. by @xsahil03x in #1706
  • feat(ui): Add support for listening errors in AttachmentPicker. by @xsahil03x in #1707
  • feat(ui): allow override reactions tap. by @kanat in #1705
  • fix(ui): fix video player controls getting hidden. by @xsahil03x in #1709
  • feat(ui): add support for StreamMessageInput.contentInsertionConfiguration. by @xsahil03x in 7adc99f
  • chore(ui): bump jiffy to v6.2.1. by @xsahil03x in 4f6fbe9
  • feat(repo): add support for flutter 3.13.0 by @xsahil03x in #1711

Full Changelog: 6.8.1...6.9.0

7.0.0-beta.3

28 Jul 15:40
eb6f085
Compare
Choose a tag to compare
7.0.0-beta.3 Pre-release
Pre-release

6.8.1

28 Jul 15:20
aec4c07
Compare
Choose a tag to compare

What's Changed

  • fix(ui): Fixed StreamMessageInput always sending message as system.

7.0.0-beta.2

24 Jul 19:46
2c0467e
Compare
Choose a tag to compare
7.0.0-beta.2 Pre-release
Pre-release

6.8.0

24 Jul 13:57
51e005d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.7.0...6.8.0

7.0.0-beta.1

13 Jul 11:04
b8eeb2d
Compare
Choose a tag to compare
7.0.0-beta.1 Pre-release
Pre-release

What's Changed

6.7.0

12 Jul 14:46
162d42b
Compare
Choose a tag to compare

What's Changed

  • refactor(llc): deprecate MessageSendingStatus in favor of MessageState. by @xsahil03x in #1617

6.6.0

12 Jul 10:58
3b957ee
Compare
Choose a tag to compare

What's Changed

  • chore(repo): updated minimum supported SDK version to Flutter 3.7/Dart 2.19 by @xsahil03x in #1668