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 3184c18 commit 929ea20Copy full SHA for 929ea20
CHANGELOG.md
@@ -3,7 +3,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
3
4
# Upcoming
5
6
+### ✅ Added
7
+- Support for custom backgrounds (image, gradient)
8
+- Animation when sending message
9
+- Possibility to inject view model from the outside
10
+
11
+### 🐞 Fixed
12
+- Performance improvements
13
+- Autocomplete keyboard bug
14
+- Swipe gesture resizing message view
15
16
### 🔄 Changed
17
+- Method for creating custom avatar
18
19
# [4.10.0](https://github.com/GetStream/stream-chat-swiftui/releases/tag/4.10.0)
20
_February 16, 2022_
0 commit comments