Releases: GetStream/stream-chat-flutter
Releases · GetStream/stream-chat-flutter
6.10.0
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
What's Changed
- Included changes from https://github.com/GetStream/stream-chat-flutter/releases/tag/6.9.0
- chore(repo): bump min flutter SDK to 3.13. by @xsahil03x in #1713
6.9.0
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
What's Changed
- Included changes from https://github.com/GetStream/stream-chat-flutter/releases/tag/6.8.1
6.8.1
7.0.0-beta.2
What's Changed
- Included changes from https://github.com/GetStream/stream-chat-flutter/releases/tag/6.8.0
6.8.0
What's Changed
- chore(ui): Send
onLinkTap
on url attachement by @MateusHBR in #1679 - fix(persistence): fix column
message.state
not found. by @xsahil03x in #1684 - feat(llc): add support for setting
message.type
. by @xsahil03x in #1685
Full Changelog: 6.7.0...6.8.0
7.0.0-beta.1
What's Changed
- chore(repo): remove deprecated code. by @xsahil03x in #1675
- feat(ui): add support for
StreamMessageInput.contentInsertionConfiguration
. by @xsahil03x in61948d5
(#1671) - chore(ui): bump jiffy to v6.2.1. by @xsahil03x in 79faac5