Skip to content

Releases: zoho/SalesIQ-Mobilisten-iOS-SP

v8.0.1

24 Jan 14:10
Compare
Choose a tag to compare

Bug Fixes:

  • Miscellaneous bug fixes and performance improvements.

v8.0.0

26 Dec 06:58
Compare
Choose a tag to compare

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:

Bug fixes:

  • Miscellaneous bug fixes and performance improvements

v7.0.0

26 Dec 06:57
Compare
Choose a tag to compare

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

13 Oct 07:14
Compare
Choose a tag to compare

Bug fixes:

  • Handled different cases of 'View Old Conversations' to make them more stable.
  • Miscellaneous bug fixes and performance improvements.

v6.0.1

28 Aug 11:37
Compare
Choose a tag to compare

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.

v6.0.0

10 Aug 10:12
Compare
Choose a tag to compare

Feature

  • Introducing the SalesIQ's Mobilisten-Zoho Bookings integration, a simplified in-app scheduling solution for your mobile app users to conveniently schedule appointments/bookings with your business directly from SalesIQ's chat window.
    To use this, integrate your Zoho Bookings account with SalesIQ.

Bug Fixes

v5.4.1

01 Aug 13:06
Compare
Choose a tag to compare

Bug fixes:

  • The routing issue while using the Criteria router card with the Single choice card is fixed.

v5.1.0

13 Jan 13:17
Compare
Choose a tag to compare

Bug fixes and enhancements:

  • Miscellaneous bug fixes and performance improvements.

v5.0.1

03 Jan 10:34
Compare
Choose a tag to compare

Bug fixes

  • Handled string customization for operator busy case during bot chat transfer

v5.0.0

03 Jan 10:33
Compare
Choose a tag to compare

What's new

  • Added support to edit, delete and reply to a message in your app user's ongoing chat/conversation
  • Introduced read receipts support in the conversation

Enhancement

  • Get debug logs for your application from app users instantly with a click using new Logger APIs
  • Added support to change the order of tabs in SalesIQ SDK inside your mobile app using setTabOrder API
  • A new delegate method, shouldOpenURL introduced to customize URL redirection
  • Other miscellaneous bug fixes.