Skip to content

Releases: zoho/SalesIQ-Mobilisten-iOS

v3.4.1

07 Sep 05:06
Compare
Choose a tag to compare

Changelog

v3.4.0

07 Sep 05:05
Compare
Choose a tag to compare

What's New

  • Added support for handling custom triggers using ZohoSalesIQDelegate. Learn More

Changes & Enhancements

  • Added miscellaneous UI and performance enhancements.

Bug fixes

  • This version fixes a rare bug which causes a failure in syncing messages after the app returns to the foreground.

v3.3.2

19 Aug 18:26
Compare
Choose a tag to compare

Changelog

  • Release 3.3.0.
  • Built as XCFramework. This version is supported from Xcode 11.4 and above with Swift version greater than or equal to Swift 5.2.

v3.3.1

19 Aug 18:25
Compare
Choose a tag to compare

Changelog

v3.3.0

19 Aug 18:23
Compare
Choose a tag to compare

What's New

  • Outgoing messages now have sending and sent states within chat.

Changes & Enhancements

  • The ability to reopen chats is now disabled by default.
  • Messages which have failed to send can now be resent or deleted.
  • Mobilisten now automatically uses one of the supported, preferred device languages if the language for the brand remains unset under settings or using the setLanguage API.
  • Added miscellaneous UI and performance enhancements.

Bug fixes

  • This version fixes a crash while opening incoming image messages for full-screen preview.

v3.2.2

17 Jul 15:59
Compare
Choose a tag to compare

Changelog

  • Release 3.2.0.
  • Built as XCFramework. This version is supported from Xcode 11.4 and above with Swift version greater than or equal to Swift 5.2.

v3.2.1

17 Jul 15:58
Compare
Choose a tag to compare

Changelog

v3.2.0

17 Jul 15:51
Compare
Choose a tag to compare

What's New

  • The conversations list and the chat window now shows a "Waiting for network connection" banner when there is no connection to a network.

Changes & Enhancements

  • Enhanced performance of the SDK while sending text messages in chat.
  • Added Conversation.setTitle API which allows setting a custom title for the conversations list. Learn More
  • Added customization options to tweak the waiting for network banner to match your app or custom theme. Learn More
  • Added option within the Chat.setMessage API to customize the text within the waiting for network banner. Learn More
  • Option to toggle the visibility of conversation history has been moved from Chat.setVisibility API to Conversation.setVisibility API. Learn More
  • Miscellaneous UI and performance enhancements

Bug fixes

  • Fixed a bug causing the UI to freeze in a case on accepting a proactive chat.
  • Added fixes for a few coredata concurrency violations causing rare and random crashes.
  • Fixed a bug with In-app notification banner overlapping with the status bar on older devices running iOS 13 and above.

v3.1.2

03 Jul 18:13
Compare
Choose a tag to compare

Changelog

  • Built as XCFramework. This version is supported from Xcode 11.4 and above with Swift version greater than or equal to Swift 5.2.

v3.1.1

03 Jul 18:11
Compare
Choose a tag to compare

Changelog

  • Framework built using Swift 5.1.2.