Releases: GetStream/stream-chat-swiftui
Releases Β· GetStream/stream-chat-swiftui
4.67.0
November 25, 2024
β Added
π Fixed
- Fix message long press taking too much time to show actions #648
- Fix rendering link attachment preview with other attachment types #659
- Fix not using colors from the palette in some of the poll views #661
- Fix a rare crash when handling list change in the
ChatChannelViewModel
#663
π Changed
4.66.0
4.65.0
October 18, 2024
β Added
- New Thread List UI Component #621
- Handles marking a thread read in
ChatChannelViewModel
#621 - Adds
ViewFactory.makeChannelListItemBackground
#621
π Fixed
- Fix Channel List loading view shimmering effect not working #621
- Fix Channel List not preselecting the Channel on iPad #621
π Changed
- Channel List Item has now a background color when it is selected on iPad #621
4.64.0
October 03, 2024
π Changed
- Improves Poll voting UX by making it possible to tap on the whole option as well #612
π Fixed
- Rare crash when accessing frame of the view #607
ChatChannelListView
navigation did not trigger when using a custom container and its body reloaded #609- Channel was sometimes not marked as read when tapping the x on the unread message pill in the message list #610
- Channel was sometimes not selected if
ChatChannelViewModel.selectedChannelId
was set to a channel created a moments ago #611 - Fix the poll vote progress view not having full width when the Poll is closed #612
- Fix the last vote author not accurate in the channel preview #612
4.63.0
September 12, 2024
β Added
- Configuration for padding for quoted message views #598
π Changed
- Improved subtitle info in pinned messages view #594
- The
image(for channel: ChatChannel)
inChannelHeaderLoader
is now open #595 - FlagMessage Action is now only shown if the user has a permission to perform the action #599
π Fixed
4.62.0
August 16, 2024
π Fixed
4.61.0
4.60.0
4.59.0
4.58.0
June 27, 2024
β Added
- Thread replies shown in channel indicator #518
π Fixed
- Dismiss the channel when leaving a group #519
- Dismiss keyboard when tapping on the empty message list #513
- Reset composer text when there is provisional text (e.g. Japanese - kana keyboard) but the text is reset to empty string #512
- Visibility of the comments button in anonymous polls #524