Skip to content

Commit 7aed2b8

Browse files
author
yzcheung
committed
Added changelog
1 parent 2122fd3 commit 7aed2b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
66
## [UNRELEASED]
77

88
## Fixed
9+
- [#3341](https://github.com/plotly/dash/pull/3341) Fixed query string parsing regression introduced in 2.18.2 where values containing unencoded `&` characters were being truncated. [#3106](https://github.com/plotly/dash/issues/3106)
910
- [#3279](https://github.com/plotly/dash/pull/3279) Fix an issue where persisted values were incorrectly pruned when updated via callback. Now, callback returned values are correctly stored in the persistence storage. Fix [#2678](https://github.com/plotly/dash/issues/2678)
1011
- [#3298](https://github.com/plotly/dash/pull/3298) Fix dev_only resources filtering.
1112
- [#3315](https://github.com/plotly/dash/pull/3315) Fix pages module is package check.

0 commit comments

Comments
 (0)