Releases: zoho/SalesIQ-Mobilisten-iOS
Releases · zoho/SalesIQ-Mobilisten-iOS
v9.2.0
v9.1.1
Bug Fixes:
- Miscellaneous bug fixes and performance improvements.
v9.1.0
Introducing new chat APIs in SDK
- The Chat.start() API helps initiate a chat.
- The Chat.startWithTrigger() API allows initiating a chatbot-triggered chat.
- The Chat.setWaitingTime() API allows customizing the chat's waiting time.
- The Chat.get() API retrieves chat details for the specified chat ID.
- The present() API allows displaying the SDK (Conversation or Knowledge Base) as per your requirement.
Enhancements
- Zobot's files and slider cards are supported.
- Icon customization supported
Bug fixes
- Miscellaneous bug fixes and performance improvements.
v9.0.3
Bug Fixes:
- Miscellaneous bug fixes and performance improvements.
v9.0.2
Bug Fixes:
- Miscellaneous bug fixes and performance improvements.
v9.0.1
Introducing PrivacyInfo.xcprivacy file within the SDK to add the latest API declarations mandated by Apple. Visit our help guide to know more
Bug fixes:
- Miscellaneous bug fixes and performance improvements
v8.1.3
Bug Fixes:
- Miscellaneous bug fixes and performance improvements.
v8.1.2
Bug Fixes:
- Miscellaneous bug fixes and performance improvements.
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