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