Skip to main content
Version: 5.5.0

Changelog

Changes

  • The appMarker parameter is now optional during initialization (if you previously used an empty "" - you can remove it)
  • Moved the input panel display settings to InputFlow
  • The /read endpoint is no longer used in the SDK
  • Hid the "Operator Search" message in the chat by default (showOperatorSearchingLoader) We will remove it later, only the indication in the chat header will be used

Bugs fixed

  • Fixed re-initialization after an error
  • Fixed unnecessary display of messages about prohibited notifications
  • Fixed the operation of the unread message counter
  • Fixed the display of the operator avatar
  • Fixed checking the size limit of downloaded files
  • Fixed viewing the selected image
  • Fixed the display of attachments
  • Fixed changing the name in the quote
  • Fixed the display of OpenGraph content with a large number of links
  • Fixed several crashes

Compatibility

  • API level 21 (Lollipop) or higher.
  • Android 5.0 or higher.
  • Uses Jetpack (AndroidX), which includes the following versions:
  • com.android.tools.build:gradle v7.0.4 or later;
  • compileSdkVersion 30 or later.
  • Kotlin 1.8.0 or later
  • Backend ednaChatCenter 6.17.0
  • Datastore ednaChatCenter version 16 (history version v16)