Stream Chat Swiftui Versions Save

SwiftUI Chat SDK ➜ Stream Chat 💬

4.53.0

2 weeks ago

April 30, 2024

✅ Added

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

4.52.0

1 month ago

April 09, 2024

✅ Added

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

4.51.0

1 month ago

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

2 months ago

March 14, 2024

🐞 Fixed

  • Message text color when using link detection

4.50.0

2 months ago

March 12, 2024

✅ Added

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

4.49.0

2 months ago

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

3 months ago

February 09, 2024

✅ Added

  • Factory method for customizing the search results view

🔄 Changed

  • Updated StreamChat dependency

4.47.1

3 months ago

January 29, 2024

🐞 Fixed

  • Cleanup of audio session only when voice recording is enabled

4.47.0

4 months ago

January 09, 2024

✅ Added

  • Config for highlighted composer border color
  • Config for enforcing unique reactions

🐞 Fixed

  • Improved loading of gallery images

4.46.0

4 months ago

December 21, 2023

✅ Added

  • Recording of async voice messages
  • Rendering and playing async voice messages

🔄 Changed