Changelog History
Page 1
-
v5.1.13 Changes
February 09, 2026_ Bug Fixes _
๐ *Fixed missing SDK files in the 5.1.12 release that caused build and integration errors.
๐ฆ *Ensured all required artifacts are correctly packaged and published.Please note
๐ *This release only addresses packaging issues introduced in 5.1.12.
๐ *No API changes or functional changes compared to the previous release.
โฌ๏ธ *Users affected by issues in 5.1.12 should upgrade to this version.Full Changelog : 5.1.12...5.1.13
-
v5.1.12 Changes
January 19, 2026โก๏ธ Dependency Updates
โก๏ธ Updated Android targetSdkVersion to 36.
โก๏ธ Updated Gradle from 8.2 โ 8.13.2.
โก๏ธ Updated Android Gradle Plugin to 8.13.
โก๏ธ Updated Kotlin to 2.2.21.
โก๏ธ Updated all third-party dependencies to their latest compatible versions.
๐ Migrated build configuration from Groovy to Kotlin DSL.
๐ Migrated dependency versions to Gradle Version Catalogs.๐ Bug Fixes
๐ Fixed incorrect ordering of requests when sent in batch.
๐ Fixed an exception in EngageIntegrationReceiver when the SDK is integrated via the React Native plugin.What's Changed
- โก๏ธ Update dependencies by @tafilovic in #35
- Ordering batch send by @tafilovic in #36
Full Changelog : 5.1.11...5.1.12
-
v5.1.11 Changes
December 02, 2024๐ Change Log
Version 5.1.11 (2024-12-02)
๐ง Maintenance
- ๐ Bug fixes and performance improvements
-
v5.1.10 Changes
July 23, 2024๐ Change Log
Version 5.1.10 (2024-07-23)
- 'p' parameter is hardcoded to value 5.0.0
- ๐ง This version includes maintenance tasks for our React Native and Flutter plugins.
-
v5.1.9 Changes
May 21, 2024๐ Change Log
Version 5.1.9 (2024-05-15)
- ๐ Fixed bug - duplicate request are sent when application starts with optOut set to true, and there are some requests previously stored in the database.
-
v5.1.8 Changes
March 27, 2024๐ Change Log
Version 5.1.8 (2024-03-27)
- ๐ Fixed unexpected tracking behaviour for media tracking
- โก๏ธ Updated targetSdk to 34
- โก๏ธ Updated Gradle v7.x.x to v8.2.2
- โก๏ธ Updated 3rd party dependencies for SDK
-
v5.1.7 Changes
November 23, 2023๐ Change Log
Version 5.1.7 (2023-11-23)
- โ Add New Product Status to Android SDK
Please Note
๐ We found a critical bug in this version. Please use version 5.1.7.1 instead. -
v5.1.7.2 Changes
January 10, 2024๐ Change Log
Version 5.1.7.2 (2024-01-10)
- ๐ Fixed bug - everId not generated after anonymousTracking set to false
- ๐ Fixed bug - firstAppOpen parameter not properly calculated
-
v5.1.7.1 Changes
November 23, 2023๐ Change Log
Version 5.1.7.1 (2023-11-23)
- ๐ Fixed issue of typealias TrackingParameters is not recognised
-
v5.1.6 Changes
July 17, 2023๐ Change Log
Version 5.1.6 (2023-07-17)
- Enabled customers to set a temporary session ID in anonymous tracking to improve data quality
- ๐ Internal performance improvements