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
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
13
13
- Add `Utils.originalTranslationsStore` to keep track of messages that should show the original text [#815](https://github.com/GetStream/stream-chat-swiftui/pull/815)
14
14
- Add `ViewFactory.makeGalleryHeaderView` for customising header view in `GalleryView`[#837](https://github.com/GetStream/stream-chat-swiftui/pull/837)
15
15
- Add `ViewFactory.makeVideoPlayerHeaderView` for customising header view in `VideoPlayerView`[#837](https://github.com/GetStream/stream-chat-swiftui/pull/837)
16
+
- Add `Utils.messagePreviewFormatter` for customising message previews in lists [#839](https://github.com/GetStream/stream-chat-swiftui/pull/839)
16
17
### 🐞 Fixed
17
18
- Fix swipe to reply enabled when quoting a message is disabled [#824](https://github.com/GetStream/stream-chat-swiftui/pull/824)
18
19
- Fix mark unread action not removed when read events are disabled [#823](https://github.com/GetStream/stream-chat-swiftui/pull/823)
0 commit comments