Releases: zoho/SalesIQ-Mobilisten-iOS
Releases · zoho/SalesIQ-Mobilisten-iOS
v8.1.1
Bug Fixes:
- Miscellaneous bug fixes and performance improvements.
v8.1.0
New Feature:
Introducing a new set of APIs for notifications and chats in SDK.
- The Notification.setAction() API allows to manage the notification click action.
- The Notification.getPayload() API retrieves the payload when the user taps on the notification. The registerLocalizationFile() API allows the overriding of localizable strings.
- The ZohoSalesIQ.Chat.open() to open the screen based on the data provided in the notification payload.
- The ZohoSalesIQ.Chat.hideQueueTime() API allows controlling the visibility of the chat queue time.
- Enriched UI for chat waiting queue layout.
Bug fixes:
- Miscellaneous bug fixes and performance improvements
v8.0.4
Bug Fixes:
- Miscellaneous bug fixes and performance improvements.
v8.0.3
Bug Fixes:
- Miscellaneous bug fixes and performance improvements.
v8.0.2
Bug Fixes:
- Fixed launcher-related bugs and improved performance.
v8.0.1
Bug Fixes:
- Miscellaneous bug fixes and performance improvements.
v8.0.0
New Feature:
Introduced a new set of APIs for more SDK customizations
- The ZohoSalesIQ.Launcher.show() API to customize the launcher's visibility (show, hide, or show during an ongoing chat) based on your preferences. The previously utilized showLauncher() API has now been deprecated.
- The ZohoSalesIQ.Launcher.enableDragToDismiss() API enables closing the mobilisten launcher by drag and drop.
- Mobilisten now supports ten regional languages, including Tamil, Kannada, Bengali, Hindi, Gujarati, Marathi, Telugu, Punjabi, Oriya, and Malayalam.
- The ZohoSalesIQ.dismissUI() API allows users to navigate back to your app instantly by dismissing all Mobilisten UI elements.
- Introducing the ability to add custom icons for rating/feedback.
Enhancement:
- The Chat.showFeedbackAfterSkip() API to control the flow of rating/feedback after the chat ends.
Bug fixes:
- Miscellaneous bug fixes and performance improvements
v7.0.0
Enhancements:
- The article sub-categories have been supported from this version.
- Introduced a new version of APIs for the Knowledge base/resource.
Bug Fixes:
- Miscellaneous bug fixes and performance improvements.
v6.0.2
Bug fixes:
- Handled different cases of 'View Old Conversations' to make them more stable.
- Miscellaneous bug fixes and performance improvements.
v6.0.1
Bug Fixes
- The issue of the app becoming unresponsive when calling the .Chat.show() API from the presented view controller has been resolved.
- The issue involves initiating a new chat using the .Chat.startChat() API when there is an ongoing active bot-triggered or proactive chat (with parallel conversation disabled) has been resolved. As a result, using this API will open the existing ongoing chat.