You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
6
### ✅ Added
7
7
- Feature rich markdown rendering with AttributedString [#757](https://github.com/GetStream/stream-chat-swiftui/pull/757)
8
8
- Add `Fonts.title2` for supporting markdown headers [#757](https://github.com/GetStream/stream-chat-swiftui/pull/757)
9
+
- Add `resignsFirstResponderOnScrollDown` to `MessageListConfig`[#769](https://github.com/GetStream/stream-chat-swiftui/pull/769)
9
10
### 🔄 Changed
10
11
- Uploading a HEIC photo from the library is now converted to JPEG for better compatibility [#767](https://github.com/GetStream/stream-chat-swiftui/pull/767)
11
12
12
-
### ✅ Added
13
-
- Add `resignsFirstResponderOnScrollDown` to `MessageListConfig`[#769](https://github.com/GetStream/stream-chat-swiftui/pull/769)
0 commit comments