Releases: GetStream/stream-chat-flutter
Releases · GetStream/stream-chat-flutter
7.1.0
What's Changed
- fix(ui): quoted message padding by @AndreHaueisen in #1868
- chore(ui): update photo_manager dependency to 3.0.0 by @esarbanis in #1869
- fix(llc): reply being considered deleted if a new message was typed inside its thread by @AndreHaueisen in #1866
- chore(repo): bump lottie from 2.7.0 to 3.1.0 in /packages/stream_chat_flutter by @dependabot in #1865
- fix(repo): make stable version compatible with latest flutter versions by @esarbanis in #1870
- chore(repo): add command line tool to update versions in all packages by @esarbanis in #1872
- chore(repo): release v7.1.0 by @esarbanis in #1873
New Contributors
- @AndreHaueisen made their first contribution in #1868
Full Changelog: 7.0.2...7.1.0
7.0.2
What's Changed
- chore(repo): update pipelines to adhere to master branch by @esarbanis in #1817
- fix(doc): archive v5 docs and start a baseline for v7 by @esarbanis in #1818
- feat(doc): add v7 migration guide by @esarbanis in #1821
- refactor(doc): rearrange documentation basic & UI Widgets sections by @esarbanis in #1823
- fix(doc): fix inner links to the restructured pages by @esarbanis in #1828
- feat(doc): merge version policy and choose package pages into an Installation page by @esarbanis in #1829
- chore(repo): remove unused action by @esarbanis in #1830
- chore(repo): update SDK dependencies in all example projects by @esarbanis in #1836
- fix(llc): delete image and file attachments from the CDN, when the message get's deleted by @esarbanis in #1842
- chore(repo): house keeping action for issues and PRs by @esarbanis in #1847
- feat(ui): Added ActionBuilder to have more control over actions by @Mounix99 in #1822
- chore(repo): bump codecov/codecov-action from 3 to 4 by @dependabot in #1843
- fix(ui): add widget to avoid text overflow in StreamTypingIndicator by @juanleondev in #1771
- test(ui): add more coverage in CommandButton by @esarbanis in #1850
- chore(ui): remove commented out code by @esarbanis in #1851
- chore(repo): bump actions/stale from 5 to 9 by @dependabot in #1853
- fix(llc): handle String payload from DioException by @esarbanis in #1852
- fix(ui): remove double focus for tab navigation on message input by @edeetee in #1761
- fix(ui): be lenient when calling nullable onThreadTap method by @esarbanis in #1854
- docs(repo): add migration guide for customAttachmentBuilder removal + restructuring by @esarbanis in #1856
- chore(repo): remove redundant housekeeping GH action by @esarbanis in #1857
- chore(repo): bump patch version by @esarbanis in #1858
New Contributors
- @Mounix99 made their first contribution in #1822
- @juanleondev made their first contribution in #1771
- @edeetee made their first contribution in #1761
Full Changelog: 7.0.1...7.0.2
v7.0.1
What's Changed
- chore(deps): bump VeryGoodOpenSource/very_good_coverage from 2.1.0 to 2.2.0 by @dependabot in #1781
- chore(deps): bump amannn/action-semantic-pull-request from 5.3.0 to 5.4.0 by @dependabot in #1768
- chore(deps): bump file_picker from 5.5.0 to 6.1.1 in /packages/stream_chat_flutter by @dependabot in #1767
- chore(deps): bump share_plus from 7.1.0 to 8.0.0 in /packages/stream_chat_flutter by @dependabot in #1746
- chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #1757
- chore(repo): sync branches by @esarbanis in #1800
- chore(repo): switch pana workflow to use new action by @esarbanis in #1806
- fix(ui): export StreamAttachmentWidgetBuilder by @esarbanis in #1805
- chore(deps): bump connectivity_plus from 4.0.2 to 5.0.2 in /packages/stream_chat_flutter_core by @dependabot in #1803
- chore(llc): bump UUID dependency by @esarbanis in #1812
- chore(repo): bump patch version by @esarbanis in #1813
Full Changelog: 7.0.0...7.0.1
v7.0.0
What's Changed
- Release: v7.0.0-beta.2 by @xsahil03x in #1688
- Release: v7.0.0-beta.3 by @xsahil03x in #1691
- chore(repo): bump min flutter SDK to 3.13. by @xsahil03x in #1713
- Release: v7.0.0-beta.4 by @xsahil03x in #1714
- refactor!(ui, llc): Attachments refactor. by @xsahil03x in #1667
- chore(repo): sync master with v7.0.0 by @esarbanis in #1799
Full Changelog: 6.12.0...7.0.0
6.12.0
What's Changed
- fix(doc): fix broken documentation snippets by @esarbanis in #1748
- fix(core): video attachment upload by @kanat in #1754
- chore(repo): bump connectivity_plus from 4.0.2 to 5.0.1 in /packages/stream_chat_flutter_core by @dependabot in #1750
- fix(ui): deprecate exposed
showReactionPickerTail
inMessageWidget
by @esarbanis in #1762 - fix(doc): update the use of GoRouter in the guides by @esarbanis in #1763
- chore(repo): lock the flutter version of pipelines by @esarbanis in #1786
- fix(llc): when removing current user from channel check for null in the callback by @esarbanis in #1785
- Release: v6.12.0 by @esarbanis in #1788
- Update main development branch by @esarbanis in #1789
Full Changelog: 6.11.0...6.12.0
6.11.0
What's Changed
- chore(repo): bump amannn/action-semantic-pull-request from 5.2.0 to 5.3.0 by @dependabot in #1739
- fix(ui): fix
video_player:macos
multiple possible implementations. by @xsahil03x in #1741 - feat(core): add mixin support to
StreamChannelListEventHandler
. df74018
Full Changelog: 6.10.0...6.11.0
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