Releases: infobip/mobile-messaging-flutter-plugin
Releases · infobip/mobile-messaging-flutter-plugin
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.
7.2.2
Fixed
- Resolved an issue when camera view from chatInput break flutter layout.
7.2.1
Fixed
- Resolved an issue where text input was misaligned with the keyboard in a custom chat view.
7.2.0
Added
- new enum
ChatMultithreadStrategies
- new
sendContextualDataWithStrategy
function withChatMultithreadStrategies
enum flag
Changed
sendContextualData
function with boolean flag deprecated
7.1.0
Changed
- Support for iOS 18.
7.0.2
Fixed
- forceDepersonalize parameter for iOS.
7.0.1
Changed
- Improved Android mapping.
7.0.0
Changed
- Refactoring, models moved to submodules.
Added
- user_data now has installations information available.