📣 Dash v1.9.0 release - Bug fixes

Update: version 1.16 has been released since this was posted.

Dash v1.9.0 is a minor release improving the behaviour of Dash in sandbox environments (iframes) and providing incremental improvements and bug fixes to components.

Changelog
Dash v1.9.0

Highlights

  • Update Plotly.js to 1.52.2
  • Improved support for Dash apps in iframes that only have allow-scripts here, and here
  • dcc.Slider and dcc.RangeSlider are now asynchronously loaded
  • dcc.Input bug in IE11, dcc.Dropdown bug with clearable=False

Previous Releases
Dash v1.8.0
Dash v1.7.0
Dash v1.6.0

Component Developers
If you were depending on dcc.Location firing an event to update your components, note that the internal (implementation detail) event onpushstate is no longer used and was replaced with an officially supported event and wrapper with helpers here.

2 Likes
:mega: Dash 1.16.0 - Brand New Debugging & Performance Tools, Improved Callback Graph, Date-Axis & Timeline Improvements, Faster Images, Content Security Policy, and Community Contributions
:mega: Dash v1.12.0 Release - Pattern-Matching Callbacks Fixes, Shape-drawing, new DataTable conditional formatting options, prevent_initial_call, and more
:mega: Dash v1.11.0 Release - Introducing Pattern-Matching Callbacks
:mega: Dash v1.10.0 Release - New dcc.Graph features, updated dcc.Link, React upgrade and bug fixes
:mega: Dash v1.13.3 Release: Improved performance, clientside callback_context, many dcc.Graph & DataTable bug fixes
:mega: Dash v1.13.4 Release: Fixes regression with loading states from callbacks with multiple outputs
:mega: Dash 1.16.2 Released - Devtools & Callbacks Bug Fixes
:mega: Dash v1.14.0 Released - Update the Tab's Title, Removing the "Updating..." Messages, Updated DataTable Link Behavior
:mega: Dash v1.15.0 Released - Julia Components, Simplified Callback Syntax, Fixed Table Tooltips and Copy & Paste, fixed dcc.Loading styling
:mega: Dash 1.16.3 Released - Fixes Performance Degradation from Flask-Compress Dependency
:mega: Dash 1.20.0 - `dcc.Download` component & various community contributed bug fixes
:mega: Dash 1.17.0 Release - DataTable Header Tooltips, dcc.Graph Subplot images, shapes, and annotations, and several bug fixes
:mega: Dash 1.18.1 Release - Faceted and Animated Images and Heatmaps, DataTable Bootstrap Support, Inside Tick Labels, Better Axis Type Detection
:mega: Dash 1.19.0 - Circular Callbacks, `drag_value` in `dcc.Slider`, Close Button in Dev Tools, dcc.Graph Bug Fixes
:mega: Dash v1.21.0 - Plotly.js 2.0, Icicle Charts, Bar Chart Patterns, Clipboard Component, Bug Fixes
:mega: Dash 1.16.1 Released - dcc.Graph prependData & Bug Fixes