Skip to content

Releases: ringpublishing/RingPublishingTracking-Android

1.5.1

20 Sep 09:25
Compare
Choose a tag to compare

1.5.1 Release notes (2024-09-12)

  • Added SDK 35 support

Changes

  • Bumped Gradle version to 8.7
  • Bumped Gradle Plugin version to 8.6.0
  • Bumped Target SDK version to 35
  • Bumped Compile SDK version to 35
  • Bumped Build Tools version to 35.0.0
  • Updated demo application views and styles
  • Disabled html escaping during parsing requests

1.5.0

16 Sep 17:32
Compare
Choose a tag to compare

1.5.0 Release notes (2024-09-12)

  • Implemented paid events tracking
  • Updated user data tracking with paid data

Changes

  • Changed user data tracking interface and added possibility to set if user is subscribed

    • Added logout function
    • Added updateSSO function
    • Added updateActiveSubscriber function
    • Changed updateUserData function
  • Added paid events tracking functions:

    • reportShowOfferEvent
    • reportShowOfferTeaserEvent
    • reportPurchaseClickButtonEvent
    • reportPurchaseEvent
    • reportShowMetricLimitEvent
    • reportLikelihoodScoringEvent
    • reportMobileAppTemporaryUserIdReplacedEvent

1.4.2

02 Jan 12:51
Compare
Choose a tag to compare

1.4.2 Release notes (2023-12-29)

Update libraries

Changes

  • Update external libraries to latest versions

1.4.1

22 Nov 10:45
Compare
Choose a tag to compare

1.4.1 Release notes (2023-11-21)

Improvements to the 'RingPublishingTracking' module.

Changes

  • RDLU parameter is now sent with Event if SSO or ArtemisId is available

1.4.0

17 Nov 09:36
Compare
Choose a tag to compare

1.4.0 Release notes (2023-11-16)

Improvements to the 'RingPublishingTracking' module.

Features

  • Extended current tracking identifier by adding new artemis identifier support
  • Added proper ArtemisId class describing new identifier

1.3.0

09 Nov 12:35
Compare
Choose a tag to compare

1.3.0 Release notes (2023-11-02)

Improvements to the 'RingPublishingTracking' module.

Features

  • Added possibility of reporting video events through 'reportVideoEvent' method in 'RingPublishingTracking'
  • Added classes used to describe reported video event:
    • VideoState class
    • VideoMetadata class
    • VideoEvent enum class
    • VideoAdsConfiguration enum class
    • VideoContentCategory enum class
    • VideoStartMode enum class
    • VideoStreamFormat enum class
    • VideoVisibility classes

1.2.5

20 Sep 08:28
Compare
Choose a tag to compare

1.2.5 Release notes (2023-09-06)

Improvements to the 'RingPublishingTracking' module.

Changes

  • Gradle 8
  • Android 14

1.2.4

09 Aug 09:44
Compare
Choose a tag to compare

1.2.4 Release notes (2023-08-08)

Improvements to the 'RingPublishingTracking' module.

Changes

  • Remove user consents from events data object
  • Add user consents to user object

1.2.3

15 Feb 09:46
Compare
Choose a tag to compare

1.2.3 Release notes (2023-02-07)

Improvements to the 'RingPublishingTracking' module.

Changes

  • Fixed a bug where valid expiration date for trackingIdentifier was wrongly interpreted as miliseconds

1.2.2

12 Apr 11:42
Compare
Choose a tag to compare

1.2.2 Release notes (2022-04-12)

Improvements to the 'RingPublishingTracking' module.

Changes

  • Added additional field to each request, 'RDLC' containing information that events come from native mobile app