Skip to content

Releases: infobip/mobile-messaging-flutter-plugin

5.0.3

07 May 11:06
Compare
Choose a tag to compare

Changed

  • Updated proguard rules for Android.

5.0.2

25 Apr 15:15
Compare
Choose a tag to compare

Changed

  • Improved message model for Inbox.

5.0.1

18 Apr 12:14
Compare
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
Compare
Choose a tag to compare

Added

  • Introducing support for Inbox

4.1.0

20 Mar 13:52
Compare
Choose a tag to compare

Added

4.0.0

07 Feb 15:58
Compare
Choose a tag to compare

3.0.0

18 Jan 14:22
Compare
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
Compare
Choose a tag to compare

Fixed

  • Send In-app chat message issue in Android

2.1.0

28 Nov 13:01
Compare
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
Compare
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.