- Added image_histogram and jrc_hist_monthly_history functions
0.16.1
**New Features**:
- Added support for plotly.express charts (bar, line, histogram, pie) [1170](https://github.com/gee-community/geemap/pull/1170)
0.16.0
**New Features**:
- Added support for creating S1 timelapse [752](https://github.com/gee-community/geemap/issues/752) [#1168](https://github.com/gee-community/geemap/pull/1168) - Added cloud_pct option for dynamic world ts [1165](https://github.com/gee-community/geemap/issues/1165) - Added get_ee_path function
**Improvement**
- Renamed region to roi for timelapse func - Added lidar tutorial - Improved support for Colab - Fixed js py conversion bug - Improved COG and STAC for short URL - Improved requireJS function - Added book link - Added vector_styling explicit args [1155](https://github.com/gee-community/geemap/pull/1155)
0.15.5
**New Features**:
- Added get_direct_url function - Added more lidar functions [1149](https://github.com/gee-community/geemap/pull/1149)
- Added support for vector styling [1148](https://github.com/gee-community/geemap/pull/1148) - Added csv_to_vector function [1144](https://github.com/gee-community/geemap/pull/1144)
**Improvement**
- Improved add_legend and points_from_xy - Updated data conversion functions - Renamed datasets from hyphen to underscore - Updated sample datasets - Fixed folium split map bug
0.15.3
**Improvement**
- Pin ipyleaflet version for Colab [1132](https://github.com/gee-community/geemap/issues/1132) [#1143](https://github.com/gee-community/geemap/pull/1143) - Improved add vector functions