NEW
- New Cloud9QL Array Function
A new function has been added to our Cloud9QL library. The ARRAY(fieldName) creates an array with a specified grouping to return an array for the field. - Hidden Filters
The system now allows the admin or dashboard owner to hide certain filters from end users. This would be used in cases where the filters are on a need to know basis and this therefore simplifies the filter selection process
- onClick Event Handler Support
The system now allows the user to create their own on click event handlers in Javascript which can then by used, for example, to call into their own web pages or perform a trigger as part of their workflow.
IMPROVEMENTS
- Improved dashboard performance on IE 11 and newer browsers
- Added helper text on the visualization selector carousel
- If an error is encountered in query generation then the UI will now display a message
- Enhanced the REST API configuration to accept the absolute REST endpoint
- The ability to select nested values in filters is now available throughout the system
FIXES
- Fixed an issue where the list of nested fields in widget and dashboard filters fields were being shown prior to any query adhoc (grid) being applied.
- Fixed an issue with dashboard search
- Addressed an issue with not being able to choose a filter date outside of the current month
- Fixed an issue with not being able to change a filter value on a shared dashboard if the filter is locked
- Fixed an issue with filter value display being too small for long filter values