Skip to content

Commit 59b8ece

Browse files
committed
added more to the patch notes
1 parent 4199be6 commit 59b8ece

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).
66
#### Added
77
- In-app message prioritization - Ordering the display of in-app messages based on a priority you select in Iterable when creating in-app campaigns
88

9+
#### Fixed
10+
- The authentication flow, with JWT, now does the proper order of operations to avoid a false negative when setting the user (with `setEmail` or `setUser`)
11+
- The empty inbox message will now properly wraparound
12+
- An inbox message that has its read state changed will now only animate the unread dot
13+
14+
#### Removed
15+
- Removed device fingerprinting as a cautionary measure for iOS 14.5 policy updates - note: we still keep the system generated UUID
16+
- Removed deferred deep linking feature
17+
918
## 6.2.21
1019
#### Added
1120
- Support for syncing in-app message read state across multiple devices:

0 commit comments

Comments
 (0)