Skip to content

Version 0.11.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jul 15:18
· 4 commits to main since this release
0.11.0
a7009cb

Enhancements

  • Add deep link and push notification event tracking
  • Modernise the Android plugin and example app builds: migrate to the Kotlin Gradle DSL and align the toolchain with the native tracker (Android Gradle Plugin 8.13, Kotlin 2.2, Gradle 8.13, compileSdk 35, Java/Kotlin JVM target 17)
  • Add Swift Package Manager support for the iOS plugin while keeping CocoaPods compatibility
  • Switch the iOS example app from CocoaPods to Swift Package Manager
  • Update the native trackers to their latest releases (Android tracker 6.4, iOS tracker 6.2.5)
  • Breaking: raise the minimum iOS deployment target to 13.0 (was 11.0)