Skip to content

Commit 186d0a1

Browse files
author
infobip-ci
committed
Release: 8.5.0
1 parent 1937af8 commit 186d0a1

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 8.5.0
2+
## SDK Versions
3+
- Android - 13.22.0
4+
- iOS - 13.7.0 -> 13.9.1
5+
6+
## Fixed
7+
- iOS: Primary setting for current installation is now being reset during depersonalization
8+
9+
## Security
10+
- 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).
111
# 8.4.0
212
## Added
313
- Support for JWT user data authorization for personalization, saveUser, fetchUser.

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.4.0
3+
version: 8.5.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)