Releases: man-group/dtale
Releases · man-group/dtale
D-Tale 3.15.1
Highlights include:
- Un-pinned
dash-bootstrap-components
dependency
- Un-pinned
Flask
dependency
- Updated
flask-ngrok
to 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
D-Tale 3.14.0
Highlights include:
- #880: int -> bool type conversion updates
- #876: Raw Pandas zoom
D-Tale 3.13.1
Highlights include:
- #870: updated Flask SECRET_EKY to be dynamically generated
D-Tale 3.13.0
Highlights include:
- #868: added toggle for missing/populated filter
- #864: adding main_title params to
dtale.show
D-Tale 3.12.0
Highlights include:
- #851: allowing offline_chart to return plotly objects
- #847: Add 'Select All' option for duplicate check UI
- #856: adding 'Select All' to cumsum and y-axis select in charts
- #857: Aggregations popup
- #858: added 'view_data' property to data instances
- #854: Raw Pandas Output popup
D-Tale 3.11.0
Highlights include:
- Added better security around updating settings and usage of custom queries
D-Tale 3.10.0
Highlights include:
- Updated front-end packages (namely redux)
- #843: Chart export background colors
- #787: force colab host to 0.0.0.0
- #840: hide 'View Duplicates' button until column is selected
- #837: frequency table search bug
D-Tale 3.9.0
Highlights include:
- Updated web data uploads to be turned off by default
- #835: fixed bug with
dtale.show(open_browser=True)
- #834: fix for plotly tooltips in charts
- #831: time difference functionality
D-Tale 3.8.1
Highlights include:
- #823: wrap skew/kurtosis calculations in try/except for pyarrow