Releases: man-group/dtale
Releases · man-group/dtale
Release list
D-Tale 3.22.0
Highlights include:
- Fix CWE-502: unsafe deserialization in Redis and Shelve storage backends
- Bump vulnerable transitive npm dependencies to patched versions
- remove dependency on dash-daq outside of python2.7 and unpin dash & dash-bootstrap-components
- Support for Python 3.14
- updates to
save-column-filterendpoint to guard against code injection
D-Tale 3.19.1
Highlights in this release:
- #926: additional updates to kurtosis labeling
D-Tale 3.19.0
Highlights in this release:
- #926: updates to kurtosis labeling on frontend
- Updates for pandas 3
- front-end package upgrades
D-Tale 3.18.2
D-Tale 3.18.0
D-Tale 3.17.0
D-Tale 3.16.0
Highlights include:
- #891: row details popup
- front-end package updates
- functionality to turn row expanders on/off
- updated CircleCI build script to use pip instead of setup.py for dependency installation
D-Tale 3.15.1
Highlights include:
- Un-pinned
dash-bootstrap-componentsdependency - Un-pinned
Flaskdependency - Updated
flask-ngrokto an optional dependency - Remove dependency on
contourpy
D-Tale 3.14.1
Highlights include:
- Updated handling of custom queries in chart builder to eliminate security vulnerability