Skip to content

v1.7.0

Choose a tag to compare

@vinayakkulkarni vinayakkulkarni released this 07 Apr 04:51
041049a

1.7.0 (2026-04-07)

Features

  • mosaic: add NDVI range filter with luma.gl v9 uniform pipeline (40c501c)
  • mosaic: add ndviRange prop with pixel filter shader for NDVI range selection (2c6d079)
  • v-maplibre: add breakpoints prop to VLayerMaplibreCluster (449a351)
  • v-maplibre: add sun rendering props to starfield layer (6700c6b)
  • v-maplibre: add table legend type to VControlLegend (c010df8)
  • v-maplibre: add VLayerMaplibreStarfield component (6ec3648)
  • v-maplibre: improve starfield layer sun rendering parameters (f495673)
  • v-maplibre: upgrade maplibre-gl-lidar to v0.11.1 (ce0b1df)

Bug Fixes

  • ci: add @developmentseed/geotiff dep, rename configs to .mts for Vite 8 (ff1a14a)
  • cog,mosaic: migrate to deck.gl-geotiff v0.3 API — epsgResolver, updated types (a7692f0)
  • lib: add click workaround for deck.gl MapboxOverlay (1a7d446)
  • mosaic: force layer re-creation on renderMode change to flush MosaicLayer cache (4fabce4)
  • mosaic: use v0.3 default getTileData pipeline, fix fromUrl signature (6ac9e95)
  • mosaic: v0.3 getTileData with fetchTile API, remove broken NDVIRangeFilter shader (f51762a)
  • v-maplibre: increase VControlLayer max-width to 280px (881bf88)
  • v-maplibre: preserve maplibregl-ctrl class across Vue re-renders (13f9f81)
  • v-maplibre: suppress browser focus outline on layer control buttons (71c38e3)

Documentation

  • update install instructions for @developmentseed/geotiff v0.3 (8869ff9)

Miscellaneous

  • deps: bump dependencies and fix resvg-js catalog reference (98a5693)
  • deps: drop geotiff, geotiff-geokeys-to-proj4, proj4 — now via @developmentseed/geotiff (6fd1ded)
  • deps: update all workspace catalog dependencies (66a78b7)
  • deps: upgrade typescript 5.9 to 6.0, adapt tsconfigs for breaking changes (efea700)
  • remove stale eslint-disable comment and dependabot eslint pattern (8d4d7dd)
  • restructure bun workspace catalogs with named prefixes (8626b1f)