Releases: GetStream/stream-chat-flutter
Releases · GetStream/stream-chat-flutter
v10.0.0-beta.12
What's Changed
- feat(samples): update parent message reactively in
ThreadPageby @xsahil03x in #2472 - fix(ui): fix regression in emoji_code support for reactions by @xsahil03x in #2474
- refactor(ui)!: replace ArgumentError with typed errors by @xsahil03x in #2479
- fix(localization): Italian unreadMessagesSeparatorText returns French text by @Copilot in #2486
- fix(ui): handle empty channel name in StreamChannelAvatar by @Copilot in #2487
- fix(ui): await audio recorder feedback callbacks to prevent sound bleeding into recordings by @Copilot in #2488
- chore(persistence): regenerate drift db as per lowest version bound by @xsahil03x in #2489
- feat(ui): add appBarForegroundColor to poll dialogs by @xsahil03x in #2490
- chore(repo): release v9.23.0 by @xsahil03x in #2492
- chore(repo): release v10.0.0-beta.12 by @xsahil03x in #2493
New Contributors
- @Copilot made their first contribution in #2486
Full Changelog: v10.0.0-beta.11...v10.0.0-beta.12
v9.23.0
What's Changed
- feat(samples): update parent message reactively in
ThreadPageby @xsahil03x in #2472 - fix(localization): Italian unreadMessagesSeparatorText returns French text by @Copilot in #2486
- fix(ui): handle empty channel name in StreamChannelAvatar by @Copilot in #2487
- fix(ui): await audio recorder feedback callbacks to prevent sound bleeding into recordings by @Copilot in #2488
- chore(persistence): regenerate drift db as per lowest version bound by @xsahil03x in #2489
- feat(ui): add appBarForegroundColor to poll dialogs by @xsahil03x in #2490
- chore(repo): release v9.23.0 by @xsahil03x in #2492
New Contributors
- @Copilot made their first contribution in #2486
Full Changelog: v9.22.0...v9.23.0
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