Skip to content

Releases: infobip/mobile-messaging-sdk-huawei

6.10.0

14 Jan 14:37
Compare
Choose a tag to compare

Fixed

6.9.1

09 Jan 09:17
Compare
Choose a tag to compare

Changed

  • Performance improvements for message report tracking.

6.9.0

20 Dec 13:24
Compare
Choose a tag to compare

Added

  • new MultithreadStrategy called ALL_PLUS_NEW
  • new sendContextualData functions with MultithreadStrategy enum flag

Changed

  • InAppChatMultiThreadFlag renamed to MultithreadStrategy
  • sendContextualData functions with boolean flag deprecated

6.8.5

17 Dec 15:34
Compare
Choose a tag to compare

Changed

  • Minor InAppChatAttachmentHelperListener changes

6.8.4

25 Nov 13:51
Compare
Choose a tag to compare

Changed

6.8.3

22 Nov 10:03
Compare
Choose a tag to compare

Added

  • added creation of custom notification channels

6.8.2

14 Nov 11:50
Compare
Choose a tag to compare

Changed

  • Mapping logic for plugins.

Fixed

  • Minor InAppChatView bug.

6.8.1

24 Oct 13:00
Compare
Choose a tag to compare

Changed

  • InAppChat WebViews cache disabled

6.8.0

23 Oct 14:23
Compare
Choose a tag to compare

Added

  • User class has Type field indicating user profile type. Read more in documentation.
  • You can now personalize profile and keep user type LEAD. Read more in documentation.
  • New InAppChat event onChatRawMessageReceived().
  • New approach to subscribe InAppChat events using InAppChat.setEventsListener(). Read more in documentation.

Fixed

  • InAppChat event onChatControlsVisibilityChanged() returns correct values for multithread widget.

6.7.1

02 Oct 09:15
Compare
Choose a tag to compare

Changed

  • All InAppChat styles and InAppChatTheme have default values now. You can override single attribute now.
  • All InAppChatTheme styles now provides Builder