Skip to content

Releases: GetStream/stream-chat-swiftui

4.60.0

19 Jul 17:08
Compare
Choose a tag to compare

July 19, 2024

βœ… Added

  • Public init of PhotoAttachmentCell #544
  • Public init for AudioRecordingInfo 547

🐞 Fixed

  • Update of search results when slowly typing #550

4.59.0

11 Jul 10:28
Compare
Choose a tag to compare

July 10, 2024

βœ… Added

  • Added message actions for user blocking #532

🐞 Fixed

  • Smoother and more performant view updates in channel and message lists #522
  • Fix scrolling location when jumping to a message not in the currently loaded message list #533
  • Fix display of the most votes icon in Polls #538
  • Fix message author information not reflecting the latest state #540

4.58.0

27 Jun 14:22
Compare
Choose a tag to compare

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

πŸ”„ Changed

  • Show inline alert banner when encountering a failure while interacting with polls #504
  • Grouping image and video attachments in the same message #525

4.57.0

07 Jun 12:45
Compare
Choose a tag to compare

June 07, 2024

βœ… Added

  • Add support for creating and rendering polls #495
  • Use max file size for validating attachments defined in Stream's Dashboard #490

4.56.0

22 May 11:02
Compare
Choose a tag to compare

May 21, 2024

πŸ”„ Changed

  • Updated StreamChat dependency

🐞 Fixed

  • Creating merged channel avatars logged a console warning when the source image uses extended color range #484

4.55.0

14 May 10:05
Compare
Choose a tag to compare

May 14, 2024

πŸ”„ Changed

  • Updated StreamChat dependency

4.54.0

06 May 14:21
Compare
Choose a tag to compare

May 06, 2024

πŸ”„ Changed

  • Updated StreamChat dependency

4.53.0

01 May 05:45
Compare
Choose a tag to compare

April 30, 2024

βœ… Added

  • Highlighting and tapping on user mentions
  • Customization of the channel loading view
  • Public init of InjectedChannelInfo

4.52.0

09 Apr 14:03
Compare
Choose a tag to compare

April 09, 2024

βœ… Added

  • Added markdown support (enabled by default)
  • LinkAttachmentView and LinkDetectionTextView available for public use

4.51.0

26 Mar 14:49
Compare
Choose a tag to compare

March 26, 2024

βœ… Added

  • Role value in the user display info

🐞 Fixed

  • Reactions picker for large messages sometimes goes in the safe area
  • Loading of pinned messages in the channel info screen