Skip to content

Commit 4ce3635

Browse files
author
infobip-ci
committed
Release: 8.0.0
1 parent 1f31b06 commit 4ce3635

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 8.0.0
2+
## Changed
3+
- (iOS) Minimum deployment target changed to iOS 13.
4+
- (iOS) The initialisation param 'shouldHandleKeyboardAppearance' has been moved to ChatCustomization.
5+
6+
## Fixed
7+
- (iOS )Changed a macro for webRTC that was failing builds in the new Xcode 16.3 RC.
8+
- (iOS) System sharing capabilities in InAppChat attachments now always available, independently from the app permissions.
19
# 7.2.4
210
## Added
311
- iOS: configurable parameter shouldHandleKeyboardAppearance for In-app chat.

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: infobip_mobilemessaging
22
description: Infobip Mobile Messaging Flutter Plugin for Push notifications, LiveChat, and WebRTC calls.
3-
version: 7.2.4
3+
version: 8.0.0
44
homepage: https://github.com/infobip/mobile-messaging-flutter-plugin#readme
55
repository: https://github.com/infobip/mobile-messaging-flutter-plugin
66
issue_tracker: https://github.com/infobip/mobile-messaging-flutter-plugin/issues

0 commit comments

Comments
 (0)