Follow

Version 8.1.0

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-07

 

Engine

Added

  •  
    • Mission with Reward Repetitions: it is now possible to create missions that unlock when a specific reward is earned multiple times. This allows for more dynamic and engaging mission designs, where specific rewards are required to be completed multiple times in order to unlock the mission.

Changed

  •  
    • New leaderboard ranking algorithm: Leaderboard ranking is now performed using the MongoDB Aggregation framework, leading to improved performance for on-premise customers.

Fixed

  •  
    • Fixed Exception on Invalid or Missing Bearer Token: Requests with an invalid or missing bearer token were correctly rejected but caused a system error. This issue has been resolved.
    • Improved Shutdown Sequence: Resolved a rare issue where the system could shut down before all queued asynchronous tasks were completed. The shutdown process now properly waits for all tasks to finish, ensuring a clean termination.
    • Fixed Leaderboard Cloning Issue: When cloning a leaderboard, the "rankedOn" property was incorrectly copied. This has been fixed, and the "rankedOn" value is now properly unset on cloned leaderboards.
    • Fixed PointStore Deserialization Precision: Resolved a bug that caused loss of decimal precision when deserializing PointStore data from requests. Decimal digits are now preserved correctly.

 

Admin Panel

Removed

  •  
    • API Secret Key Visibility: API secret keys are now only visible immediately after creation. Once you leave the API keys page, the secret keys can no longer be viewed for enhanced security.
  •  

0 Comments

Please sign in to leave a comment.