Skip to content

Commit 723b238

Browse files
committed
SDK 1.16.3
1 parent 26a4a3d commit 723b238

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

SDK/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,22 @@
11
CHANGELOG
22
=========
33

4+
1.16.3
5+
----
6+
7+
**Core**
8+
9+
* Fix an issue where Batch might lose some module configuration (such as the push small icon) when an activity is destroyed and no other is on screen.
10+
11+
**Push**
12+
13+
* Fix a bug where query parameters of rich push media URLs were escaped twice, making use of non URL safe characters impossible.
14+
415
1.16.2
516
----
617

718
**Messaging**
19+
820
* Fix in-app campaigns cache being unreadable. This caused an issue where in-app campaigns with a `NEW_SESSION` trigger would not work if Android or the user killed the application process.
921

1022
1.16.1

0 commit comments

Comments
 (0)