Angular Meet 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.

4.25.4
#

Updates

  • A new parameter 'metaData' is added to all group chat messages.
  • Call reconnection timer configuration added.
  • Improvements in unread message count feature.

4.25.3
#

New Feature

  • ChatSDK now supports the getRecentChatsByPagination feature. Check out our official documentation here.

Updates

  • We have updated media upload and download listeners with a progress percentage.
  • Improvements in handling logout on low internet.

4.25.2
#

Updates

  • We are adding additional metadata object param while making call's, check here for more updates.

4.25.1
#

Updates

  • Get previous chat history for newly added users if isHistoryOn is enabled on groups, check here for more updates.

4.25.0
#

Updates

  • Introduced new methods and listeners to detect the changes in the call quality, check here for more details.

4.24.0
#

Updates

4.23.0
#

Updates

  • Improvement in Call reconnection.

4.22.1
#

Updates

  • The email field now supports these symbols %+!$&# on profileUpdate.

4.22.0
#

New Feature

  • ChatSDK now supports EditMessage feature. Check out our official documentation here.

4.21.1
#

Updates

  • Improvement in chat SDK.

4.21.0
#

New Feature

  • ChatSDK now supports large file uploads and downloads along with pause and resume capability. Use the new method SDK.sendMediaFileMessage() to send and download media files.

4.20.2
#

Updates

  • Send Message method response format updated

4.20.1
#

Updates

  • isLastMessageSentByme added in Recentchats

4.20.0
#

New Feature

  • Meet message has been newly introduced in SDK. You can send a meet message by using the SDK.sendMeetMessage() method.

Updates

  • Bug fixes in the calls and chat.

4.19.1
#

Updates

  • Improvements in chat SDK.

4.19.0
#

New Feature

  • Initial Release.