Follow

Version 8.1.2

This changelog is based on Keep a Changelog. Mambo adheres to Semantic Versioning.

For more information on how to upgrade your Mambo Platform, please see the Upgrade Guide

Released on: 2025-06-13

 

Engine

Changed

  •  
    • Leaderboards are ranked only when needed: previously, all leaderboards were automatically ranked every 20 minutes. With this release we instead do not rank leaderboards that had no point changes since their last raking. This change improves the performance of systems with a large number of leaderboards and/or users.
    • Consistent ordering of coupons in API responses: the API endpoint to obtain a list of coupons (/v1/{site}/coupons) now returns a list consistently ordered by coupon id.
    • Consistent ordering of rewards in API responses: the API endpoints to obtain list of rewards of a specific type used to return a list consistently ordered by id of the condition target, followed by the condition threshold. We have now added the reward Id as a third sorting criterion to guarantee a consistent order even when there are ties on the first two fields.

0 Comments

Please sign in to leave a comment.