Skip to content

Commit 5155e6c

Browse files
author
infobip-ci
committed
Release: 8.6.0
1 parent 6dab240 commit 5155e6c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 8.6.0
2+
## SDK Versions
3+
- Android - 13.22.0 -> 14.3.0
4+
- iOS - 13.9.1 -> 13.11.2
5+
6+
## Changed
7+
- setJwt (originally used for the chat authentication) has been removed. New callback function setChatJwtProvider must be used instead.
18
# 8.5.0
29
## SDK Versions
310
- Android - 13.22.0

pubspec.yaml

Lines changed: 1 addition & 1 deletion
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: 8.5.0
3+
version: 8.6.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)