Skip to content

v2.0.0-61

Pre-release
Pre-release
Compare
Choose a tag to compare
@ugrc-release-bot ugrc-release-bot released this 12 Jan 23:10

2.0.0-61 (2024-01-12)

πŸš€ Features

  • add custom analytics events (1afa532), closes #630
  • show updating activity indicator on map (269997f), closes #633

πŸ› Bug Fixes

  • allow for scrolling in results pane when no tables are expanded (67afdbd)
  • button: add onClick to anchor buttons (55b2d4b)
  • ditch dynamic imports (54ae30c)
  • download: fix bug preventing related tables from showing up in the download (2709b5d)
  • enable start new search button after download (5dbb9d0), closes #632
  • fix bug preventing search from completing when a layer had an error (dc8d0c4)
  • fix regression bug after upgrading xstate (b06f7aa)
  • layer order in results grid and download should match the search results (fb0250a)
  • move analytics import to provider to allow for mocking in storybook (b5d66a9)
  • point to AGOL print task (2d5f790)
  • prevent showing result table before search is complete (6062b2c)
  • reduce max returned records to prevent timeouts (fa860c1)
  • remove check for export endpoint on feature services (970fa85)
  • sherlock: line -> polyline symbol name (d5fbdff)
  • update snapshots (4043a42)

🌲 Dependencies

  • add dependabot config for cloudrun/python (6506fdb)
  • bump deps 🌲 (d2be3cf)
  • bump deps 🌲 (4b0a532)
  • bump utah design system to remove annoying console warning (fbf31b4)

πŸ“– Documentation Improvements

  • add note about field alias config option (a629e66)
  • add notes about cloudrun local dev (43039ae)