github GetStream/stream-chat-swift 2.6.7

latest releases: 4.88.0, 4.87.0, 4.86.0...
4 years ago

⚠️ Deprecated

  • Client.shared.update(channel:name:imageURL:extraData:_:) and channel.update(name:imageURL:extraData:_:) is deprecated. Please use versions without name:imageURL:

🐞 Fixed

  • Channel.update unnecessarily causing an actual name and imageURL update on 1-1 channels #973
  • Channel.membership is nil for when channel is obtained from presenter.rx.channelDidUpdate observable
  • Fix when both an image and a file were sent, only the images were actually sent

🔄 Changed

  • HTTP requests were incorrectly logged with error log level, changed to debug

Don't miss a new stream-chat-swift release

NewReleases is sending notifications on new releases.