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-04-17
Engine
Added
- Added a config property to set the maximum duration of background jobs: the maximum amount of time that background jobs are allowed to run before timing out and being rescheduled, can now be configured in mambo.properties.
Fixed
- Activities created through the v2 async endpoint had userTags unset: the userTags field of activities created via the v2/{site}/activities endpoint was always null. The underlying bug has now been fixed.
0 Comments