Skip to content

Releases: GetStream/stream-chat-swiftui

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

4.50.1

14 Mar 00:07
Compare
Choose a tag to compare

March 14, 2024

🐞 Fixed

  • Message text color when using link detection

4.50.0

12 Mar 13:50
Compare
Choose a tag to compare

March 12, 2024

βœ… Added

  • Link detection in the text views
  • Indicator when a message was edited

4.49.0

28 Feb 09:51
d12163e
Compare
Choose a tag to compare

February 28, 2024

βœ… Added

  • Config the audioRecorder that is used when sending async voice messages

πŸ”„ Changed

  • Author name display now depends on number of participants, not channel type

🐞 Fixed

  • Voice recording messages now use the standard message modifier

πŸ”„ Changed

4.48.0

09 Feb 14:29
Compare
Choose a tag to compare

February 09, 2024

βœ… Added

  • Factory method for customizing the search results view

πŸ”„ Changed

  • Updated StreamChat dependency