NEW
- Custom Multi-visualization Widget Support
The custom widget feature has been extended to support the embedding of other, pre-existing widgets. Used alongside the current HTML formatting and dataset manipulation tools, this allows for a very flexible visualization experience
- Inline JSON and CSV for Trigger Notifications
The ability to send both CSV and JSON payload data inline within a trigger Notification has been added and can achieved by using the following tokens within the email body:
- %DATA_CSV% - results of the alert, in CSV form inline
- %DATA_JSON% - results of the alert, in JSON form inline
IMPROVEMENTS
- Improved the alignment of the MagicSuggest dropdown elements when they are expanded
- Updated the Tree Map visualization to support categories, subcategories and a customized color pallet
FIXES
- Fixed an issue with overlapping numerical values in a tooltip hover when dealing with many data points
- Added an error message to the Query Builder page if inaccurate function logic is entered by the user