Releases: GetStream/stream-chat-swiftui
Releases Β· GetStream/stream-chat-swiftui
4.47.0
January 09, 2024
β Added
- Config for highlighted composer border color
- Config for enforcing unique reactions
π Fixed
- Improved loading of gallery images
4.46.0
December 21, 2023
β Added
- Recording of async voice messages
- Rendering and playing async voice messages
π Changed
4.45.0
December 13, 2023
β Added
- Mark message as unread
- Jump to first unread message
- Factory method to swap jump to unread button
4.44.0
December 01, 2023
β Added
- Jump to a message that is not on the first page
- Jump to a message in a thread
- Bi-directional scrolling of the message list
- Handling of bounced messages
π Fixed
- Some links not being rendered correctly
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