Update: version 1.16 has been released since this was posted.
Dash 1.6.1 is a path release focused on improving Dash experience on IE11, providing minor performance improvements and fixing a few bugs.
Changelog
Dash v.1.6.1
Highlights
- Adding ES5 (IE11) compatibility validation on builds in dash, dcc, html, table - while this is not enough to guarantee everything will work, itβs a good guardrail to build from
- Improve performance by eliminating some useless renders
- Improving table
loading_data
behavior - Improve DCC DateRangePicker behavior
Linked to minor release: π£ Dash 1.6.0 released - dcc.Graph updates, async performance improvements, improved caching