Skip to content

Releases: zoho/SalesIQ-Mobilisten-ReactNative

v1.4.2

13 Feb 05:00
Compare
Choose a tag to compare

Changelog

v1.4.1

10 Dec 13:11
Compare
Choose a tag to compare

Changes/Enhancements

  • Updated react-native peer dependency for module.

Bug fixes

  • This version fixes an issue with showing special characters within bot-trigger push notifications in iOS.

v1.4.0

04 Dec 11:33
Compare
Choose a tag to compare

Features:

  • Outgoing messages will be having sending and sent states within the chat.
  • Option to resend and delete the messages upon failure.
  • Support for Password Input card. Learn more
  • Support for handling custom triggers. Learn more

v1.3.1

22 Sep 14:56
Compare
Choose a tag to compare

Changes/Enhancement:

  • ZohoSalesIQ.init() API can be called outside of application class.

v1.3.0

11 Sep 19:27
Compare
Choose a tag to compare

Changes or Enhancements:

  • The ability to reopen chats is now disabled by default.

Bug Fixes:

  • This version fixes a rare bug which causes a failure in syncing messages after the app returns to the foreground (iOS).
  • Fix on the issue of Question not getting updated in some cases on Android when registerVisitor() API is used across multiple clients.

v1.2.0

31 Jul 17:34
Compare
Choose a tag to compare

Features and Additions

  • Support for chat actions in all bot display cards and text messages. Learn More
  • Added setVisitorLocation API which enables setting the visitor's secondary location. Learn More
  • Added setConversationListTitle API to customize the title for the conversations list screen. Learn More

Bug fixes

  • Added fix for an issue with UI thread being blocked when replying to proactive chats.

1.1.0

07 Jul 17:09
Compare
Choose a tag to compare

Features and Additions:

  • Support for single-product, multiple-product display cards.
  • Support for dropdown input card.
  • A banner will be shown upon no internet connection in both the chat window and conversation UI.
  • Support for disabling in-app notifications. Learn more
  • Added ability to preview images in full screen with a tap in bot cards.
  • Zoho SalesIQ branding that directs you to the Mobilisten home page will be displayed at the bottom of the chat window for open chats.
    Note: The branding will be displayed only for free account users.

Changes or Enhancement:

  • Minor changes in the design of the sender name and time in the chat bubble.
  • ZohoSalesIQ.openChat() API will now navigate the user to the home page of SDK.

Bug fixes:

  • Fixed bug with framework not working in Objective-C projects when the simulator is selected as the run target.
  • Added fixes for Coredata concurrency violations causing random crashes.