* Documentation updates & better formatting of sample dataset buttons * bugfixes for loading empty dtale in a notebook and chart display in embedded app demo
1.19.1
* Load CSV/TSV/JSON from the web as well as some sample datasets * [310](https://github.com/man-group/dtale/issues/310): handling for nan in ordinal & label encoders
1.19.0
* [123](https://github.com/man-group/dtale/issues/123): selecting a range of cells to paste into excel * Documentation on embedding D-Tale in another Flask app * bugfix for altering single y-axis ranges when x-axis is non-numeric * [272](https://github.com/man-group/dtale/issues/272): encoders for categorical columns
1.18.2
Not secure
* [305](https://github.com/man-group/dtale/issues/305): Show Duplicates column(s) label * [304](https://github.com/man-group/dtale/issues/304): Link to Custom Filter from Column Menu * [301](https://github.com/man-group/dtale/issues/301): Normalized Similarity * [289](https://github.com/man-group/dtale/issues/289): Show Duplicates query bug & scrollable duplicate groups
1.18.1
* [299](https://github.com/man-group/dtale/issues/299): Value counts not matching top unique values in Column Analysis * [298](https://github.com/man-group/dtale/issues/298): Standardize column builder bug * [297](https://github.com/man-group/dtale/issues/297): Similarity bugs * [290](https://github.com/man-group/dtale/issues/290): show top 5 values with highest frequency in describe details * [288](https://github.com/man-group/dtale/issues/288): Add Duplicates popup to Column Menu
1.18.0
* [282](https://github.com/man-group/dtale/issues/282): additional exception handling for overriding routes * [271](https://github.com/man-group/dtale/issues/271): standardized column builder * [282](https://github.com/man-group/dtale/issues/282): better support for using D-Tale within another Flask application * [270](https://github.com/man-group/dtale/issues/270): filter outliers from column menu * allow users to start D-Tale without loading data * [264](https://github.com/man-group/dtale/issues/264): similarity column builder * [286](https://github.com/man-group/dtale/issues/286): column description lag after type conversion