Release Notes

10.2.0

October 11, 2022

Release Notes

  • Added the capability for Outbound Support. You can reach out to your users proactively without they having to raise a ticket first. For more details, refer Outbound support.

  • Fixed usage of enableInAppNotification flag. Changed behaviour to always allow notifications when it is from push.

  • Introduced a new API clearAnonymousUserOnLogin(boolean clearAnonymousUser) to support maintaining anonymous user on login. For more details, refer Anonymous users

  • clearAnonymousUserOnLogin() API will be deprecated.

  • As part of Android 13 updates, support for App level language has been introduced. Preference will be given to App level language, if set, over the device level language.

  • Fixed application crash that occurs on some devices when uploading attachment in chat screen.

10.1.0

December 22, 2021

Release Notes

  • Added support for adding breadcrumbs and debug logs to a new conversation filed by an end-user. For more details refer Tracking.

  • Added support for showing an announcement in Help Center. For more details refer here.

  • Added migration support from legacy SDK to SDK X. For more details on how to migrate, refer our migration guide

10.0.2

October 29, 2021

Release Notes

  • Comply with PendingIntent flag requirements expected on apps targeting Android 12 (API level 31).

10.0.1

Aug 30, 2021

Release Notes

  • Fixed a bug where file chooser is not allowing to select whitelisted attachments while sending attachments in chat.

10.0.0

May 12, 2021

Release Notes

  • Launched next-generation SDK X v10.0.0 which has lower size foot-print and requires minimal SDK upgrades to adopt new features and bug fixes.

Getting started guide

  • To start using SDK X 10.0.0, please refer to the guide here

1.0.0-beta

September 25, 2020

Release Notes

  • Launched next-generation SDK X Beta which has lower size foot-print and does not require SDK upgrades to adopt new features and bug fixes

Getting started guide

  • To start using SDK X 1.0.0 beta, please refer to the guide here