Skip to content

Commit

Permalink
SDK 1.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
abarisain committed Mar 3, 2021
1 parent 26a4a3d commit 723b238
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions SDK/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 723b238

Please sign in to comment.