v1.10.0
What's Changed
- fix(sql): recover the SQL Workspace from a poisoned remote-read state by @giswqs in #1042
- fix(msix): use full Partner Center identity for Store submission by @giswqs in #1044
- fix(sql): self-heal a failed DuckDB build instead of caching the rejection by @giswqs in #1045
- Add Google Photorealistic 3D Tiles support by @giswqs in #1046
- fix(processing): reproject_vector (and other WASM tools) fail with wrong parameter names by @giswqs in #1048
- feat(add-data): support OGC API vector tiles as a remote source by @giswqs in #1051
- fix(zarr): live colormap/clim for NetCDF/Zarr layers (maplibre-gl-components 0.25.4) by @giswqs in #1054
- feat(geo-editor): load current-view vector features into the GeoEditor by @giswqs in #1055
- feat(netcdf): add local HDF5/NetCDF-4 file loading by @giswqs in #1052
- feat(3d-tiles): ArcGIS I3S scene layer support (deck.gl Tile3DLayer + I3SLoader) by @giswqs in #1057
- fix(geocoding): route desktop geocoding through native HTTP to bypass CORS by @giswqs in #1058
- ci: harden Claude Code workflow trigger and token permissions by @giswqs in #1063
- fix(plugins): gate project-supplied plugin URLs behind an explicit trust prompt by @giswqs in #1064
- chore(release): v1.10.0 by @giswqs in #1067
Full Changelog: v1.9.0...v1.10.0