0.14.2
Enhancements
- Global and Local filters support OR logic in the Advanced Filters
- Conditional formatting now supported for
array_contains_all_of
andarray_contains_none_of
operators usingstring[]
dataTypes - Horizontal Bar Charts now supports Parameters
- Drag and drop UX and performance improvements, now using pragmatic-drag-and-drop (opens in a new tab)
- Introduced the option to use a line chart with no lines (only points)
- The data set schema used in a View on the dashboard, is now passed back in the on click events.
Bug fixes
- Single Stats stacked vertically are now aligned correctly (centrally to parent but left aligned with eachother)