Skip to content

Kommunicate Android SDK 2.0.3

Compare
Choose a tag to compare
@reytum reytum released this 09 Jul 07:40
· 1234 commits to master since this release
7c5fca6
  1. Added support for language change bot
  2. MQTT security enhancement: Added support for JWT based authentication in MQTT connection
  3. Added support for showing agent's away status
  4. Added support for postBackToBotPlatform in form type rich message
  5. Added support for character limit check in message for Dialogflow bot
  6. Added custom toasts in the SDK. You can use the KmToast.success and KmToast.error methods to display custom Toast in your app.
  7. Added support for message blocking via custom regex
  8. Fixed an issue with message status in MessageInfoFragment
  9. Fixed an issue where form data was getting cleared after submit