Merge branch 'develop' into ISSUE-1456/SendingMessageIndicatorFix

This commit is contained in:
Leandro Borges Ferreira
2023-02-15 13:57:45 +01:00
committed by GitHub
6 changed files with 36 additions and 0 deletions
@@ -8,6 +8,7 @@
✅ Added
- Now it is possible to customize the max lines of the title of a url attachment. Before it was always 1 line.
- Added `attachmentActionsModalBuilder` parameter to `StreamMessageWidget` that allows to customize `AttachmentActionsModal`.
🔄 Changed