github GetStream/stream-chat-swift 2.2.6

latest releases: 4.89.0, 4.88.0, 4.87.0...
5 years ago

✅ Added

  • ChatViewController.preferredEmojiOrder to specify order of emojis in reaction view #337
  • Unban a user API:
    • client.unban(user:User in channel: Channel, _ completion:) #344
    • client.rx.unban(user:User in channel: Channel) #344
    • channel.unban(user:User, _ completion:) #344
    • channel.rx.unban(user:User) #344

🐞 Fixed

  • Increasing username label font size (MessageViewStyle.nameFont) in message cell caused cut off #333
  • Emojis in reaction view not displayed consistent order #332

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

NewReleases is sending notifications on new releases.