Update: Version 1.16.3 has been released since this was posted.
We’re pleased to announce that Dash 1.16.2 is out
pip install dash==1.16.2
Dash 1.16.2 is a backwards compatible patch release. Highlights include:
- Bug fix for callbacks not being fired in certain scenarios involving async components and prop changes
- Bug fix improving the behavior of the devtools’ callback graph for complex apps and specific props (
width
in particular)
View the Official Changelog
Previous Releases
-
Dash v1.13.4 Release: Fixes regression with loading states from callbacks with multiple outputs
-
Dash v1.11.0 Release - Introducing Pattern-Matching Callbacks
-
Dash v1.10.0 Release - New dcc.Graph features, updated dcc.Link, React upgrade and bug fixes
-
Dash v1.8.0 release - dcc.Graph updates, markdown & link support in DataTable, and more
-
Dash v1.7.0 released - Async component fixes, inline clientside callbacks, and bug fixes
-
Dash 1.6.0 released - dcc.Graph updates, async performance improvements, improved caching
Feedback, questions, thoughts? Let us know how it goes!