Merge branch 'develop' into feat/exposeAttachmentActionsModal

This commit is contained in:
Rafal Adasiewicz
2023-02-14 13:55:57 +01:00
committed by GitHub
2 changed files with 13 additions and 2 deletions
@@ -1,5 +1,8 @@
## Upcoming
🐞 Fixed
[#1463](https://github.com/GetStream/stream-chat-flutter/pull/1463) Fixed support for iPad in the share button for images.
✅ Added
- Now it is possible to customize the max lines of the title of a url attachment. Before it was always 1 line.