Releases: GetStream/stream-chat-flutter
Releases · GetStream/stream-chat-flutter
v10.0.0-beta.11
What's Changed
- chore(repo): release v9.21.0 by @xsahil03x in #2457
- feat(llc): add hideHistoryBefore to addMembers by @xsahil03x in #2459
- feat(llc): add support for markUnreadByTimestamp by @xsahil03x in #2460
- feat(llc, persistence): add support for filter_tags in channel by @xsahil03x in #2461
- feat(ui, localization): add delete poll option functionality by @xsahil03x in #2466
- feat(ui): add haptic feedback support for audio recorder by @xsahil03x in #2465
- chore(repo): release v9.22.0 by @xsahil03x in #2469
- chore(repo): release v10.0.0-beta.11 by @xsahil03x in #2470
Full Changelog: v10.0.0-beta.10...v10.0.0-beta.11
v9.22.0
What's Changed
- feat(llc): add hideHistoryBefore to addMembers by @xsahil03x in #2459
- feat(llc): add support for markUnreadByTimestamp by @xsahil03x in #2460
- feat(llc, persistence): add support for filter_tags in channel by @xsahil03x in #2461
- feat(ui, localization): add delete poll option functionality by @xsahil03x in #2466
- feat(ui): add haptic feedback support for audio recorder by @xsahil03x in #2465
- chore(repo): release v9.22.0 by @xsahil03x in #2469
Full Changelog: v9.21.0...v9.22.0
v10.0.0-beta.10
What's Changed
- chore(deps): bump actions/checkout from 5 to 6 in the all-actions group by @dependabot[bot] in #2449
- chore(repo): Update dependencies by @xsahil03x in #2450
- fix(llc): Use extraData for name in ConnectUserDetails by @xsahil03x in #2451
- fix(ui): Respect safe area for fullscreen media by @xsahil03x in #2456
- chore(repo): release v10.0.0-beta.10 by @xsahil03x in #2458
Full Changelog: v10.0.0-beta.9...v10.0.0-beta.10
v9.21.0
What's Changed
- chore(deps): bump actions/checkout from 5 to 6 in the all-actions group by @dependabot[bot] in #2449
- chore(repo): Update dependencies by @xsahil03x in #2450
- fix(llc): Use extraData for name in ConnectUserDetails by @xsahil03x in #2451
- fix(ui): Respect safe area for fullscreen media by @xsahil03x in #2456
- chore(repo): release v9.21.0 by @xsahil03x in #2457
Full Changelog: v9.20.0...v9.21.0
v10.0.0-beta.9
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
MessagePreviewFormatterfor 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
- @radomir9720 made their first contribution in #2437
Full Changelog: v10.0.0-beta.8...v10.0.0-beta.9
v9.20.0
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
MessagePreviewFormatterfor 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
- @radomir9720 made their first contribution in #2437
Full Changelog: v9.19.0...v9.20.0
v10.0.0-beta.8
What's Changed
- feat(llc, persistence): handle user.messages.deleted event by @xsahil03x in #2423
- feat(ui): Add floating date divider builder. by @AleksandrLarin-Ardas in #2422
- feat(ui): add spacing to typing indicator by @dballance in #2418
- feat(ui): add
attachmentPickerOptionsBuilderby @xsahil03x in #2415 - chore(repo): release v9.19.0 by @xsahil03x in #2424
- chore(repo): release v10.0.0-beta.8 by @xsahil03x in #2425
New Contributors
- @AleksandrLarin-Ardas made their first contribution in #2422
Full Changelog: v10.0.0-beta.7...v10.0.0-beta.8
v9.19.0
What's Changed
- feat(ui): Add floating date divider builder. by @AleksandrLarin-Ardas in #2422
- feat(ui): add spacing to typing indicator by @dballance in #2418
- chore(repo): release v9.19.0 by @xsahil03x in #2424
New Contributors
- @AleksandrLarin-Ardas made their first contribution in #2422
Full Changelog: v9.18.0...v9.19.0
v10.0.0-beta.7
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
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