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: 2024-10-14
Engine
Fixed
- Malformed recurrence objects could be added to the system: due to missing validation rules, it was possible to create recurrence objects with required fields unset or set to null. We have now added comprehensive validation rules that prevent the creation of malformed recurrence objects and inform the user with a meaningful error message.
Changed
- Improved performance when tracking activities that unlock rewards: tracking activities that contribute to the progress of rewards was slow when the user had already unlocked the same reward a large number of times. This release improves the performance when tracking activities under these conditions.
Documentation
- Documentation not properly rendered when serving Mambo from non ROOT Tomcat contexts: the API Explorer and Data Dictionary did not load when mambo is served from non ROOT Tomcat contexts. The underlying bug has now been fixed.
Widgets
- Widgets in the portal not displayed correctly: fixed an issue that caused Portal widgets to be rendered in a incorrect layout.
- Total number of user points not displayed correctly: fixed an issue that caused the total number of user points not to be displayed unless the point was redeemable.
0 Comments