From 723b238977e69985d554267ee750f34f388293a7 Mon Sep 17 00:00:00 2001 From: Arnaud Barisain-Monrose Date: Wed, 3 Mar 2021 15:47:44 +0100 Subject: [PATCH] SDK 1.16.3 --- SDK/CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/SDK/CHANGELOG.md b/SDK/CHANGELOG.md index 5cfe732..dea376f 100644 --- a/SDK/CHANGELOG.md +++ b/SDK/CHANGELOG.md @@ -1,10 +1,22 @@ CHANGELOG ========= +1.16.3 +---- + +**Core** + +* 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. + +**Push** + +* Fix a bug where query parameters of rich push media URLs were escaped twice, making use of non URL safe characters impossible. + 1.16.2 ---- **Messaging** + * 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. 1.16.1