Releases: GetStream/stream-chat-swiftui
Releases Β· GetStream/stream-chat-swiftui
4.43.0
November 20, 2023
π Fixed
- Fix skip slow mode capability not handled
4.42.0
November 15, 2023
β Added
- Add factory method for custom attachments in quoted messages
π Fixed
- Fix marked read while the app is in the background
- Fix recently saved images to camera roll don't show up
4.41.0
November 03, 2023
β Added
- Config for bottom placement of reactions
π Fixed
- Video playing after being dismissed on iOS 17.1
4.40.0
October 26, 2023
β οΈ Important
- Dependencies are no longer exposed (this includes Nuke and SwiftyGif). If you were using those dependencies we were exposing, you would need to import them manually. This is due to our newest addition supporting Module Stable XCFramework, see more below in the "Added" section. If you encounter any SPM-related problems, be sure to reset the package caches.
β Added
- Add message preview with attachments in channel list
- Add support for pre-built XCFramework
- Config for composer text input paddings
- Config for left alignment of messages
π Changed
- Made some
ChannelList
andMessageListView
parameters optional
4.39.0
October 06, 2023
π Fixed
- Fixed visibility for deleted messages indicator for current user
β Added
- Add throttling to mark as read
4.38.0
September 29, 2023
π Fixed
- Performance improvements in the low-level client
4.37.1
September 27, 2023
β Added
- Config for changing supported media types in the composer
π Fixed
- Play audio in videos when in silent mode
4.37.0
September 18, 2023
π Changed
- Updated
StreamChat
dependency
4.36.0
4.35.1
August 10, 2023
π Changed
- Updated
StreamChat
dependency