v1.1.0
What's Changed
- feat: in-browser Python (Pyodide) engine for vector tools by @giswqs in #201
- chore: add MIT license by @giswqs in #202
- Expose the host deck.gl to external plugins via app.getDeckGL by @giswqs in #204
- docs: add conda-forge install and video tutorial by @giswqs in #205
- chore(deps): update maplibre-gl-components to 0.20.3 and maplibre-gl-usgs-lidar to 0.9.0 by @giswqs in #206
- chore(deps): update all dependencies to latest by @giswqs in #208
- fix(csp): allow cdn.jsdelivr.net in script-src for DuckDB-WASM by @giswqs in #209
- chore(deps): update maplibre-gl-vector to 0.2.3 by @giswqs in #212
- fix(vector): apply Style panel edits to Add Vector Layer layers by @giswqs in #211
- feat(layers): rename layers + fix Load button focus ring clipping by @giswqs in #213
- fix(layers): harden rename blur guard (PR #213 follow-up) by @giswqs in #215
- feat(layers): Auto Refresh for Add Vector Layer URL layers by @giswqs in #214
- feat(effects): add Atmosphere Effects plugin (globe halo, starfield, comets) by @giswqs in #218
- feat(layers): add Open attribute table and Export to layer menu by @giswqs in #219
- feat(attribute-table): manage columns (rename, delete, hide, reorder) by @giswqs in #222
- fix(vector): apply categorized/graduated styles to Add Vector Layer layers by @giswqs in #221
- chore: release v1.1.0 (version bump, README, docs, roadmap) by @giswqs in #224
- fix(web): recover from stale lazy chunks after a redeploy by @giswqs in #225
Full Changelog: v1.0.0...v1.1.0