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-12-14
Engine
Fixed
- Point wallets returned null fields: the point wallets endpoints returned null fields as Json properties with a null value. This has now been fixed so that any field without a value is not returned as part of the Json response.
Documentation
Fixed
- Javascript keys not listed in dropdown in docs: the dropdown to select Javascript keys in the API explorer only contained one the keys available. The issue has now been fixed and all keys are displayed correctly.
0 Comments