salesiq_mobilisten 6.0.0 salesiq_mobilisten: ^6.0.0 copied to clipboard
Mobilisten enables you to give your users the best in-app live chat experience. Mobilisten provides drop-in in-app chat and knowledge base.
Mobilisten Plugin Changelog #
5.0.0 - 04 Jan 2024 #
- 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 in both iOS and Android.
- The Chat.showFeedbackAfterSkip() API to control the flow of rating/feedback after the chat ends.
- Miscellaneous bug fixes and performance improvements.
4.0.0 - 24 Nov 2023 #
- The article sub-categories are supported.
- Introduced a new versions of APIs for the Knowledge base ( Deprecated the old FAQ APIs)
- An update in the setTabOrder() API, the param value "FAQ" is deprecated, and a new value "KnowledgeBase" is introduced.
- Supported managing the author's information visibility and a provision to like/dislike the articles for the visitors from the brand settings.
- Multi-lingual support for the articles and their categories.
- Miscellaneous bug fixes and performance improvements.
3.1.1 - 30 Aug 2023 #
- Updated Mobilisten SDK for iOS to version 6.0.1.
- Upgraded
compileSdkVersion
of Android to 33
2.3.0 - 3 Jun 2023 #
2.2.0 - 5 May 2023 #
- Experience the brand new version of Android SDK 5.0.0.
- Addressed the GitHub issues - #30 , #31 , #32.
- lastMessage, lastMessageSender and lastMessageTime in getChats() and getChatsWithFilter() APIs is deprecated. Use recentMessage instead.
2.1.0 - 13 Mar 2023 #
- Updated Mobilisten SDK for iOS to version 5.3.0 and Android to version 4.4.0.
- Added support for Georgian [ka], Armenian [hy], and Persian [fa] languages. You can change to these languages using the .setLanguage() API.
- Addressed the GitHub issue - #28.
2.0.0 - 03 Jan 2023 #
-
Experience the brand new version of iOS SDK 5.0.0 and improved Android SDK 4.3.3.
-
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().
-
A new method, shouldOpenURL() introduced to customize URL redirection.
-
Implemented setNotificationIconForAndroid() API.
-
Implemented sendEvent() API and deprecated the completeChatAction() and completeChatActionWithMessage() APIs.
-
Implemented launcherProperties for Android to customize the SalesIQ launcher.
-
Implemented the EVENT_HANDLE_URL event in event listener, refer sendEvent() API for more details.
-
Other miscellaneous bug fixes.
1.0.4 - 30 Aug 2022 #
- Updated Mobilisten SDK for Android to version 4.2.9. Learn More about the update.
1.0.3 - 10 Aug 2022 #
- Updated Mobilisten SDK for Android to version 4.2.8. Learn More about the update.
- Updated Mobilisten SDK for iOS to version 4.2.8. Learn More about the update.
1.0.2 - 21 Feb 2022 #
- Updated Mobilisten SDK for Android to version 4.2.3. Learn More about the update.
- Updated Mobilisten SDK for iOS to version 4.2.6. Learn More about the update.
- Added .chatUnreadCount API to fetch the current unread count of the chats. Learn More.
- Added chatUnreadCountChanged event in chatEventChannel to track the change in the unreadCount. Learn More.
1.0.1 - 08 Dec 2021 #
- Updated Mobilisten SDK for iOS to version 4.2.3. Learn More about the update.
- Updated Mobilisten SDK for Android to version 4.2.1. Learn More about the update.
1.0.0 - 30 Sep 2021 #
- Initial release of the plugin for the iOS and Android platforms.