0.12.0
Breaking changes
- Requires query engine version;
v0.10.1
. - Interface changes for the services package.
- Replaced
useDashboardManager
withuseVizzly
react hook.
New features
- Global library shares a user's library across any dashboard that allows access to a data set.
Improvements
- Percentage Custom Metrics support Or logic.
- restrict the number of cells that can be added to the dashboard. to increase or decrease the amount, use
cellLimit
on the Theme api. - Faster initial load of the dashboard.
Bug fixes
- Multiselect filter resets when the filter is reset