Skip to content

Releases: infobip/mobile-messaging-sdk-huawei

4.0.2

17 May 14:06
Compare
Choose a tag to compare

Added

  • Extended InAppChat customisation options
  • Function for multithread navigation in InAppChat

Fixed

  • Minor bug in InAppChat for React Native plugin

4.0.1

17 Apr 11:50
Compare
Choose a tag to compare

Fixed

  • Minor issue in InAppChat send video attachment
  • Minor issue in InAppChat initial loading position
  • Bug with using account's location baseUrl

4.0.0

23 Mar 10:15
Compare
Choose a tag to compare

Added

  • New InAppChatView, android view, you can now use InAppChat entirely with another views of your own.
  • New expanded InAppChat customisation options.
  • InAppChat authentication with JSON Web Token.

Changed

  • Previous InAppChatView renamed to InAppChatScreen
  • ResultListener data type changed from Void to String in InAppChat.setLanguage() method. ResultListener returns applied language code.
  • InAppChat now displays more accurate and localised information when an error occurs.

Fixed

  • Possible issue in InAppChat multi-language support.
  • Minor bug in multithread navigation.

3.0.1

08 Mar 15:19
Compare
Choose a tag to compare

Fixed

  • Minor keyboard bug in InAppChat

3.0.0

30 Jan 19:41
Compare
Choose a tag to compare

Added

  • New Inbox feature was added, it allows to save push notification messages to a cloud-based inbox, fetch it using MobileMessaging SDK and show it for mobile users inside an application.

Inbox documentation

Changed

  • updated hms location dependency version to:com.huawei.hms:location:6.8.0.300

Documents to check

Migration Guide

3.0.0-rc10

26 Jan 14:25
Compare
Choose a tag to compare
3.0.0-rc10 Pre-release
Pre-release

Added

  • New Inbox feature was added, it allows to save push notification messages to a cloud-based inbox, fetch it using MobileMessaging SDK and show it for mobile users inside an application.

Inbox documentation

3.0.0-rc9

19 Jan 13:30
Compare
Choose a tag to compare
3.0.0-rc9 Pre-release
Pre-release

Changes

  • Merged Android 13 changes from android branch (android SDK version set to the 7.3.1)
  • compile/target version changed to the 33
  • build tools version changed to the 33.0.0

Fixed

  • In-App Chat fixes

3.0.0-rc8

12 Dec 16:35
Compare
Choose a tag to compare
3.0.0-rc8 Pre-release
Pre-release

Added

  • InAppChat multithread support

3.0.0-rc7

12 Oct 12:11
Compare
Choose a tag to compare
3.0.0-rc7 Pre-release
Pre-release

Changed

  • PendingIntents will have FLAG_IMMUTABLE instead of FLAG_MUTABLE for all cases except action with input is set in the category for interactive notification
  • For PendingIntents FLAG_CANCEL_CURRENT updated to the FLAG_UPDATE_CURRENT

3.0.0-rc6

16 Sep 10:26
Compare
Choose a tag to compare
3.0.0-rc6 Pre-release
Pre-release

Fixed

  • 3.0.0-rc5 hotfix