Skip to content

v5.9.0

Compare
Choose a tag to compare
@snmln snmln released this 30 Oct 15:20
· 298 commits to main since this release
179976e

πŸŽ‰ Features

πŸš€ Improvements

  • Add docs for registry dev in #1169
  • Timeline date selection centering functionality in #1181
  • Deprecate old explore page, Mapbox component #1176
  • Update doc with new diagrams about general architecture in #1195
  • Add playwright in #1139
  • Pre-select AOIs that have the "selected" prop set to true in #1215

πŸ› Fixes

  • Check dataset analysis exclude attribute before running analysis in #1175
  • Restrict dynamic colormaps to applicable layer types in #1183
  • Fix external link badge display for tools hosted under the same domain in #1192
  • Escape special characters in regex expression when searching datasets in #1204

New Contributors