ChatSDK Changelog

It typically includes information about new features, bug fixes, and other updates that have been made. The format of a changelog can vary, but it is usually organized in reverse chronological order, with the most recent changes listed first.

2.0.0
#

Media compression feature implemented

  • Implemented new methods to perform media compression for wider compatibility. Check herefor details.
  • Update the "getChatMessages" method to support both object-based and individual argument inputs for enhanced flexibility. Explore the detailshere

1.1.0
#

Large file upload and download feature implemented

  • The methods sendImageMessage, sendVideoMessage, sendAudioMessage, and sendDocumentMessage have been deprecated.
  • Moving forward, please use sendMediaMessage to send video, audio, and document files, ensuring better maintainability and consistency across media types.

1.0.19
#

Updates

  • Enhanced SDK support for the latest React Native version 0.73 or higher, Upgrade to Realm version 20.1.0 for compatibility, check here for more details.