v0.9.0
0.9.0
Enhancements made
- Identify panel: try to infer the feature name instead of showing the default "Feature X" name #906 (@martinRenou)
 - Adding Checkbox for reverse Color Ramp #904 (@nakul-py)
 - Lazy load gdal #901 (@martinRenou)
 - Automatically switch to identify panel when identifying #900 (@arjxn-py)
 - Introduce settings to optionally disable some features (filtering/annotations etc) #898 (@arjxn-py)
 - Fix Overlapping of Panels on smaller screens #896 (@arjxn-py)
 - Rename "Identify Features" panel tab -> "Identified Features" (#893) #895 (@Gauss-Taylor-Euler)
 - Legends for Vector Layers #880 (@arjxn-py)
 
Bugs fixed
Maintenance and upkeep improvements
- Avoid react-fontawesome 3.0.0 for now because of breaking change #888 (@mfisher87)
 - Add user story issue template #883 (@mfisher87)
 
Documentation improvements
- Python API documentation grammar and rendering updates #874 (@mtaniguchiking)
 - Make minor text edits to 'Getting Started with JupyterGIS' markdown file #873 (@kpdavi)
 - Fix typo in docs: delete extra backtick #868 (@jasongrout)
 - Fix add_geoparquet_layer docstring bug #867 (@giswqs)
 - Remove changelog list from the homepage #864 (@giswqs)
 
Contributors to this release
(GitHub contributors page for this release)
@arjxn-py | @Gauss-Taylor-Euler | @giswqs | @gjmooney | @jasongrout | @kpdavi | @martinRenou | @mfisher87 | @MMesch | @mtaniguchiking | @nakul-py