Releases: GetStream/stream-chat-flutter
Releases · GetStream/stream-chat-flutter
8.2.0
What's Changed
- feat(ui): added edited label to messages by @deven98 in #2032
- chore(persistence): fix drift generated code and tests by @xsahil03x in #2039
- feat(llc): added user blocking by @deven98 in #2033
- fix(repo): update vale-doc-lint.yml by @xsahil03x in #2041
- fix(llc): fixed locales by @deven98 in #2043
- fix(ui): onThreadTap has been added in MessageWidgetContent to enable thread tap action. by @roopak27 in #1988
New Contributors
Full Changelog: 8.1.0...8.2.0
8.1.0
What's Changed
- Release/v8.0.0 by @deven98 in #1991
- docs: v8 doc update by @deven98 in #2000
- docs(core): simple doc fix for search list controller by @deven98 in #2004
- feat(llc): allow setting http client adapter to use native http by @knaeckeKami in #2005
- fix(doc): documentation workflow by @deven98 in #2006
- doc: small doc fixes by @deven98 in #2010
- fix(ui): added option to use native picker for mobile by @deven98 in #2012
- fix(ui): updated regex for enriching urls by @deven98 in #2024
- chore(repo): dependencies update by @Brazol in #2022
- release: v8.1.0 by @deven98 in #2025
New Contributors
- @knaeckeKami made their first contribution in #2005
Full Changelog: 8.0.0...8.1.0
8.0.0
What's Changed
- fix(ui): added needed markdown callbacks for web and desktop by @deven98 in #1954
- fix(core): fixed background events being called in foreground by @deven98 in #1980
- fix(llc): fixed user parsing leading to incorrect online presence by @deven98 in #1981
- release: changes for 8.0 release by @deven98 in #1984
Full Changelog: 7.3.0...8.0.0
7.3.0
7.2.2
What's Changed
- feat(ui): Extract StreamMediaAttachmentBuilder widget by @Mounix99 in #1816
- fix(ui): custom attachment builders by @deven98 in #1938
- fix(ui): Export thumbnails by @deven98 in #1942
- fix(ui): fixes copying a message with mentions by @deven98 in #1945
- refactor(ui): Update stream_chat_flutter.dart to make accessible message_widget_content_components.dart by @guplem in #1943
- fix(ui): stops cached image from being used when channel image is not set by @deven98 in #1949
- fix(ui): extends predicates to mobile by @deven98 in #1947
- fix(ui): added calculation for reaction picker tail by @deven98 in #1953
- chore(repo): release v7.2.2 by @deven98 in #1960
New Contributors
Full Changelog: 7.2.1...7.2.2
7.2.1
What's Changed
- chore(repo): revert bump connectivity_plus (#1885) by @esarbanis in #1890
- chore(repo): Release 7.2.0-hotfix.1 by @esarbanis in #1891
- docs(ui): document reaction icon customization by @esarbanis in #1896
- feat(ui): voice recording attachment builder by @esarbanis in #1907
- fix(ui): microseconds diffs result in wrong unread indicator by @esarbanis in #1932
- chore(repo): Release 7.2.1 by @esarbanis in #1934
Full Changelog: 7.2.0...7.2.1
7.2.0-hotfix.1
What's Changed
- chore(repo): revert bump connectivity_plus (#1885) by @esarbanis in #1890
- chore(repo): Release 7.2.0-hotfix.1 by @esarbanis in #1891
Full Changelog: 7.2.0...7.2.0-hotfix.1
7.2.0
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
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