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.
#
1.0.10New Feature
- With the newly introduced call logs feature in the SDK, you can now retrieve, delete, and clear call logs, check here for more details.
Updates
- Bug fixes for socket disconnection issues occurring while receiving calls in the background.
#
1.0.8New Feature
- With the newly introduced call switch feature in the SDK, you can now seamlessly switch between audio and video calls and vice versa, check here for more details.
#
1.0.2Updates
- Added socketEmitEvent() method to prevent the socket disconnect when the proximity is enabled, check here for more details.
#
0.3.0New Feature
- Video call feature has been newly introduced in SDK, check here for more details.
#
0.2.1New Feature
- React Native SDK can be installed via NPM. https://www.npmjs.com/package/mirrorfly-reactnative-sdk
- Audio call feature has been newly introduced in SDK, check here for more details.