Skip to content

Releases: infobip/mobile-messaging-flutter-plugin

7.2.0

20 Dec 13:11
Compare
Choose a tag to compare

Added

  • new enum ChatMultithreadStrategies
  • new sendContextualDataWithStrategy function with ChatMultithreadStrategies enum flag

Changed

  • sendContextualData function with boolean flag deprecated

7.1.0

20 Dec 11:48
Compare
Choose a tag to compare

Changed

  • Support for iOS 18.

7.0.2

21 Nov 10:43
Compare
Choose a tag to compare

Fixed

  • forceDepersonalize parameter for iOS.

7.0.1

14 Nov 12:00
Compare
Choose a tag to compare

Changed

  • Improved Android mapping.

7.0.0

29 Oct 14:39
Compare
Choose a tag to compare

Changed

  • Refactoring, models moved to submodules.

Added

  • user_data now has installations information available.

6.7.0

25 Oct 13:11
Compare
Choose a tag to compare

Added

  • User class has Type field indicating user profile type. Read more here.
  • You can now personalize profile and keep user type LEAD. Read more here.

6.6.0

22 Oct 15:08
Compare
Choose a tag to compare

Changed

  • Since this version running on Infobip Mobile Messaging SDK based on Android 15. Read More

6.5.0

08 Oct 13:47
Compare
Choose a tag to compare

Added

  • new approach to apply in-app chat customization. Old one is deprecated.

6.4.1

24 Sep 14:43
Compare
Choose a tag to compare

Added

  • InAppChat now has gestureRecognizers field in the ChatView class.

6.4.0

05 Sep 08:17
Compare
Choose a tag to compare

Added

  • InAppChat provides option to override default chat notification's title and body