We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cac9d67 commit bfd2bfaCopy full SHA for bfd2bfa
CHANGELOG.md
@@ -5,10 +5,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
5
6
### ✅ Added
7
- Chat info screen
8
+- Possibility to customize empty messages state
9
+- Possibility to customize author and date view in a message
10
+- View model injection in the Message Composer View
11
12
### 🐞 Fixed
13
- Bug with swiping video attachments
14
- Bug with reactions offset for large number of reactions
15
+- Text input cursor jump
16
+- Text message rendering issue with custom font
17
+- Tap enabled on fourth image in attachments if there's a number overlay
18
19
# [4.14.0](https://github.com/GetStream/stream-chat-swiftui/releases/tag/4.14.0)
20
_April 26, 2022_
0 commit comments