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-31
SDK
Fixed
- The C# SDK returned empty daily point analytics: the Daily field of AnalyticsPointAttrs returned an object of type IdListDataPoint instead of PointDataPoint, making it impossible to access the daily point data. The bug has now been fixed.
0 Comments