Skip to content

Commit 90540e5

Browse files
docs: changelog entry for #2462 MATCH relaxation
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent cef944b commit 90540e5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
1515
- [#3690](https://github.com/plotly/dash/pull/3690) Fixes Input when min or max is set to None
1616
- [#3723](https://github.com/plotly/dash/pull/3723) Fix misaligned `dcc.Slider` marks when some labels are empty strings
1717
- [#3740](https://github.com/plotly/dash/pull/3740) Fix cannot tab into dropdowns in Safari
18+
- [#2462](https://github.com/plotly/dash/issues/2462) Allow `MATCH` in `Input`/`State` when the callback's `Output` has no wildcards (fixed-id Output, no Output, or `ALL`-only wildcard Output). `ALLSMALLER` still requires a corresponding `MATCH` in an Output.
1819

1920
## [4.1.0] - 2026-03-23
2021

0 commit comments

Comments
 (0)