Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 538 Bytes

CHANGELOG.md

File metadata and controls

28 lines (19 loc) · 538 Bytes

3.0.0

  • Updated Batch to 2.1
  • Batch requires Android min SDK level 21 or higher.
  • Batch requires to compile with SDK 35 (Android 15).
  • Fixed an issue where Batch would crash when a non-hierarchical URI was parsed in a deeplink.

2.0.0

  • Added support for Batch WebView In-App format. The dispatcher now requires Batch 1.17 or higher.

1.1.1

  • Re-release 1.1.0 on maven central

1.1.0

  • Set "batch" as "$source" (integration id)
  • Add utm_ prefix to all UTM properties

1.0

  • Dispatcher release.