Skip to content

Releases: GetStream/stream-chat-swiftui

4.43.0

20 Nov 12:08
Compare
Choose a tag to compare

November 20, 2023

🐞 Fixed

  • Fix skip slow mode capability not handled

4.42.0

15 Nov 07:29
Compare
Choose a tag to compare

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

03 Nov 16:07
Compare
Choose a tag to compare

November 03, 2023

βœ… Added

  • Config for bottom placement of reactions

🐞 Fixed

  • Video playing after being dismissed on iOS 17.1

4.40.0

26 Oct 15:12
Compare
Choose a tag to compare

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 and MessageListView parameters optional

4.39.0

06 Oct 14:17
Compare
Choose a tag to compare

October 06, 2023

🐞 Fixed

  • Fixed visibility for deleted messages indicator for current user

βœ… Added

  • Add throttling to mark as read

4.38.0

29 Sep 15:58
Compare
Choose a tag to compare

September 29, 2023

🐞 Fixed

  • Performance improvements in the low-level client

4.37.1

27 Sep 08:04
Compare
Choose a tag to compare

September 27, 2023

βœ… Added

  • Config for changing supported media types in the composer

🐞 Fixed

  • Play audio in videos when in silent mode

4.37.0

18 Sep 20:17
Compare
Choose a tag to compare

September 18, 2023

πŸ”„ Changed

  • Updated StreamChat dependency

4.36.0

30 Aug 22:08
Compare
Choose a tag to compare

August 31, 2023

βœ… Added

  • Add XCPrivacy manifest #352

πŸ”„ Changed

  • Reactions popup disabled if channel is frozen

🐞 Fixed

  • Online indicator updates in the header view
  • Reactions overlay interface orientation updates

4.35.1

10 Aug 08:54
Compare
Choose a tag to compare

August 10, 2023

πŸ”„ Changed

  • Updated StreamChat dependency