All Versions
46
Latest Version
Avg Release Cycle
103 days
Latest Release
127 days ago

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

    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