Skip to content

Releases: GetStream/stream-chat-flutter

7.2.0-hotfix.1

04 Apr 08:49
6c31f8a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.2.0...7.2.0-hotfix.1

7.2.0

03 Apr 09:28
45f6f21
Compare
Choose a tag to compare

What's Changed

  • chore(repo): update documentation structure to align with all SDKs by @esarbanis in #1882
  • feat(llc): mark unread feature - core by @Brazol in #1880
  • chore(repo): bump connectivity_plus from 5.0.2 to 6.0.1 in /packages/stream_chat_flutter_core by @dependabot in #1885
  • chore(repo): bump VeryGoodOpenSource/very_good_coverage from 2.2.0 to 3.0.0 by @dependabot in #1876
  • feat(ui): mark unread feature - UI by @Brazol in #1881
  • chore(repo): Release v7.2.0 by @esarbanis in #1888

New Contributors

Full Changelog: 7.1.0...7.2.0

7.1.0

06 Mar 14:58
1daa63e
Compare
Choose a tag to compare

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

Full Changelog: 7.0.2...7.1.0

7.0.2

22 Feb 11:32
Compare
Choose a tag to compare

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

Full Changelog: 7.0.1...7.0.2

v7.0.1

07 Dec 11:55
Compare
Choose a tag to compare

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

04 Dec 11:21
99e6a73
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.12.0...7.0.0

6.12.0

24 Nov 12:33
11223e6
Compare
Choose a tag to compare

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 in MessageWidget 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

02 Oct 10:18
3195041
Compare
Choose a tag to compare

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

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