Skip to content

Releases: GetStream/stream-chat-swiftui

4.47.0

09 Jan 22:37
Compare
Choose a tag to compare

January 09, 2024

βœ… Added

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

🐞 Fixed

  • Improved loading of gallery images

4.46.0

21 Dec 21:36
Compare
Choose a tag to compare

December 21, 2023

βœ… Added

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

πŸ”„ Changed

4.45.0

13 Dec 13:57
Compare
Choose a tag to compare

December 13, 2023

βœ… Added

  • Mark message as unread
  • Jump to first unread message
  • Factory method to swap jump to unread button

4.44.0

30 Nov 23:06
Compare
Choose a tag to compare

December 01, 2023

βœ… Added

  • Jump to a message that is not on the first page
  • Jump to a message in a thread
  • Bi-directional scrolling of the message list
  • Handling of bounced messages

🐞 Fixed

  • Some links not being rendered correctly

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