File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22All notable changes to `dash` will be documented in this file.
33This project adheres to [Semantic Versioning](https://semver.org/).
44
5- ## [UNRELEASED]
5+ ## [4.1.0] - 2026-03-23
66
77## Added
88- [#3637](https://github.com/plotly/dash/pull/3637) Added `debounce` prop to `Dropdown`.
99
1010## Fixed
1111- [#3629](https://github.com/plotly/dash/pull/3629) Fix date pickers not showing date when initially rendered in a hidden container.
12+ - [#3660][(](https://github.com/plotly/dash/pull/3660)) Allow same date to be selected for both start and end in DatePickerRange components
13+ - [#3600][(](https://github.com/plotly/dash/pull/3600)) DatePicker support for the Moment.js `Y` year token
1214- [#3627][(](https://github.com/plotly/dash/pull/3627)) Make dropdowns searchable wheen focused, without requiring to open them first
1315- [#3656][(](https://github.com/plotly/dash/pull/3656)) Improved dropdown performance for large collections of options
14- - [#3660][(](https://github.com/plotly/dash/pull/3660)) Allow same date to be selected for both start and end in DatePickerRange components
15-
16+ - [#3643][(](https://github.com/plotly/dash/pull/3643)) Fix multiselect dropdown with components as labels
1617
1718
1819## [4.0.0] - 2026-02-03
You can’t perform that action at this time.
0 commit comments