Business Messaging SDK iOS - Release Notes
1.5.2
- Added support for Restart Conversation and End Chat actions in BM Chat.
- Introduced a configuration API to show or hide the More Actions button in BM Chat.
BussinessMessaging.setMoreOptionVisibility(isVisible: <#T##Bool#>)
1.5.1
- No functional changes in this release. This is only a version upgrade.
1.5.0
- All binaries are now compiled using Xcode 26.1 instead of Xcode 16 for security purposes.
1.4.6
- Fixed the text message
<p> tag padding issue.
1.4.5
No functional changes in this release. This is only a version upgrade.
1.4.4
- Enhanced backward compatibility in the BM SDK to ensure seamless connections for existing guests.
1.4.3
Added a security fix in the BM SDK for WMS guest authentication.
1.4.2
- Upgraded dependence SDK versions to ensure compatibility and stability.
1.3.11
- Introduced the Set Contact Info API to allow setting contact information for the Business Messaging SDK. Learn more
1.3.10
- Upgraded dependency SDK versions for improved compatibility and stability.
1.3.9
- Updated the dependency SDK version to ensure compatibility and stability.
1.3.8
- Added a public API to show or hide the agent transfer button at the bottom of the chat screen.
1.3.5
- Updated some build changes(Update to XCode 16) for Apple's latest requirement.
1.3.4
- Enhanced the performance of BM SDK
1.3.3
- Resolved the compile-time issue in XCode 16 when using SDK as a static library.