Kommunicate Live Chat SDK v1.9.4 Release Notes

Release Date: 2020-01-06 // over 4 years ago
  • ๐Ÿ”‹ Features:-

    ๐Ÿ‘ 1. Support for templateId 11 in Rich messages

    1. Settings to add conversation parent activity dynamically. Use the below code to set the parent activity dynamically:

      ApplozicSetting.getInstance(getContext()).setParentActivity("<COMPLETE-RESOLVED-PATH-OF-THE-ACTIVITY>"); //resolved path e.g: kommunicate.io.sample.MainActivity

    2. Optimised login flow and push notification registration. The functions will internally check for already logged in user. โšก๏ธ 4. Added method to update bot language ๐ŸŒ 5. Added deepLink support in web-links rich messages

    3. Added new file provider authority for Kommunicate SDK to avoid conflicts with other file providers.

    ๐Ÿ›  Fixes:-

    ๐Ÿ™‹ 1. Fixed FAQ button click on the toolbar ๐Ÿ›  2. Fixed rich message rendering on sender side

    1. Optimised rich messages ๐Ÿ›  4. Fixed the clicks for old rich message buttons ๐Ÿ›  5. Fixed document view click on the sender side