All Versions
35
Latest Version
Avg Release Cycle
55 days
Latest Release
526 days ago

Changelog History
Page 1

  • v5.1.5 Changes

    November 15, 2022
    • โž• Added additional tracking parameters
      • cs801 >> version of the SDK
      • cs802 >> Platform
    • Adopted behaviour for consentless tracking. EverId is not stored or sent when anonymous tracking is enabled. Also, if a user changes from consent to consentless tracking, previously saved everId will be automatically deleted.
    • โž• Added option to match users between Engage and Intelligence SDK in order to better target specific customers.
    • โž• Added method to get current configuration parameters in runtime.
    • ๐Ÿ›  Fixed invalid encoding of the everId parameter on devices with arabic language
    • ๐Ÿ›  Fixed wrong definition for campaign tracking ("cc" parameters is tracked now)
  • v5.1.4 Changes

    April 21, 2022
    • ๐Ÿ”„ Changed Webtrekk.reset(Context, Config) method. Removed second parameter.
    • โž• Added new methods for updating configuration in runtime
    • ๐Ÿ›  Fixed bug for uncaught exceptions not tracked
  • v5.1.4.2 Changes

    April 18, 2022
    • ๐Ÿš‘ HotFix version
    • ๐Ÿ›  Fixed issue for incorrect parsing EventParameters.
    • ๐Ÿ›  Fixed issue when anonymous suppressed parameters not calculated for some request's types.
  • v5.1.4.1 Changes

    April 21, 2022
    • ๐Ÿš‘ HotFix version
    • EverID can pre properly set on initialization.
  • v5.1.3 Changes

    March 15, 2022
    • โšก๏ธ Updated compile to Java 11
    • โšก๏ธ Updated targetSdkVersion to 31 (Android 12); This also means that application must adopt to the behavioral changes required for applications targeting Android 12. See more:
    • โšก๏ธ Updated all dependencies on latest versions
    • โšก๏ธ Updated unit tests
  • v5.1.2 Changes

    February 25, 2022
    • ๐Ÿ†• New method for resetting SDK in runtime
    • ๐Ÿ†• New method for triggering immediate data sending and deleting sent data
    • ๐Ÿ— Set custom everId through Config Builder
  • v5.1.1 Changes

    December 14, 2021
    • Stability improvements
  • v5.1.1-beta3 Changes

    November 25, 2021
    • ๐Ÿ›  BugFix: Fixed autoTracking disable
  • v5.1.1-beta2 Changes

    September 22, 2021
    • ๐Ÿ‘Œ Improve: Now the media can contain the name of the page
  • v5.1.1-beta1 Changes

    • ๐Ÿ‘Œ Improve: Koin is removed from the project