Skip to content

v1.4.0

Latest

Choose a tag to compare

@giswqs giswqs released this 16 Jun 02:39
· 6 commits to main since this release
6f5e9ff

What's Changed

  • ci(android): attach release-signed APKs to GitHub Release by @giswqs in #383
  • feat(field-collection): capture point observations with a custom form by @giswqs in #384
  • fix(docker): allow local HTTP data sources in browser-build CSP by @giswqs in #388
  • chore(docker): cross-reference Tauri CSP and warn about localhost allowances by @giswqs in #389
  • feat: allow runtime env overrides for Pyodide and DuckDB Spatial URLs by @Ryanphoenix in #391
  • feat(georeferencer): pin an image to the map with ground control points by @giswqs in #386
  • feat(raster): add Spectral Index toolbox (NDVI, NDWI, EVI, …) by @giswqs in #392
  • fix: render RTL basemap labels (Arabic, Hebrew) correctly by @giswqs in #396
  • feat(notebook): run Jupyter beside the map (JupyterLite + desktop JupyterLab) by @giswqs in #395
  • fix(vector): render GeoPackages without GDAL's WASM thread crash (#393) by @giswqs in #394
  • fix(ci): build JupyterLite for the GitHub Pages demo by @giswqs in #397
  • fix(notebook): let %pip install work in the desktop kernel by @giswqs in #398
  • chore(release): v1.4.0 - version bump and docs update by @giswqs in #399

Full Changelog: v1.3.0...v1.4.0