Releases: infobip/mobile-messaging-flutter-plugin
Releases · infobip/mobile-messaging-flutter-plugin
6.3.0
Added
- Option to send contextual data before chat presentation.
6.2.0
Added
ChatView
widget provides new flexible an way to show In-app chat. Read more in documentation.
6.1.1
Fixed
- Bug with cleanup method on iOS.
6.1.0
Added
- Support for Android 34
Fixed
- Added workaround for problems with appCode hash check when migrating from version with SHA1 to SHA256
6.0.0
5.1.0
Added
- new chatAvailabilityUpdated event to indicate when chat is ready to be presented
- InAppChat Right-To-Left layout and resources
5.0.3
Changed
- Updated proguard rules for Android.
5.0.2
Changed
- Improved message model for Inbox.
5.0.1
Changed
- provided dictionary representation of Message object for iOS
- Base URL receiving enhancement for iOS
Added
- Privacy Manifest for iOS