Skip to content

Releases: GetStream/stream-chat-flutter

v10.0.0-beta.11

10 Dec 12:20
3ceae47

Choose a tag to compare

v10.0.0-beta.11 Pre-release
Pre-release

What's Changed

Full Changelog: v10.0.0-beta.10...v10.0.0-beta.11

v9.22.0

10 Dec 11:03
f87b36b

Choose a tag to compare

What's Changed

Full Changelog: v9.21.0...v9.22.0

v10.0.0-beta.10

03 Dec 14:31
56e021f

Choose a tag to compare

v10.0.0-beta.10 Pre-release
Pre-release

What's Changed

Full Changelog: v10.0.0-beta.9...v10.0.0-beta.10

v9.21.0

03 Dec 13:40
ba177ae

Choose a tag to compare

What's Changed

Full Changelog: v9.20.0...v9.21.0

v10.0.0-beta.9

18 Nov 16:24
2a117b0

Choose a tag to compare

v10.0.0-beta.9 Pre-release
Pre-release

What's Changed

  • feat(ui)!: enhance onAttachmentTap with fallback to default behavior by @xsahil03x in #2426
  • feat(llc): Store endAt in UTC by @xsahil03x in #2428
  • fix(core): Prevent race condition on initial connection by @xsahil03x in #2432
  • feat(llc): Add user-level privacy settings by @xsahil03x in #2430
  • chore(ci): enhance Dependabot configuration for GitHub Actions and Pub packages by @xsahil03x in #2414
  • fix(ui): link text was passed to the onLinkTap callback instead of link href by @radomir9720 in #2437
  • feat(ui): Add date formatters for timestamps by @xsahil03x in #2438
  • feat(ui): add reactionIndicatorBuilder for custom reaction indicators by @xsahil03x in #2440
  • feat(ui): Add MessagePreviewFormatter for customization by @xsahil03x in #2441
  • feat(llc, ui, persistence): Add message delivery receipts by @xsahil03x in #2429
  • refactor(ui): Optimize image thumbnail loading and caching by @xsahil03x in #2444
  • chore(repo): release v9.20.0 by @xsahil03x in #2445
  • chore(repo): release v10.0.0-beta.9 by @xsahil03x in #2446

New Contributors

Full Changelog: v10.0.0-beta.8...v10.0.0-beta.9

v9.20.0

18 Nov 13:41
0292922

Choose a tag to compare

What's Changed

  • fix(core): Prevent race condition on initial connection by @xsahil03x in #2432
  • feat(llc): Add user-level privacy settings by @xsahil03x in #2430
  • chore(ci): enhance Dependabot configuration for GitHub Actions and Pub packages by @xsahil03x in #2414
  • fix(ui): link text was passed to the onLinkTap callback instead of link href by @radomir9720 in #2437
  • feat(ui): Add date formatters for timestamps by @xsahil03x in #2438
  • feat(ui): Add MessagePreviewFormatter for customization by @xsahil03x in #2441
  • feat(llc, ui, persistence): Add message delivery receipts by @xsahil03x in #2429
  • refactor(ui): Optimize image thumbnail loading and caching by @xsahil03x in #2444
  • chore(repo): release v9.20.0 by @xsahil03x in #2445

New Contributors

Full Changelog: v9.19.0...v9.20.0

v10.0.0-beta.8

29 Oct 13:39
3f89e28

Choose a tag to compare

v10.0.0-beta.8 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v10.0.0-beta.7...v10.0.0-beta.8

v9.19.0

29 Oct 12:24
5207134

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.18.0...v9.19.0

v10.0.0-beta.7

15 Oct 14:01
e6f5e25

Choose a tag to compare

v10.0.0-beta.7 Pre-release
Pre-release

What's Changed

  • feat(llc, ui): add delete message for me by @xsahil03x in #2394
  • feat(persistence): add deletedForMe and deletedMessages fields by @xsahil03x in #2395
  • feat(llc)!: add standalone file/image upload/remove methods by @xsahil03x in #2396
  • fix(llc): improve persistence updates for channel state and threads by @xsahil03x in #2401
  • fix(llc, ui): improve read status handling by @xsahil03x in #2402
  • feat(llc, persistence): add messageCount to channel model and event by @xsahil03x in #2403
  • chore(repo): bump peter-evans/find-comment from 3 to 4 by @dependabot[bot] in #2407
  • chore(repo): bump peter-evans/create-or-update-comment from 4 to 5 by @dependabot[bot] in #2408
  • chore(samples): update gradle and kotlin versions by @xsahil03x in #2410
  • fix(llc, persistence): improve sync reliability and error handling by @xsahil03x in #2390
  • chore(repo): bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #2413
  • feat(llc, persistence): add channelRole to Message model by @xsahil03x in #2411
  • feat(llc): add pending messages for channels by @xsahil03x in #2400
  • chore(repo): release v9.18.0 by @xsahil03x in #2416
  • chore(repo): release v10.0.0-beta.7 by @xsahil03x in #2417

Full Changelog: v10.0.0-beta.6...v10.0.0-beta.7

v9.18.0

15 Oct 13:28
fe326e7

Choose a tag to compare

What's Changed

  • fix(llc): improve persistence updates for channel state and threads by @xsahil03x in #2401
  • fix(llc, ui): improve read status handling by @xsahil03x in #2402
  • feat(llc, persistence): add messageCount to channel model and event by @xsahil03x in #2403
  • chore(repo): bump peter-evans/find-comment from 3 to 4 by @dependabot[bot] in #2407
  • chore(repo): bump peter-evans/create-or-update-comment from 4 to 5 by @dependabot[bot] in #2408
  • chore(samples): update gradle and kotlin versions by @xsahil03x in #2410
  • fix(llc, persistence): improve sync reliability and error handling by @xsahil03x in #2390
  • chore(repo): bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #2413
  • feat(llc, persistence): add channelRole to Message model by @xsahil03x in #2411
  • feat(llc): add pending messages for channels by @xsahil03x in #2400
  • chore(repo): release v9.18.0 by @xsahil03x in #2416

Full Changelog: v9.17.0...v9.18.0