Skip to content

Releases: infobip/mobile-messaging-flutter-plugin

5.0.1

18 Apr 12:14

Choose a tag to compare

Changed

  • provided dictionary representation of Message object for iOS
  • Base URL receiving enhancement for iOS

Added

5.0.0

03 Apr 07:35

Choose a tag to compare

Added

  • Introducing support for Inbox

4.1.0

20 Mar 13:52

Choose a tag to compare

Added

4.0.0

07 Feb 15:58

Choose a tag to compare

3.0.0

18 Jan 14:22

Choose a tag to compare

Added

  • In-app chat support for Simplified Chinese (zh-Hans) language

Changed

  • Android minimum SDK level is 21 (Android 5.0 - Lollipop) now
  • In-app chat message limit increased to 4096 characters

2.1.1

08 Dec 22:00

Choose a tag to compare

Fixed

  • Send In-app chat message issue in Android

2.1.0

28 Nov 13:01

Choose a tag to compare

Added

  • New WebRTCUI reconnection indicator.

Changed

  • We improved In-app chat attachments feature permissions requesting, and chat connection handling.

Fixed

  • In-app chat bug when sending message with special characters.

2.0.0

12 Oct 06:24

Choose a tag to compare

Added

  • In-app chat support for Serbian (Latin) language
  • In-app chat messages exceeding the max text length are now automatically sent as smaller messages

Changed

  • WebRTCUI using new configurationId and provides new options to register for calls. Check Migration guide for more details.

1.4.0

29 Aug 06:36

Choose a tag to compare

1.3.0

27 Jul 07:12

Choose a tag to compare

Added

  • Option to control In-app chat connection with new methods stopConnection and restartConnection on iOS.

Changed

  • In-app chat now automatically stops and restarts its connection when going to background/locking, and going to foreground/unlocking, optimising push notifications from chat events.