Skip to content

Latest commit

 

History

History
320 lines (247 loc) · 35.4 KB

File metadata and controls

320 lines (247 loc) · 35.4 KB

Changelog

1.4.0 (2026-04-08)

Features

Reverts

1.3.4 (2026-02-23)

Bug Fixes

  • put all the collections stuff in one section (#342) (8312ef3)

1.3.3 (2026-02-20)

Bug Fixes

  • show loading indicator when fetching stac-geoparquet item (#336) (dd96480)

1.3.2 (2026-02-19)

Bug Fixes

1.3.1 (2026-02-19)

Bug Fixes

1.3.0 (2026-02-19)

Features

Bug Fixes

1.2.0 (2026-02-06)

Features

1.1.0 (2026-02-05)

Features

1.0.4 (2026-02-05)

Bug Fixes

1.0.3 (2026-02-05)

Bug Fixes

  • always try to show visual assets (#304) (af484af), closes #301
  • attach upload button to input (5be42fd)
  • don't break when there's no collections in a catalog (5be42fd)
  • don't get SAS for public Planetary Computer assets (5be42fd)
  • save per-collection searches (#302) (5be42fd)
  • sign Planetary Computer thumbnails (5be42fd)

1.0.2 (2026-02-04)

Bug Fixes

  • add a hive partitioned setting (#295) (4f3957b)
  • expand the assets that can be considered thumbnails (#298) (0d1e1d2)
  • use prev or previous for previous link (#300) (1cdd741)

1.0.1 (2026-02-02)

Bug Fixes

  • move collection pagination above collections (#289) (b1a8b16)
  • restrict to three-band cogs by default (#291) (e785e4d), closes #285
  • use filtered collections for collection bounds (#287) (5ed4ab7)

1.0.0 (2026-02-02)

⚠ BREAKING CHANGES

  • use zustand for state management

Features

  • add action bar for pagination (5fb56c1)
  • add globe view (#282) (fbb9c49), closes #145
  • add limit to search (#276) (a3c84dd)
  • allow picking collections (5fb56c1)
  • better visual feedback when loading (5fb56c1)
  • focus on hovered collections (5fb56c1)
  • next and prev for feature collections (#283) (3b8a970)
  • show and hide collections and items (when both are present) (#273) (187bf06)
  • sign Planetary Computer assets (5fb56c1)
  • sign planetary computer assets for download (#281) (c760c69)
  • visualize four-band geoTIFFs (5fb56c1)

Bug Fixes

Code Refactoring

  • use zustand for state management (5fb56c1)

0.14.0 (2026-01-23)

Features

Bug Fixes