Skip to content

Releases: infobip/mobile-messaging-flutter-plugin

0.8.4

21 Oct 12:03
Compare
Choose a tag to compare

Added

  • New wiki page about possible possible ways of setting up Firebase

Changed

  • FirebaseOptions parameter is now optional
  • Update Example app to support Android 12
  • Configure Firebase setup the preferred way inside Example app
  • Update "How to start Example" app wiki page

0.8.3

12 Oct 11:29
Compare
Choose a tag to compare

Fixed

  • Library version in User-Agent for iOS platform

Changed

  • PendingIntent Flag will be IMMUTABLE for all cases except when notification contains reply action

0.8.1

07 Oct 10:14
Compare
Choose a tag to compare

Added

  • Unit tests for json serialization

Fixed

  • Correctly providing FirebaseOptions to AndroidSettings

0.8.0

30 Sep 08:50
Compare
Choose a tag to compare

Added:

  • Method in In-App Chat to send contextual / meta data to Infobip's Conversations backend.

0.7.0

03 Aug 14:22
Compare
Choose a tag to compare

0.6.0

18 Jul 16:16
Compare
Choose a tag to compare

Added

  • Added Android 12 support

0.5.2

04 Jul 09:44
Compare
Choose a tag to compare

Added

  • Added ProGuard rules

0.5.1

04 Jul 09:41
Compare
Choose a tag to compare

Fixed

  • Fixed obfuscation parameters for configuration

0.5.0

04 Jul 09:38
Compare
Choose a tag to compare

Added

  • Added Default MessageStorage support