Skip to content

Releases: zoho/SalesIQ-Mobilisten-iOS

v8.1.1

09 Apr 04:33
Compare
Choose a tag to compare

Bug Fixes:

  • Miscellaneous bug fixes and performance improvements.

v8.1.0

18 Mar 15:04
Compare
Choose a tag to compare

New Feature:

Introducing a new set of APIs for notifications and chats in SDK.

Bug fixes:

  • Miscellaneous bug fixes and performance improvements

v8.0.4

22 Feb 06:42
Compare
Choose a tag to compare

Bug Fixes:

  • Miscellaneous bug fixes and performance improvements.

v8.0.3

12 Feb 12:39
Compare
Choose a tag to compare

Bug Fixes:

  • Miscellaneous bug fixes and performance improvements.

v8.0.2

01 Feb 04:06
Compare
Choose a tag to compare

Bug Fixes:

  • Fixed launcher-related bugs and improved performance.

v8.0.1

24 Jan 14:09
Compare
Choose a tag to compare

Bug Fixes:

  • Miscellaneous bug fixes and performance improvements.

v8.0.0

15 Dec 14:10
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

15 Nov 13:32
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

04 Oct 10:33
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:36
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.