Nuance Android Messaging SDK Release Notes
v10.4.3
01/11/2024
- Handled unformatted VA messages in Mix.
- Fix - sending datapass on restoreBrandedMessagingFragment is not working.
- Fix - onVaMessage not triggered on ##EmptyAnswer.
- Fix - Network disconnected message is visible even after network restored.
v10.4.2
12/08/2023
- Updated logic to hide welcome message during the async chat.
- Addressed first time scrolling issue.
- Fix - onVAMessage is not called on messages matching getAgentHiddenMessageHandler.
- Fix - ##EmptyAnswer is not hidden for active chat.
v10.4.1
11/09/2023
- Fix - File upload issue when agent puts chat in waiting.
v10.4.0
10/06/2023
- Exposed method to set the visibility of Minimize button programmatically.
- Fix - RTL issue for close button.
v10.3.2
09/14/2023
- Fix - Disclaimer text issue for new conversation.
- Fix - “New Message Arrived” notification issue.
v10.3.1
08/01/2023
- Resolved the link click issue encountered when multiple links with data pass attributes were sent in a MIX/Agent message.
v10.3.0
07/18/2023
- Enhanced parsing logic to accommodate the link data attribute in the MIX environment.
- Text to Speech (TTS) now includes support for an advanced speech engine.
v10.2.0
07/07/2023
- Callback method added for clicking on the title bar item.
- Closing the Mix session upon the closure of NDEP Engagement.
- Minimum SDK version has been updated to 21.
- Fix- Duplicate opener message appearing on the chat screen.
v10.1.1
06/08/2023
- SDK now supports right-to-left (RTL) languages.
- Async now includes support for disclaimer text.
v10.1.0
05/31/2023
- Nuance Digital Video & Voice (DVV) feature added.
v10.0.8
05/06/2023
- Rich media support in Async.
- Exposed endpoints to toggle visibility of minimize button
v10.0.7
03/25/2023
- Opener message on chat resolved in Async communication.
v10.0.6
03/06/2023
- FIX- Progress Dialog not visible.
- Updated third party dependencies to the latest version.
v10.0.5
12/13/2022
- Security fixes.
- Hidden messages in chat transcript for Agent and customer messages.
- Fix- Optimised displaying chat transcript in Async.
- Fix- Covered more scenarios for hidden messages coming as an Agent/Customer message.
v10.0.4
10/19/2022
- Fix- #EmptyAnswer displayed in transcript on chat restore.
- Fix- addCustomerMessage() was adding #EmptyAnswer in the chat transcript.
- Fix- ##Url messages was getting displayed in the chat transcript.
v10.0.3
09/08/2022
- Updated NuanceMessagingActivity config changes to support uiMode
v10.0.2
06/08/2022
- Crash fix when no messages were coming on AsyncTranscript and GetMessages API call
v10.0.1
05/20/2022
- Typing animation bug fix
- Veracode sandbox issue fix in pipeline
v10.0.0
04/26/2022
- Pipeline support
- Bug fixes
- Security update
v9.4.3
03/07/2022
- Support for Api level 31 and above.
v9.4.2
01/23/2022
- Mix integration
- Bug fixes
v9.4.1
01/12/2022
- Veracode vulnerability fix
v9.4.0
11/26/2021
- Async communication optimization
- Opener text visibility toggle on chat restore
- Crash fix when typing layout is overridden
- Deeplink improvement
v9.3.6
10/08/2021
- Image button fixes to adapt outline button
- Fixed default styling for Image Button and QuickReply Button with icon
- Security related fixes
v9.3.5.01
08/16/2021
- Fix- Android SDK doesn't encode spaces properly in file upload URL Property exposed to control the deeplink feature
- Property will toggle the handling of deeplink by SDK or Application
v9.3.5
07/16/2021
- System image support
- An attribute is exposed that delegate the deep link to the customers application
- Crash fix for no messages in the chat transcript
- Documentation update
- Bug fixes