Android Calls 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.

7.12.2
#

Updates

  • Bug fixes in Chat SDK.

7.12.1
#

Updates

  • library update to handle DNS issue.

7.12.0
#

Updates

  • Improvements in handling call server connection errors.
  • Added FlyException object in the following methods callback with breaking changes, to handle the errors occurred during call connectivity.
    • CallManager.makeVoiceCall()
    • CallManager.makeVideoCall()
    • CallManager.makeGroupVoiceCall()
    • CallManager.makeGroupVideoCall()
    • CallManager.answerCall()
    • CallManager.inviteUsersToOngoingCall()
  • Removed CallManager.init() method from the Mirrorfly SDK. Now SDK, internally handles the Call SDK initialisation
  • Improvements in call disconnect.

7.11.9
#

Updates

  • Bug fixes in Chat SDK.

7.11.8
#

Updates

  • Bug fixes in Chat History and Media Forward.

7.11.7
#

Updates

  • Bug fixes in Chat SDK.

7.11.6
#

Updates

  • Bug fixes in Chat SDK.
  • loadLocalMessages() method is no longer available. Instead, use this loadMessages() method.
  • loadLocalNextMessages() method is no longer available. Instead, use this loadNextMessages() method.
  • loadLocalPreviousMessages() method is no longer available. Instead, use this loadPreviousMessages() method.

7.11.5
#

  • Improvement in call reconnection.

7.11.4
#

  • Android 14 Migration.

7.11.3
#

  • Bug Fixes in Chat SDK.

7.11.2
#

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

7.11.1
#

Updates

7.11.0
#

New Feature

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

7.10.0
#

New Feature

  • ChatSDK now supports large file uploads and downloads along with pause and resume capability, By calling the new method FlyMessenger.sendMediaFileMessage() while sending media files we can utilise those features

Updates

7.9.9
#

  • Bug fixes in Chat history on media download.
  • 7.9.8
    #

  • Bug Fixes in Chat SDK
  • 7.9.7
    #

  • Bug fixes in getUserProfile method.
  • 7.9.6
    #

  • Bug fixes
  • 7.9.5
    #

  • Bug fixes
  • 7.9.4
    #

  • Bug fixes
  • 7.9.3
    #

  • Improvements in leaveGroup method.
  • 7.9.2
    #

  • Bug fixes in leaveGroup method.
  • 7.9.1
    #

    New Feature

    • Revoke admin in Group has been newly introduced in SDK. If you are a admin, you can revoke the admin access of a user from a group to a normal user by using the GroupManager.revokeAdmin(GROUP_JID, REVOKE_ADMIN_JID, LISTENER) method.

    Updates

    Improvements in LeaveGroup method, please check here.

    7.9.0
    #

    New Feature

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

    Updates

    • Bug fixes in the calls and chat.

    7.8.2
    #

    Improvements in Meet feature

    • createMeetLink response updated.

    7.8.1
    #

    Updates

    Added mediaFileUrl key in the MediaChatMessage class to get the url of the media file in chat SDK.

    7.8.0
    #

    New Feature

    • Meet feature has been newly introduced in SDK. You can create Meet link by using CallManager.createMeetLink() method.

    Updates

    • UserIdentifier validation has been updated to accept only hyphens(-),underscore(_) and alphanumeric characters in lower case during registration
    • UserJid param has been returned in ChatManager.registerApiService() method response

    Removed

    • sendCallMessage() delegate method has been removed from CallManagerDelegate protocol

    7.7.5
    #

    • Chat SDK Bugs fixes and Performance improvements

    7.7.4
    #

    • Bugs fixes and Performance improvements

    7.7.3
    #

    • Bugs fixes and Performance improvements

    7.7.2
    #

    • Bugs fixes and Performance improvements

    7.7.1
    #

    • Bug fixes and improvements
    • New feature releases in chat SDK

    7.7.0
    #

    • Bug Fixes

    7.6.4
    #

    • Bug Fixes

    7.6.0
    #

    • Bugs fixes and Performance improvements

    7.5.0
    #

    • Bugs fixes and Performance improvements