Skip to main content

Version changelog

The Version Changelog lists the changes to the APIs that are considered breaking changes. These changes require new versions and are listed below.

You can view your pinned version here.

Changelog

7.6.0(2024-12-13)

  • Webhook: renamed the ActivityExpiredPointsDebited event to PointWalletDebitExpired.

  • Webhook Delivery: renamed the ActivityExpiredPointsDebited event to PointWalletDebitExpired.

7.0.0(2024-03-25)

  • Leaderboard: the withRanking property has been replaced by the rankBy property. The rankBy property provides more control over which time periods should having ranking applied to them. If you wish to disable ranking, simply leave the rankBy property empty or null.

  • PrizeDTO: when there is no prize, a null property is returned instead of an empty prize object.

6.3.0(2023-12-12)

  • Behaviour and Reward: renamed the tagFilter property to awardOnlyIfPersonalizationTagsMatch.

6.1.0(2023-07-27)

  • CouponState: renamed the awardedDetails property to stateDetails.

  • CouponStates: renamed the awardedDetails property to stateDetails in the unlocked property.

Complete changelog

To see a complete changelog that includes both breaking and non-breaking changes, visit our Changelog documentation page.