Update: version 1.16 has been released since this was posted.
Dash v1.13.4 is a minor patch which addresses a single issue:
- Resolves a regression that prevented multiple loading states from displaying concurrently when a callback updates multiple outputs
Previous Releases
- 📣 Dash v1.13.3 Release: Improved performance, clientside callback_context, many dcc.Graph & DataTable bug fixes
- 📣 Dash v1.12.0 Release - Pattern-Matching Callbacks Fixes, Shape-drawing, new DataTable conditional formatting options, prevent_initial_call, and more - #10 by MM-Lehmann
- 📣 Dash v1.11.0 Release - Introducing Pattern-Matching Callbacks - #37 by Lion
- 📣 Dash v1.10.0 Release - New dcc.Graph features, updated dcc.Link, React upgrade and bug fixes - #10
- 📣 Dash v1.9.0 release - Bug fixes
- 📣 Dash v1.8.0 release - dcc.Graph updates, markdown & link support in DataTable, and more - #17 by Jialun
- 📣 Dash v1.7.0 released - Async component fixes, inline clientside callbacks, and bug fixes - #15 by Marc-Andre
- 📣 Dash 1.6.0 released - dcc.Graph updates, async performance improvements, improved caching - #5 by mbkupfer