Releases: infobip/mobile-messaging-flutter-plugin
Releases · infobip/mobile-messaging-flutter-plugin
8.5.0
SDK Versions
- Android - 13.22.0
- iOS - 13.7.0 -> 13.9.1
Fixed
- iOS: Primary setting for current installation is now being reset during depersonalization
Security
- iOS: Added encryption for sensitive data stored on disk. Not forward-compatible (old versions of SDK would not be able to decode the data saved by a newer version of SDK).
8.4.0
Added
- Support for JWT user data authorization for personalization, saveUser, fetchUser.
SDK Versions
- Android - 13.22.0
- iOS - 13.7.0
8.3.0
Changed
- In-App Chat: the push notification action "open LiveChat" improvements
Fixed
- In-App Chat: system bars on Android 15
SDK Versions
- Android - 13.21.0
- iOS - 13.6.1
8.2.0
Added
- In-app chat applies Livechat Widget attachments configuration now
- Extended the In-app chat's
WidgetInfo
model with additional fieldsattachmentConfig
andprimaryTextColor
SDK Versions
- Android - 13.17.0
- iOS - 13.4.0
8.1.2
Fixed
- Android notification channels.
Android SDK: 13.9.6
8.1.1
Fixed
- Android: Notification channels are fixed to support sound and vibration message options.
- Traditional Chinese translations.
Android SDK: 13.9.3
8.1.0
Changed
- (Android) Since this version, we provide support for Android 15
- (Android) In-app chat uses Android Contracts and Android Photo picker to pick message attachment.
- (Android) Since this version In-app chat does not requires following dangerous permissions:
READ_MEDIA_IMAGES
READ_MEDIA_VIDEO
READ_MEDIA_AUDIO
8.0.0
Changed
- (iOS) Minimum deployment target changed to iOS 13.
- (iOS) The initialisation param 'shouldHandleKeyboardAppearance' has been moved to ChatCustomization.
Fixed
- (iOS) Changed a macro for webRTC that was failing builds in the new Xcode 16.3 RC.
- (iOS) System sharing capabilities in InAppChat attachments now always available, independently from the app permissions.
7.2.4
7.2.3
Changed
- Lint rules, minor improvements.