Merge branch 'develop' into fix/tempFilePathOnWindows

This commit is contained in:
Rafal Adasiewicz
2023-01-26 13:22:31 +01:00
committed by GitHub
6 changed files with 17 additions and 3 deletions
@@ -1,5 +1,9 @@
## Upcoming
🔄 Changed
- Updated `photo_manager` dependency to `^2.5.2`
🐞 Fixed
- [[#1424]](https://github.com/GetStream/stream-chat-flutter/issues/1424) Fixed a render issue when showing messages starting with 4 whitespaces.
- Fixed a bug where the `AttachmentPickerBottomSheet` was not able to identify the mobile browser.