# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [29.7.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v29.6.0...v29.7.0) (2026-06-09)


### Features

* **deps:** update dashboard-visualizations to v28.7.0 ([08d913f](https://cd.splunkdev.com/devplat/dashboard-framework/commits/08d913f64b5fc682c1816e109ef6f6e116c0cc5d))





# [29.6.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v29.5.0...v29.6.0) (2026-05-06)


### Features

* **deps:** update dashboard-visualizations to v28.6.0 ([4a646ce](https://cd.splunkdev.com/devplat/dashboard-framework/commits/4a646ce7e2ced33e0ad89c01b2da01e83b0f0a57))





## [29.5.2](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v29.5.1...v29.5.2) (2026-04-29)

**Note:** Version bump only for package @splunk/dashboard-presets





## [29.5.1](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v29.5.0...v29.5.1) (2026-04-22)


### Bug Fixes

* **DEPS:** update dashboard-visualizations to v28.5.3 ([d33de8e](https://cd.splunkdev.com/devplat/dashboard-framework/commits/d33de8e38464ca12c3484f311b1fb68ee8100fa8))





# [29.5.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v29.4.0...v29.5.0) (2026-03-20)


### Features

* **deps:** update dashboard-visualizations to v28.5.2 ([acd003d](https://cd.splunkdev.com/devplat/dashboard-framework/commits/acd003da1170acee58908b0918cc531ad37f1c89))





# [28.2.1](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v28.2.0...v28.2.1) (2026-03-13)

### Bug Fixes

* **SCP-76417:** guard against grid layout scaling producing 0-width content





<a name="29.4.0"></a>
# [29.4.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v29.2.0...v29.4.0) (2026-02-03)


### Features

* **deps:** update dashboard-visualizations to v28.4.0 ([2de4e3f](https://cd.splunkdev.com/devplat/dashboard-framework/commits/2de4e3f))




<a name="29.3.0"></a>
# [29.3.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v29.2.0...v29.3.0) (2025-11-18)


### Features

* **deps:** update dashboard-visualizations to v28.3.0 ([1c07709](https://cd.splunkdev.com/devplat/dashboard-framework/commits/1c07709))
* improve show/hide support in custom layouts ([07f9d42](https://cd.splunkdev.com/devplat/dashboard-framework/commits/07f9d42))
* **deps:** update dashboard-visualizations to v28.2.2 ([34c0da8](https://cd.splunkdev.com/devplat/dashboard-framework/commits/34c0da8))
* **SCP-77300:** add support for unset tokens interaction ([e5c90cd](https://cd.splunkdev.com/devplat/dashboard-framework/commits/e5c90cd))
* **SCP-77861:** add drilldown panel UI for unsetting tokens ([557bebf](https://cd.splunkdev.com/devplat/dashboard-framework/commits/557bebf))




<a name="29.2.0"></a>
# [29.2.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v29.1.0...v29.2.0) (2025-10-08)


### Features

* **deps:** update dashboard-visualizations to v28.2.1 ([b936dc0](https://cd.splunkdev.com/devplat/dashboard-framework/commits/b936dc0))




<a name="29.1.0"></a>
# [29.1.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v29.0.0...v29.1.0) (2025-08-26)


### Features

* **deps:** update dashboard-visualizations to v28.1.0 ([ff9cb9f](https://cd.splunkdev.com/devplat/dashboard-framework/commits/ff9cb9f))
* **deps:** update sui ([7c58396](https://cd.splunkdev.com/devplat/dashboard-framework/commits/7c58396))




<a name="29.0.0"></a>
# [29.0.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v28.6.0...v29.0.0) (2025-07-22)


### Features

* **SCP-71856:** update to React 18 ([7180d7d](https://cd.splunkdev.com/devplat/dashboard-framework/commits/7180d7d))
* **SCP-72803:** refactor LayoutAPIs to be stateless and always instantiated ([0e95cc9](https://cd.splunkdev.com/devplat/dashboard-framework/commits/0e95cc9))


### BREAKING CHANGES

* **SCP-71856:** Targeted React version now ^18.0.0
* **SCP-72803:** Changes to select DashboardApi and DashboardCoreApi method signatures. LayoutAPIs must now be stateless and statically associated with layouts




<a name="28.6.0"></a>
# [28.6.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v28.4.0...v28.6.0) (2025-07-01)


### Bug Fixes

* **SCP-76016:** add preset for hiding the visibility section in the sidebar ([53dae75](https://cd.splunkdev.com/devplat/dashboard-framework/commits/53dae75))


### Features

* **deps:** update dashboard-visualizations to ^27.5.0 ([b0a3d5a](https://cd.splunkdev.com/devplat/dashboard-framework/commits/b0a3d5a))




<a name="28.5.0"></a>
# [28.5.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v28.4.0...v28.5.0) (2025-06-24)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="28.4.0"></a>
# [28.4.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v28.3.0...v28.4.0) (2025-06-03)


### Features

* **A11Y-3734:** visualizations can announce their changes to screen readers ([2d3b93f](https://cd.splunkdev.com/devplat/dashboard-framework/commits/2d3b93f))
* **deps:** update dashboard-visualizations to ^27.4.0 ([9487da5](https://cd.splunkdev.com/devplat/dashboard-framework/commits/9487da5))




<a name="28.3.0"></a>
# [28.3.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v28.2.0...v28.3.0) (2025-04-22)


### Bug Fixes

* **SCP-74104:** add metadata to further support sidebar filtering for interaction editor ([d59d7ba](https://cd.splunkdev.com/devplat/dashboard-framework/commits/d59d7ba))


### Features

* **deps:** update dashboard-visualizations to ^27.3.0 ([dd77ab2](https://cd.splunkdev.com/devplat/dashboard-framework/commits/dd77ab2))




<a name="28.2.0"></a>
# [28.2.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v28.1.0...v28.2.0) (2025-03-11)


### Bug Fixes

* **A11Y-3006:** add skip to action menu for events viz ([0418ab6](https://cd.splunkdev.com/devplat/dashboard-framework/commits/0418ab6))


### Features

* **deps:** update dashboard-visualizations to ^27.2.1 ([e0c5a20](https://cd.splunkdev.com/devplat/dashboard-framework/commits/e0c5a20))
* **deps:** update @splunk/react-ui to ^4.43.0 ([7d8b256](https://cd.splunkdev.com/devplat/dashboard-framework/commits/7d8b256))




<a name="28.1.0"></a>
# [28.1.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v28.0.0...v28.1.0) (2025-01-28)


### Bug Fixes

* **SCP-73156:** localize preset for out-of-the-box layouts ([587bc8f](https://cd.splunkdev.com/devplat/dashboard-framework/commits/587bc8f))
* **SCP-73376:** add 'switch to tabs' interaction for button inputs ([ad1abc0](https://cd.splunkdev.com/devplat/dashboard-framework/commits/ad1abc0))


### Features

* **deps:** update dashboard-visualizations to ^27.1.0 ([7a54a31](https://cd.splunkdev.com/devplat/dashboard-framework/commits/7a54a31))




<a name="28.0.0"></a>
# [28.0.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v27.5.0...v28.0.0) (2024-12-17)


### BREAKING CHANGES

* **deps:** update dashboard-visualizations to v27 (major) ([a061faa](https://cd.splunkdev.com/devplat/dashboard-framework/commits/a061faa))
* **SCP-72486:** remove legacy visualizations ([b0f5b2c](https://cd.splunkdev.com/devplat/dashboard-framework/commits/b0f5b2c))




<a name="27.5.1"></a>
## [27.5.1](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v27.5.0...v27.5.1) (2024-11-14)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="27.5.0"></a>
# [27.5.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v27.4.0...v27.5.0) (2024-11-06)


### Features

* **deps:** update dashboard-visualizations to ^26.4.1 ([dd936c0](https://cd.splunkdev.com/devplat/dashboard-framework/commits/dd936c0))




<a name="27.4.0"></a>
# [27.4.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v27.3.1...v27.4.0) (2024-09-25)


### Features

* add ResetToken event handler to presets ([0a90f8b](https://cd.splunkdev.com/devplat/dashboard-framework/commits/0a90f8b))
* **deps:** update dashboard-visualizations ([4eddfc8](https://cd.splunkdev.com/devplat/dashboard-framework/commits/4eddfc8))
* **SCP-72324:** Add input.button to @splunk/dashboard-presets InputPresets ([3f88b96](https://cd.splunkdev.com/devplat/dashboard-framework/commits/3f88b96))




<a name="27.3.1"></a>
## [27.3.1](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v27.3.0...v27.3.1) (2024-08-14)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="27.3.0"></a>
# [27.3.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v27.2.0...v27.3.0) (2024-08-13)


### Features

* **deps:** update dashboard-visualizations dependencies ^26.2.1 ([4ccded6](https://cd.splunkdev.com/devplat/dashboard-framework/commits/4ccded6))
* **deps:** upgrade react-ui dependency to 4.34 ([17fc081](https://cd.splunkdev.com/devplat/dashboard-framework/commits/17fc081))
* **SCP-71482:** allow time range tokens to be set during range selection ([48c617e](https://cd.splunkdev.com/devplat/dashboard-framework/commits/48c617e))




<a name="27.2.0"></a>
# [27.2.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v27.1.0...v27.2.0) (2024-07-01)


### Features

* **deps:** update dashboard-visualizations to ^26.1.1 ([4299cdb](https://cd.splunkdev.com/devplat/dashboard-framework/commits/4299cdb))
* **deps:** update dashboard-visualizations to ^26.1.2 ([3e9160e](https://cd.splunkdev.com/devplat/dashboard-framework/commits/3e9160e))
* **DEPS:** update SUI to 4.32.0 ([da19ae6](https://cd.splunkdev.com/devplat/dashboard-framework/commits/da19ae6))
* **SCP-70377:** add linkToTab event handler ([4f99223](https://cd.splunkdev.com/devplat/dashboard-framework/commits/4f99223))
* **SCP-70380:** add editor UI for switchToTab drilldown ([7117758](https://cd.splunkdev.com/devplat/dashboard-framework/commits/7117758))
* **SCP-70422:** sankey viz enable drilldown interactions menu ([c1a2843](https://cd.splunkdev.com/devplat/dashboard-framework/commits/c1a2843))
* **SCP-70434:** add set time range token interactivity ui ([c3858cd](https://cd.splunkdev.com/devplat/dashboard-framework/commits/c3858cd))
* **SCP-71005:** dynamic token option added to shapes ([77cf6cf](https://cd.splunkdev.com/devplat/dashboard-framework/commits/77cf6cf))




<a name="27.1.0"></a>
# [27.1.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v27.0.0...v27.1.0) (2024-05-21)


### Features

* **deps:** update dashboard-visualizations to ^26.1.0 ([04b80a4](https://cd.splunkdev.com/devplat/dashboard-framework/commits/04b80a4))
* **SCP-69510:** create reset submitted tokens UI ([b77b9b2](https://cd.splunkdev.com/devplat/dashboard-framework/commits/b77b9b2))




<a name="27.0.0"></a>
# [27.0.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v26.6.0...v27.0.0) (2024-04-17)


### Features

* **deps:** update dashboard-visualizations to v26 (major) ([1314c67](https://cd.splunkdev.com/devplat/dashboard-framework/commits/1314c67))
* **SCP-67877:** change icon for removing datasources from panel ([0ce4380](https://cd.splunkdev.com/devplat/dashboard-framework/commits/0ce4380))
* **SCP-68560:** persist editor state per tab ([105de9e](https://cd.splunkdev.com/devplat/dashboard-framework/commits/105de9e))
* **SCP-69139:** create change layout modal ([fb92634](https://cd.splunkdev.com/devplat/dashboard-framework/commits/fb92634))




<a name="26.6.0"></a>
# [26.6.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v26.5.0...v26.6.0) (2024-03-06)


### Features

* **deps:** update dashboard-visualizations to ^25.13.1 ([767c6fd](https://cd.splunkdev.com/devplat/dashboard-framework/-/commits/767c6fd))




<a name="26.5.0"></a>
# [26.5.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v26.4.0...v26.5.0) (2024-02-20)


### Features

* **deps:** update dashboard-visualizations to ^25.13.0 ([ec91d22](https://cd.splunkdev.com/devplat/dashboard-framework/commits/ec91d22))




<a name="26.4.0"></a>
# [26.4.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v26.3.0...v26.4.0) (2024-01-16)


### Features

* **deps:** update dashboard-visualizations to ^25.12.0 ([edd3127](https://cd.splunkdev.com/devplat/dashboard-framework/commits/edd3127))




<a name="26.3.0"></a>
# [26.3.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v26.2.1...v26.3.0) (2023-11-14)


### Features

* **deps:** update dashboard-visualizations to ^25.11.0 ([1797c03](https://cd.splunkdev.com/devplat/dashboard-framework/commits/1797c03))
* **SCP-67043:** add checkbox for enabling hideWhenNoData for TRP ([9c3002e](https://cd.splunkdev.com/devplat/dashboard-framework/commits/9c3002e))
* **SCP-67137:** reorder visualizations in viz picker ([a241bb1](https://cd.splunkdev.com/devplat/dashboard-framework/commits/a241bb1))




<a name="26.2.1"></a>
## [26.2.1](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v26.2.0...v26.2.1) (2023-09-27)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="26.2.0"></a>
# [26.2.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v26.1.1...v26.2.0) (2023-09-26)


### Bug Fixes

* update location of type declarations for @splunk/dashboard-presets ([dd7c5a5](https://cd.splunkdev.com/devplat/dashboard-framework/commits/dd7c5a5))


### Features

* **deps:** update dashboard-visualizations ([f6f7042](https://cd.splunkdev.com/devplat/dashboard-framework/commits/f6f7042))




<a name="26.1.1"></a>
## [26.1.1](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v26.1.0...v26.1.1) (2023-08-18)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="26.1.0"></a>
# [26.1.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v26.0.1...v26.1.0) (2023-08-15)


### Features

* **deps:** update visualization dependencies to ^25.9.1 ([106b927](https://cd.splunkdev.com/devplat/dashboard-framework/commits/106b927))




<a name="26.0.1"></a>
## [26.0.1](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v26.0.0...v26.0.1) (2023-07-31)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="26.0.0"></a>
# [26.0.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v25.4.0...v26.0.0) (2023-07-11)


### Bug Fixes

* **SCP-64967:** enforce exported dashboard-presets are cast as PresetMap type ([b20d25c](https://cd.splunkdev.com/devplat/dashboard-framework/commits/b20d25c))


### Code Refactoring

* **SCP-59328:** hoist search execution and logic ([7f0f241](https://cd.splunkdev.com/devplat/dashboard-framework/commits/7f0f241))


### Features

* **deps:** update dashboard-visualizations to ^25.9.0 ([388f433](https://cd.splunkdev.com/devplat/dashboard-framework/commits/388f433))
* **SCP-64198:** update react-icons and react-ui ([7d6ba79](https://cd.splunkdev.com/devplat/dashboard-framework/commits/7d6ba79))


### BREAKING CHANGES

* **SCP-59328:** Dashboard/DashboardCore props are hoisted to DashboardContextProvider




<a name="25.4.0"></a>
# [25.4.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v25.3.0...v25.4.0) (2023-05-23)


### Features

* **deps:** update dashboard-visualizations ([efc463a](https://cd.splunkdev.com/devplat/dashboard-framework/commits/efc463a))
* **deps:** update dashboard-visualizations to ^25.8.0 ([63b8e42](https://cd.splunkdev.com/devplat/dashboard-framework/commits/63b8e42))
* **deps:** update dashboard-visualizations to ^25.8.1 ([982f3af](https://cd.splunkdev.com/devplat/dashboard-framework/commits/982f3af))




<a name="25.3.0"></a>
# [25.3.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v25.2.0...v25.3.0) (2023-04-11)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="25.2.0"></a>
# [25.2.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v25.1.0...v25.2.0) (2023-02-28)


### Features

* **deps:** update dashboard-visualizations ([550e103](https://cd.splunkdev.com/devplat/dashboard-framework/commits/550e103))
* **deps:** update dashboard-visualizations ([738c0c0](https://cd.splunkdev.com/devplat/dashboard-framework/commits/738c0c0))
* **deps:** update dashboard-visualizations to ^25.6.0 ([63198b1](https://cd.splunkdev.com/devplat/dashboard-framework/commits/63198b1))
* **SCP-61789:** deprecated legacy viz.geojson.us and viz.geojson.world visualizations ([38a50d5](https://cd.splunkdev.com/devplat/dashboard-framework/commits/38a50d5))




<a name="25.1.3"></a>
## [25.1.3](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v25.1.2...v25.1.3) (2023-08-14)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="25.1.2"></a>
## [25.1.2](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v25.1.1...v25.1.2) (2023-01-30)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="25.1.1"></a>
## [25.1.1](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v25.1.0...v25.1.1) (2022-12-14)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="25.1.0"></a>
# [25.1.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v25.0.0...v25.1.0) (2022-11-18)


### Bug Fixes

* **SCP-58274:** Add minimum size information to input preset ([66f677f](https://cd.splunkdev.com/devplat/dashboard-framework/commits/66f677f))


### Features

* **deps:** Update dashboard-visualizations to ^25.3.0 ([fe0ea60](https://cd.splunkdev.com/devplat/dashboard-framework/commits/fe0ea60))
* Add support for events viz ([f1b2c75](https://cd.splunkdev.com/devplat/dashboard-framework/commits/f1b2c75))




<a name="25.0.0"></a>
# [25.0.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v24.9.2...v25.0.0) (2022-10-17)


### Features

* **deps:** update dashboard-visualizations to ^25.1.0 ([36a152f](https://cd.splunkdev.com/devplat/dashboard-framework/commits/36a152f))
* **SCP-57334:** enable drilldowns from preset ([f04efad](https://cd.splunkdev.com/devplat/dashboard-framework/commits/f04efad))




<a name="24.9.2"></a>
## [24.9.2](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v24.9.1...v24.9.2) (2022-08-25)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="24.9.1"></a>
## [24.9.1](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v24.9.0...v24.9.1) (2022-08-23)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="24.9.0"></a>
# [24.9.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v24.8.0...v24.9.0) (2022-08-16)


### Features

* **deps:** Update dashboard-visualizations to ^24.7.0 ([e3c1085](https://cd.splunkdev.com/devplat/dashboard-framework/commits/e3c1085))
* **SCP-54945:** Enable setToken with static values for Image ([c428eb3](https://cd.splunkdev.com/devplat/dashboard-framework/commits/c428eb3))




<a name="24.8.0"></a>
# [24.8.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v24.7.0...v24.8.0) (2022-07-01)


### Features

* **deps:** Update dashboard-visualizations to ^24.6.0 ([2467eee](https://cd.splunkdev.com/devplat/dashboard-framework/commits/2467eee))




<a name="24.7.0"></a>
# [24.7.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v24.6.0...v24.7.0) (2022-06-10)


### Features

* **deps:** update dashboard-visualizations ([d1cd21e](https://cd.splunkdev.com/devplat/dashboard-framework/commits/d1cd21e))
* **deps:** update dashboard-visualizations to ^24.5.2 ([0091439](https://cd.splunkdev.com/devplat/dashboard-framework/commits/0091439))
* **SCP-54946:** set only static tks for shapes ([14ded8e](https://cd.splunkdev.com/devplat/dashboard-framework/commits/14ded8e))




<a name="24.6.0"></a>
# [24.6.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v24.5.0...v24.6.0) (2022-06-04)


### Features

* **deps:** update dashboard-visualizations to ^24.5.0 ([5dea413](https://cd.splunkdev.com/devplat/dashboard-framework/commits/5dea413))
* **SCP-54909:** enable Set Token for SV-icon ([4b23de6](https://cd.splunkdev.com/devplat/dashboard-framework/commits/4b23de6))




<a name="24.5.0"></a>
# [24.5.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v24.4.0...v24.5.0) (2022-05-23)


### Features

* **deps:** update dashboard-visualizations ([4e5ac93](https://cd.splunkdev.com/devplat/dashboard-framework/commits/4e5ac93))




<a name="24.4.0"></a>
# [24.4.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v24.3.0...v24.4.0) (2022-04-26)


### Features

* **deps:** update dashboard-visualizations ([b78935a](https://cd.splunkdev.com/devplat/dashboard-framework/commits/b78935a))
* **SCP-49925:** New visualization search status and messaging look and feel ([83367dc](https://cd.splunkdev.com/devplat/dashboard-framework/commits/83367dc))




<a name="24.3.2"></a>
## [24.3.2](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v24.3.1...v24.3.2) (2022-11-30)


### Features

* **deps:** update dashboard-visualizations ([8d9fdb1](https://cd.splunkdev.com/devplat/dashboard-framework/commits/8d9fdb1))




<a name="24.3.1"></a>
## [24.3.1](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v24.3.0...v24.3.1) (2022-11-29)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="24.3.0"></a>
# [24.3.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v24.2.0...v24.3.0) (2022-03-23)


### Features

* **deps:** update dashboard-visualizations ([2d7d156](https://cd.splunkdev.com/devplat/dashboard-framework/commits/2d7d156))




<a name="24.2.0"></a>
# [24.2.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v24.1.0...v24.2.0) (2022-03-17)


### Features

* **SCP-49932:** Viz release with Map visualization ([48b129f](https://cd.splunkdev.com/devplat/dashboard-framework/commits/48b129f))




<a name="24.1.1"></a>
## [24.1.1](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v24.1.0...v24.1.1) (2022-02-12)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="24.1.0"></a>
# [24.1.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v24.0.0...v24.1.0) (2022-02-01)


### Features

* **SCP-47891:** update visualizations and editors ([154767c](https://cd.splunkdev.com/devplat/dashboard-framework/commits/154767c))




<a name="24.0.0"></a>
# [24.0.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v23.6.0...v24.0.0) (2021-12-16)


### Bug Fixes

* **SCP-46182:** deprecate viz.singlevalueradial in favor of the new platform version ([98d46b7](https://cd.splunkdev.com/devplat/dashboard-framework/commits/98d46b7))


### Features

* **deps:** update dashboard-visualizations to v24 (major) ([c3a9594](https://cd.splunkdev.com/devplat/dashboard-framework/commits/c3a9594))
* **SCP-46609:** deprecate viz.text and remove enableMarkdownInAbsolute feature flag ([475abb5](https://cd.splunkdev.com/devplat/dashboard-framework/commits/475abb5))
* **SCP-47501:** add ds.chain to Enterprise view-only preset ([612c03f](https://cd.splunkdev.com/devplat/dashboard-framework/commits/612c03f))




<a name="23.6.0"></a>
# [23.6.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v23.5.0...v23.6.0) (2021-12-14)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="23.5.0"></a>
# [23.5.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v23.4.0...v23.5.0) (2021-12-06)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="23.4.0"></a>
# [23.4.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v23.3.0...v23.4.0) (2021-11-04)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="23.3.0"></a>
# [23.3.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v23.2.0...v23.3.0) (2021-10-14)


### Features

* **deps:** update dashboard-visualizations to ^23.4.1 ([b3772b4](https://cd.splunkdev.com/devplat/dashboard-framework/commits/b3772b4))
* **deps:** update dashboard-visualizations to ^23.5.0 ([5f7c66f](https://cd.splunkdev.com/devplat/dashboard-framework/commits/5f7c66f))
* **SCP-43790:** add splunk.punchcard to the visualization presets ([2b5bbe4](https://cd.splunkdev.com/devplat/dashboard-framework/commits/2b5bbe4))
* **SCP-43791:** add splunk.markergauge to the visualization presets ([3ae3314](https://cd.splunkdev.com/devplat/dashboard-framework/commits/3ae3314))
* **SCP-43792:** add splunk.fillergauge to the visualization presets ([d1b4e34](https://cd.splunkdev.com/devplat/dashboard-framework/commits/d1b4e34))




<a name="23.2.0"></a>
# [23.2.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v23.1.0...v23.2.0) (2021-09-29)


### Bug Fixes

* **SCP-44900:** add set token drilldown to rectangle and ellipse shapes ([5370e67](https://cd.splunkdev.com/devplat/dashboard-framework/commits/5370e67))
* **SCP-45142:** remove splunk.linkgraph from default preset ([b6ea228](https://cd.splunkdev.com/devplat/dashboard-framework/commits/b6ea228))


### Features

* **deps:** update dashboard-visualizations to ^23.4.0 ([7a3c3ee](https://cd.splunkdev.com/devplat/dashboard-framework/commits/7a3c3ee))




<a name="23.1.0"></a>
# [23.1.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v23.0.0...v23.1.0) (2021-09-01)


### Features

* update visualizations to 23.3.0 ([0d9b270](https://cd.splunkdev.com/devplat/dashboard-framework/commits/0d9b270))




<a name="23.0.0"></a>
# [23.0.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v22.4.0...v23.0.0) (2021-08-26)


### Features

* **SCP-43855:** add Link Graph to toolbar ([889ec94](https://cd.splunkdev.com/devplat/dashboard-framework/commits/889ec94))
* deprecate legacy viz.area, viz.line, viz.pie types and trigger hook for migrations ([b9203b7](https://cd.splunkdev.com/devplat/dashboard-framework/commits/b9203b7))
* **SCP-41612:** splunk.column and splunk.bar added as defaults in toolbar/switcher ([5b4baad](https://cd.splunkdev.com/devplat/dashboard-framework/commits/5b4baad))
* **SCP-43626:** add splunk.sankey and splunk.parallelcoordinates to preset ([79d6769](https://cd.splunkdev.com/devplat/dashboard-framework/commits/79d6769))
* **SCP-43769:** set splunk.bubble to be the default bubble viz type w/ lossy migration ([0547ccf](https://cd.splunkdev.com/devplat/dashboard-framework/commits/0547ccf))
* **SCP-43771:** set default scatter viz to use splunk.scatter type ([75f04f1](https://cd.splunkdev.com/devplat/dashboard-framework/commits/75f04f1))
* **SCP-43772:** change default Ellipse to splunk.ellipse ([101bbf7](https://cd.splunkdev.com/devplat/dashboard-framework/commits/101bbf7))
* **SCP-43773:** change default Rectangle to splunk.rectangle ([5983d54](https://cd.splunkdev.com/devplat/dashboard-framework/commits/5983d54))
* **SCP-43789:** deprecate viz.img and use splunk.image as new default ([1fd603c](https://cd.splunkdev.com/devplat/dashboard-framework/commits/1fd603c))
* update visualizations to 23.0.0 ([56dbe11](https://cd.splunkdev.com/devplat/dashboard-framework/commits/56dbe11))
* update visualizations to 23.1.0 ([522e825](https://cd.splunkdev.com/devplat/dashboard-framework/commits/522e825))




<a name="22.4.0"></a>
# [22.4.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v22.3.0...v22.4.0) (2021-07-17)


### Features

* **deps:** update dashboard-visualizations ([b338344](https://cd.splunkdev.com/devplat/dashboard-framework/commits/b338344))
* **deps:** update dashboard-visualizations to ^22.2.0 ([d8fe5de](https://cd.splunkdev.com/devplat/dashboard-framework/commits/d8fe5de))
* **SCP-41436:** add set token event handler ([483aa3f](https://cd.splunkdev.com/devplat/dashboard-framework/commits/483aa3f))
* **SCP-42641:** add new splunk.* visualizations to the preset, but do not add as defaults ([9263c10](https://cd.splunkdev.com/devplat/dashboard-framework/commits/9263c10))




<a name="22.3.0"></a>
# [22.3.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v22.2.0...v22.3.0) (2021-06-21)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="22.2.0"></a>
# [22.2.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v22.1.0...v22.2.0) (2021-06-10)


### Bug Fixes

* **SCP-40545:** restore data contract to Choropleth US/World visualizations ([c770546](https://cd.splunkdev.com/devplat/dashboard-framework/commits/c770546))




<a name="22.1.0"></a>
# [22.1.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v22.0.0...v22.1.0) (2021-05-29)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="22.0.0"></a>
# [22.0.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v21.1.2...v22.0.0) (2021-04-08)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="21.1.2"></a>
## [21.1.2](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v21.1.1...v21.1.2) (2021-03-29)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="21.1.1"></a>
## [21.1.1](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v21.1.0...v21.1.1) (2021-03-26)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="21.1.0"></a>
# [21.1.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v21.0.0...v21.1.0) (2021-03-25)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="21.0.0"></a>
# [21.0.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v20.8.2...v21.0.0) (2021-03-16)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="20.8.2"></a>
## [20.8.2](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v20.8.1...v20.8.2) (2021-03-02)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="20.8.1"></a>
## [20.8.1](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v20.8.0...v20.8.1) (2021-02-27)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="20.8.0"></a>
# [20.8.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v20.7.0...v20.8.0) (2021-02-24)


### Features

* verification of rangeValue removed, flow of canvas background color correct ([18e59f8](https://cd.splunkdev.com/devplat/dashboard-framework/commits/18e59f8))




<a name="20.7.0"></a>
# [20.7.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v20.6.0...v20.7.0) (2021-02-11)


### Features

* **deps:** update dashboard-visualizations to ^21.1.0 ([5fbe161](https://cd.splunkdev.com/devplat/dashboard-framework/commits/5fbe161))




<a name="20.6.0"></a>
# [20.6.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v20.5.2...v20.6.0) (2021-02-04)


### Features

* replaced deltaFontSize with trendFontSize ([fadda07](https://cd.splunkdev.com/devplat/dashboard-framework/commits/fadda07))




<a name="20.5.2"></a>
## [20.5.2](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v20.5.1...v20.5.2) (2021-01-19)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="20.5.1"></a>
## [20.5.1](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v20.5.0...v20.5.1) (2021-01-19)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="20.5.0"></a>
# [20.5.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v20.4.0...v20.5.0) (2021-01-14)


### Features

* **DEPS:** uptake vision v20.6.1 ([aecdfe4](https://cd.splunkdev.com/devplat/dashboard-framework/commits/aecdfe4))
* **SCP-34590:** allow add and switch to new viz that supports dynamic options ([3a655f7](https://cd.splunkdev.com/devplat/dashboard-framework/commits/3a655f7))
* **SCP-35336:** add config to inputs ([4f9ad4b](https://cd.splunkdev.com/devplat/dashboard-framework/commits/4f9ad4b))




<a name="20.4.0"></a>
# [20.4.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v20.3.1...v20.4.0) (2020-12-17)


### Features

* **deps:** update dashboard-visualizations to ^20.5.0 ([f578283](https://cd.splunkdev.com/devplat/dashboard-framework/commits/f578283))




<a name="20.3.1"></a>
## [20.3.1](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v20.3.0...v20.3.1) (2020-12-10)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="20.3.0"></a>
# [20.3.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v20.2.0...v20.3.0) (2020-12-09)


### Features

* **deps:** update dashboard-visualizations to ^20.4.0 ([0486c4b](https://cd.splunkdev.com/devplat/dashboard-framework/commits/0486c4b))
* **SCP-34762:** add new splunk visualizations to preset ([eff671e](https://cd.splunkdev.com/devplat/dashboard-framework/commits/eff671e))




<a name="20.2.0"></a>
# [20.2.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v20.1.0...v20.2.0) (2020-11-30)


### Features

* **deps:** update dashboard-visualizations to ^20.2.0 ([45b71af](https://cd.splunkdev.com/devplat/dashboard-framework/commits/45b71af))
* **deps:** update dashboard-visualizations to ^20.3.0 ([3a5bd5c](https://cd.splunkdev.com/devplat/dashboard-framework/commits/3a5bd5c))




<a name="20.1.0"></a>
# [20.1.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v20.0.0...v20.1.0) (2020-10-22)


### Features

* **deps:** update dashboard-visualizations to ^20.1.0 ([e318a90](https://cd.splunkdev.com/devplat/dashboard-framework/commits/e318a90))




<a name="20.0.0"></a>
# [20.0.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v19.1.0...v20.0.0) (2020-10-16)


### Chores

* update peerDeps to react@16.11 ([c43de68](https://cd.splunkdev.com/devplat/dashboard-framework/commits/c43de68))


### Features

* **SCP-30103:** update presets for new inputs and remove old inputs ([7d85c47](https://cd.splunkdev.com/devplat/dashboard-framework/commits/7d85c47))
* **SCP-31650:** update to visualizations 20.0.0 ([35c1312](https://cd.splunkdev.com/devplat/dashboard-framework/commits/35c1312))
* **SPL-188708:** support base chain in UDF ([37bd50a](https://cd.splunkdev.com/devplat/dashboard-framework/commits/37bd50a))


### BREAKING CHANGES

* **SCP-31650:** SCP-20317: Dropped support for SingleValue colorBy, trendColorInterpretation, colorMode options
See https://eng.sv.splunk.com/dashboard-visualizations/20.0.0/index.html#/Changelog
* Update peerDeps for react, react-dom to ^16.11
* **SCP-30103:** new inputs based on SUI components replace old




<a name="19.1.0"></a>
# [19.1.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v19.0.0...v19.1.0) (2020-09-23)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="19.0.0"></a>
# [19.0.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v18.4.0...v19.0.0) (2020-09-11)


### Features

* **SCP-30632:** remove RowColumnLayout and LegaciGridLayout from default presets ([60f39df](https://cd.splunkdev.com/devplat/dashboard-framework/commits/60f39df))
* **SPL-188678:** add support for saved searches via source editor ([dde3e90](https://cd.splunkdev.com/devplat/dashboard-framework/commits/dde3e90))


### BREAKING CHANGES

* **SCP-30632:** remove RowColumnLayout and LegaciGridLayout from default presets. Recommend migrating to GridLayout.
Otherwise, manually import RowColumnLayout and LegacyGridLayout from @splunk/dashboard-layouts
package. Be aware that RowColumnLayut and LegacyGridLayout will be removed from
@splunk/dashboard-layouts eventually.




<a name="18.4.0"></a>
# [18.4.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v18.3.1...v18.4.0) (2020-08-21)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="18.3.1"></a>
## [18.3.1](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v18.3.0...v18.3.1) (2020-08-14)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="18.3.0"></a>
# [18.3.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v18.2.0...v18.3.0) (2020-07-31)


### Features

* **deps:** update dashboard-visualizations to ^18.2.1 ([e455152](https://cd.splunkdev.com/devplat/dashboard-framework/commits/e455152))
* **SPL-181882:** add last update time as default besides status icon ([994e8ea](https://cd.splunkdev.com/devplat/dashboard-framework/commits/994e8ea))




<a name="18.2.0"></a>
# [18.2.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v18.1.1...v18.2.0) (2020-07-16)


### Features

* **deps:** update dashboard-visualizations to ^18.1.0 ([cf8e360](https://cd.splunkdev.com/devplat/dashboard-framework/commits/cf8e360))




<a name="18.1.1"></a>
## [18.1.1](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v18.1.0...v18.1.1) (2020-06-18)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="18.1.0"></a>
# [18.1.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v18.0.0...v18.1.0) (2020-06-16)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="18.0.0"></a>
# [18.0.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v17.0.0...v18.0.0) (2020-06-03)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="17.0.0"></a>
# [17.0.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v16.0.0...v17.0.0) (2020-05-28)


### Features

* **SCP-27016:** add title and progress to visualization presets ([7fc4c06](https://cd.splunkdev.com/devplat/dashboard-framework/commits/7fc4c06))




<a name="16.0.0"></a>
# [16.0.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v15.1.0...v16.0.0) (2020-05-22)


### Features

* **deps:** update dashboard-visualizations to v17.0.1 (major) ([c19915d](https://cd.splunkdev.com/devplat/dashboard-framework/commits/c19915d))
* **SCP-25493:** add viz preset helpers to enable wrappers ([3b155cc](https://cd.splunkdev.com/devplat/dashboard-framework/commits/3b155cc))
* **SCP-25497:** added viz title and description to VizContent ([47c0c6b](https://cd.splunkdev.com/devplat/dashboard-framework/commits/47c0c6b))




<a name="15.1.0"></a>
# [15.1.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v15.0.0...v15.1.0) (2020-05-08)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="15.0.1"></a>
## [15.0.1](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v15.0.0...v15.0.1) (2020-04-23)




**Note:** Version bump only for package @splunk/dashboard-presets

<a name="15.0.0"></a>
# [15.0.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v14.2.0...v15.0.0) (2020-04-22)


### Features

* **deps:** update dashboard-visualizations to v16 (major) ([337a682](https://cd.splunkdev.com/devplat/dashboard-framework/commits/337a682))




<a name="14.2.0"></a>
# [14.2.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v14.1.0...v14.2.0) (2020-04-17)


### Features

* **deps:** update dashboard-visualizations to ^15.6.0 ([c272bd3](https://cd.splunkdev.com/devplat/dashboard-framework/commits/c272bd3))




<a name="14.1.0"></a>
# [14.1.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v14.0.0...v14.1.0) (2020-04-10)


### Features

* **deps:** update dashboard-visualizations to ^15.5.0 ([d4719b3](https://cd.splunkdev.com/devplat/dashboard-framework/commits/d4719b3))




<a name="14.0.0"></a>
# [14.0.0](https://cd.splunkdev.com/devplat/dashboard-framework/compare/v13.1.0...v14.0.0) (2020-04-01)


### Bug Fixes

* **SCP-24031:** use Choropleth theme variables ([bc41c10](https://cd.splunkdev.com/devplat/dashboard-framework/commits/bc41c10))

### Features

* **SCP-23472:** update to @splunk/react-ui@2.16.0, vision 15.4.0 ([770c9fb](https://cd.splunkdev.com/devplat/dashboard-framework/commits/770c9fb))
* **SCP-24221:** add viz.choropleth.svg visualization to default preset ([d71fb09](https://cd.splunkdev.com/devplat/dashboard-framework/commits/d71fb09))


### BREAKING CHANGES

* `@splunk/react-ui` peerDep minimum is now ^2.16.0
* `@splunk/themes` peerDep minimum is now ^0.4.2
* Visual changes to sidebar and visualizations
* Single value sparkline default options have changed




<a name="13.1.0"></a>
## 13.1.0 (2020-03-06)

### Features

- **SCP-24190:** update to vision 15.1.0 ([0d8dfef](https://cd.splunkdev.com/devplat/dashboard-framework/commits/0d8dfef))

<a name="13.0.0"></a>
## 13.0.0 (2020-03-03)

### Features

- **deps:** update dashboard-visualizations to v15 ([9969218](https://cd.splunkdev.com/devplat/dashboard-framework/commits/9969218))
- **SCP-23424:** import dynamic editor from vision ([9fd66c3](https://cd.splunkdev.com/devplat/dashboard-framework/commits/9fd66c3))

### BREAKING CHANGES

- **SCP-23424:** * All editors are removed in favor of using imported dynamic editor components. If you were dependent upon the bespoke visualization editors, please instead modify or supply a new editor config for that visualization instead.

<a name="12.0.0"></a>
## 12.0.0 (2020-02-12)

### Features

- **deps:** update dashboard-visualizations to v14 (major) ([0c1c8c1](https://cd.splunkdev.com/devplat/dashboard-framework/commits/0c1c8c1))

<a name="11.0.0"></a>
## 11.0.0 (2020-02-01)

### Features

- **DEPS:** update vision dependencies to 13.0.0 ([cc81fc9](https://cd.splunkdev.com/devplat/dashboard-framework/commits/cc81fc9))

### BREAKING CHANGES

- **DEPS:** `color` option was changed to `textColor` in Text viz, Area chart has new look and feel.

<a name="9.1.0"></a>
## 9.1.0 (2019-12-18)

### Features

- **SCP-20641:** add dynamic editor for connected line ([51532f5](https://cd.splunkdev.com/devplat/dashboard-framework/commits/51532f5))

<a name="9.0.0"></a>
## 9.0.0 (2019-12-11)

### Features

- **deps:** update dashboard-visualizations to v11 ([50c96a2](https://cd.splunkdev.com/devplat/dashboard-framework/commits/50c96a2))

<a name="8.4.0"></a>
## 8.4.0 (2019-12-04)

### Features

- **deps:** update dashboard-visualizations to v10.2.0 ([242441f](https://cd.splunkdev.com/devplat/dashboard-framework/commits/242441f))

<a name="8.3.0"></a>
## 8.3.0 (2019-11-22)

### Bug Fixes

- **SPL-179474:** add real-time props to TimeRange input in Enterprise ([eed99bf](https://cd.splunkdev.com/devplat/dashboard-framework/commits/eed99bf))

<a name="8.2.0"></a>
## 8.2.0 (2019-11-13)

### Features

- **deps:** update dashboard-visualizations to v10 ([63b988f](https://cd.splunkdev.com/devplat/dashboard-framework/commits/63b988f))
- **SCP-19531:** add punchcard to udf ([98f17c7](https://cd.splunkdev.com/devplat/dashboard-framework/commits/98f17c7)), closes [#19531](https://cd.splunkdev.com/devplat/dashboard-framework/issues/19531)

<a name="8.0.0"></a>
## 8.0.0 (2019-10-17)

### Code Refactoring

- remove deprecated api and modules ([954cf1d](https://cd.splunkdev.com/devplat/dashboard-framework/commits/954cf1d))

### BREAKING CHANGES

- remove deprecated api and modules

<a name="7.4.0"></a>
## 7.4.0 (2019-10-04)

### Features

- **SCP-17042:** add US and World maps from add chart panel ([15e2b17](https://cd.splunkdev.com/devplat/dashboard-framework/commits/15e2b17))

<a name="7.2.0"></a>
## 7.2.0 (2019-09-17)

### Bug Fixes

- **SCP-15486:** fix text viz bug ([51c7148](https://cd.splunkdev.com/devplat/dashboard-framework/commits/51c7148)), closes [#15486](https://cd.splunkdev.com/devplat/dashboard-framework/issues/15486)

### Features

- introduce new CloudPreset and EnterprisePreset ([7cad4bb](https://cd.splunkdev.com/devplat/dashboard-framework/commits/7cad4bb))

<a name="4.0.0"></a>
## 4.0.0 (2019-06-04)

### Bug Fixes

- **APPLAT-7134:** add text viz dark mode theming support ([215583e](https://cd.splunkdev.com/devplat/dashboard-framework/commits/215583e))

### Features

- **SCP-10813:** add single value themes ([2fe37a0](https://cd.splunkdev.com/devplat/dashboard-framework/commits/2fe37a0))

<a name="3.12.0"></a>
## 3.12.0 (2019-05-29)

### Bug Fixes

- **APPLAT-7134:** add text viz dark mode theming support ([215583e](https://cd.splunkdev.com/devplat/dashboard-framework/commits/215583e))

<a name="3.11.0"></a>

<a name="3.10.0"></a>
## 3.10.0 (2019-05-07)

### Features

- **APPLAT-6155:** build geo registry and provider ([22b124a](https://cd.splunkdev.com/devplat/dashboard-framework/commits/22b124a))
- **APPLAT-876:** add multiselect form input ([635754a](https://cd.splunkdev.com/devplat/dashboard-framework/commits/635754a))

<a name="3.3.0"></a>
## 3.3.0 (2019-02-28)

### Bug Fixes

- sv drilldown bugs ([c3cc577](https://cd.splunkdev.com/devplat/dashboard-framework/commits/c3cc577))

<a name="3.2.0"></a>
## 3.2.0 (2019-02-13)

### Features

- **APPLAT-4730:** event-handlers package and linkTo ([8444acd](https://cd.splunkdev.com/devplat/dashboard-framework/commits/8444acd))
- **APPLAT-4980:** event handler for shapes ([4ab2022](https://cd.splunkdev.com/devplat/dashboard-framework/commits/4ab2022))

<a name="3.1.0"></a>
## 3.1.0 (2019-02-04)

### Features

- uptake dashboard-visualization 3.x ([2b3d45a](https://cd.splunkdev.com/devplat/dashboard-framework/commits/2b3d45a))

<a name="3.0.0"></a>
## 3.0.0 (2019-02-02)

### Code Refactoring

- **APPLAT-4710:** move image/icon registry into dashboard-context ([2130e67](https://cd.splunkdev.com/devplat/dashboard-framework/commits/2130e67))

### Features

- **APPLAT-3764:** add text viz to dashboard-framework ([7eee02d](https://cd.splunkdev.com/devplat/dashboard-framework/commits/7eee02d))
- **APPLAT-4322:** cypress integration tests ([c7260db](https://cd.splunkdev.com/devplat/dashboard-framework/commits/c7260db))

### BREAKING CHANGES

- **APPLAT-4710:** @splunk/resource-registry is removed, IconRegistry and ImageRegistry are moved to
@splunk/dashboard-context

<a name="2.0.0"></a>
## 2.0.0 (2018-12-14)

### Features

- **APPLAT-4117:** implemenet datasource edit and add flow ([15326db](https://cd.splunkdev.com/devplat/dashboard-framework/commits/15326db))
- adding shapes into toolbar and preset ([6ce451c](https://cd.splunkdev.com/devplat/dashboard-framework/commits/6ce451c))

<a name="1.12.0"></a>
## 1.12.0 (2018-11-08)

### Features

- **APPLAT-2353:** proof of concept for right panel editors ([2a7a1fc](https://cd.splunkdev.com/devplat/dashboard-framework/commits/2a7a1fc))

<a name="1.9.0"></a>
## 1.9.0 (2018-10-24)

### Features

- **APPLAT-3360:** remove old sv ([62de7b5](https://cd.splunkdev.com/devplat/dashboard-framework/commits/62de7b5))

<a name="1.8.0"></a>
## 1.8.0 (2018-10-17)

### Features

- add theming support for dashboard component ([9b1fc20](https://cd.splunkdev.com/devplat/dashboard-framework/commits/9b1fc20))
- **APPLAT-2133:** basic layout inital pass ([e2caef5](https://cd.splunkdev.com/devplat/dashboard-framework/commits/e2caef5))

<a name="1.7.0"></a>
## 1.7.0 (2018-09-28)

### Features

- **APPLAT-2922:** replace license files ([e37f6d7](https://cd.splunkdev.com/devplat/dashboard-framework/commits/e37f6d7))

<a name="1.5.0"></a>
## 1.5.0 (2018-09-19)

### Features

- move @splunk/ssc-datasource module to @splunk/datasources ([61ff696](https://cd.splunkdev.com/devplat/dashboard-framework/commits/61ff696))
- **APPLAT-2602:** update to slpunk-ui@2 and webpack 4 ([601b4c8](https://cd.splunkdev.com/devplat/dashboard-framework/commits/601b4c8))

<a name="1.4.0"></a>
## 1.4.0 (2018-09-11)

### Features

- move @splunk/ssc-datasource module to @splunk/datasources ([61ff696](https://cd.splunkdev.com/devplat/dashboard-framework/commits/61ff696))

<a name="1.1.0"></a>
## 1.1.0 (2018-06-21)

### Features

- **applat-1019:** i18n and fix typo ([5f0b44e](http://git.splunk.com:7999/ui/unified-dashboard-framework/commits/5f0b44e))
- **applat-1019:** single value viz ([eac0be8](http://git.splunk.com:7999/ui/unified-dashboard-framework/commits/eac0be8))
- **APPLAT-1159:** add async search datasource to default preset ([0f2d5f2](http://git.splunk.com:7999/ui/unified-dashboard-framework/commits/0f2d5f2))
- **APPLAT-824:** implement input time ([472d83c](http://git.splunk.com:7999/ui/unified-dashboard-framework/commits/472d83c))

<a name="1.0.0"></a>
## 1.0.0 (2018-06-07)

### Bug Fixes

- add ssc-datasource package ([97f4a4e](http://git.splunk.com:7999/ui/unified-dashboard-framework/commits/97f4a4e))
- changes based on PR comments ([f7ba57f](http://git.splunk.com:7999/ui/unified-dashboard-framework/commits/f7ba57f))
- fix ssc datasource import ([37e6e95](http://git.splunk.com:7999/ui/unified-dashboard-framework/commits/37e6e95))
- sscSearch datasource ([42358f3](http://git.splunk.com:7999/ui/unified-dashboard-framework/commits/42358f3))
- use ssc-datasource ([5bd35c7](http://git.splunk.com:7999/ui/unified-dashboard-framework/commits/5bd35c7))

### Features

- implement token system and text input ([ed3a2fd](http://git.splunk.com:7999/ui/unified-dashboard-framework/commits/ed3a2fd))
- **sscsearch:** add ssc search ([be90003](http://git.splunk.com:7999/ui/unified-dashboard-framework/commits/be90003))

<a name="0.1.0"></a>
## 0.1.0 (2018-05-12)

### Features

- move back visualization and integrate with udf-core ([e672ad1](http://git.splunk.com:7999/ui/unified-dashboard-framework/commits/e672ad1))
