We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86e6042 commit e8a235aCopy full SHA for e8a235a
CHANGELOG.md
@@ -23,6 +23,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
23
24
- [#3303](https://github.com/plotly/dash/pull/3303) Improve flatten_grouping performance (callback with dictionary output/input)
25
- [#3304](https://github.com/plotly/dash/pull/3304) Speed up function _operation by 80%
26
+- [#3323](https://github.com/plotly/dash/pull/3323) Make Dash instances WSGI compliant, can now call gunicorn on the dash app itself.
27
28
## [3.0.4] - 2025-04-24
29
0 commit comments