Skip to content

Commit 1d6d558

Browse files
committed
Batch SDK 1.10.1
1 parent 5065fe3 commit 1d6d558

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

SDK/Batch.aar

16.3 KB
Binary file not shown.

SDK/CHANGELOG.md

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

4+
1.10.1
5+
----
6+
* Improved handling of new Android O backgrounding limitations
7+
* Fixed Do Not Disturb mode not working properly
8+
* Fixed a bug where activities opened by a push using a deeplink did not contain the Batch.Push.PAYLOAD_KEY extra
9+
* Fixed an issue with Android Oreo channels
10+
* Added APIs to copy Batch's data from an intent to another. See Batch.copyBatchExtras
11+
* Added a method on BatchInAppMessage, allowing you to fetch the visual content of the message. See BatchInAppMessage.getContent for more info
12+
* Added proguard rules to exclude support-v4 NotificationCompat related classes
13+
414
1.10.0
515
----
616
* Introduced In-App Campaigns

0 commit comments

Comments
 (0)