Changelog

Improved

Android SDK 3.0.12

Upgraded Ktor from 2.3.12 dependecy to 3.0.3

iOS SDK 2.113.1

  • ChatSession real-time messages now filter out messages by blocked users.

iOS SDK 2.113

  • Fixed a bug that caused chatSession - loadInitalHistory and loadNextHistory to load messages from blocked users.

iOS SDK 2.112

  • Added filtering by profile relationship to GetUserReactionsRequestOptions;
  • Added filtering by profile relationship to GetCommentsRequestOptions;
  • Added filtering by profile relationship to getUserReactionCount;
  • Added getCommentCount functionality;

iOS SDK 2.111

New Features

Fixed

iOS SDK 2.109.1

  • fixed a small bug that prevented getUserReactions() from working correctly