Dash

Latest version: v2.18.2

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 21 of 23

0.26.0

Not secure
Added
- [318](https://github.com/plotly/dash/pull/318) Add `assets_ignore` init keyword, regex filter for the assets files.

0.25.1

Not secure
Fixed
- [335](https://github.com/plotly/dash/pull/335) Ensure CSS/JS external resources are loaded before the assets.

0.25.0

Not secure
Added
- [322](https://github.com/plotly/dash/pull/322) Take config values from init or environ variables (Prefixed with `DASH_`).

Fixed
- Take `requests_pathname_prefix` config when creating scripts tags.
- `requests/routes_pathname_prefix` must start and end with `/`.
- `requests_pathname_prefix` must end with `routes_pathname_prefix`. If you supplied both `requests` and `routes` pathname before this update, make sure `requests_pathname_prefix` ends with the same value as `routes_pathname_prefix`.
- `url_base_pathname` sets both `requests/routes` pathname, cannot supply it with either `requests` or `routes` pathname prefixes.

0.24.2

Not secure
Fixed
- [320](https://github.com/plotly/dash/pull/320) Disallow duplicate component ids in the initial layout.

0.24.1

Not secure
Fixed
- Fix bug [321](https://github.com/plotly/dash/issues/321) where importing Dash components with no props would result in an error.
- Fix a bug in 0.23.1 where importing components with arguments that are Python keywords could cause an error. In particular, this fixes `dash-html-components` with Python 3.7.

0.24.0

Not secure
Added
- [319](https://github.com/plotly/dash/pull/309) Add a modified time query string to assets included in the index in order to bust the cache.

Page 21 of 23

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.