Skip to content

4.40.0

Compare
Choose a tag to compare
@martinmitrevski martinmitrevski released this 26 Oct 15:12
· 241 commits to main since this release

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