# Change Log

## Version 3.8.1
1. Fixed: remove javascript console log

## Version 3.8.0

1. Add `itemParams` whole parameter to drilldown request

## Version 3.7.0

1. Add `jsonRender` property to comply with CSP's unsafe-eval

## Version 3.6.0

1. Add "bs5" themeBase when using with Bootstrap 5

## Version 3.5.0

1. `DrillDown`: Fix issue that drilldown could not send scope to server
2. `DrillDown`: Adding `bare` template for dashboard

## Version 3.1.0

1. `DrillDown`: Adding support for D3 chart

## Version 3.0.0

1. `DrillDown`: Fix widgets resize
2. `LegacyDrillDown`: Fix widgets resize
3. `CustomDrillDown`: Fix widgets resize
4. `MultiView`: Fix the multiview content size


## Version 2.5.0

1. Fix issue of DrillDown in Internet Explorer
2. Support bs4 theme for DrillDown, CustomDrillDown and MultiView
3. Change `DrillDown` to `LegacyDrillDown`
4. Create new `DrillDown`
5. Adding `content` property

## Version 2.0.0

1. DrillDown now is able to work with Table
2. DrillDown now is able to work with ChartJs

## Version 1.5.0

1. Change from using comment in HTML to using xml tag to mark drilldown partial.

## Version 1.0.0

1. Add DrillDown report
2. Add CustomDrillDown report
3. Add MultiView report
