Skip to content

Releases: agrc/raster

v3.0.2-rc.1

02 Jan 22:39

Choose a tag to compare

v3.0.2-rc.1 Pre-release
Pre-release

3.0.2-rc.1 (2026-01-02)

Features

  • add place search component to map (f70e481), closes #253
  • add tool for copying bulk download snippets for various tools (d667068), closes #165

Bug Fixes

  • bump react-aria-components to get bug fix (a6c2b88), closes #244
  • prevent tiles found and preview banners from overlapping (e27f09d), closes #288

Dependencies

  • bump npm dependencies 🌲 (a94a5e6)

v3.0.1

09 Dec 18:19

Choose a tag to compare

3.0.1 (2025-12-09)

Bug Fixes

  • fix layer selector by downgrading @arcgis/map-components package (fbae6ca), closes #259

v3.0.0

08 Dec 21:02

Choose a tag to compare

3.0.0 (2025-12-08)

⚠ BREAKING CHANGES

  • Total rewrite to use modern libraries
    • Esri API for JavaScript 4.x
    • Implement Utah Design System including many accessibility improvements
    • Added visual cues for downloaded tiles
    • Added support for dark mode
    • Fixed a variety of bugs

Features

  • rewrite application using modern libraries (9bce3e6)

Dependencies

  • bump the safe-dependencies group with 2 updates (2de7811)

v3.0.0-rc.10

06 Dec 00:00

Choose a tag to compare

v3.0.0-rc.10 Pre-release
Pre-release

3.0.0-rc.10 (2025-12-05)

Bug Fixes

  • add light background to qualtrics survey (d4c8990), closes #271
  • add temporary patch to fix upstream disclosure bug (85c856f), closes #244
  • fix bug preventing visual download clues from working when downloading via map popup (283cdf6)

v3.0.0-rc.9

25 Nov 00:30

Choose a tag to compare

v3.0.0-rc.9 Pre-release
Pre-release

3.0.0-rc.9 (2025-11-25)

⚠ BREAKING CHANGES

  • This is a total rewrite of the application

Features

  • add home button (67d026a), closes #217
  • add lidar link to header menu (c359b7d), closes #227
  • add links to base map and aerial photography pages (1d3cdb0), closes #227
  • add metadata and report links to download (9352117), closes #218
  • add more info & web page links & download button (2b49e03), closes #221
  • add qualtrics survey (3f983d9)
  • add request timeouts and retry buttons where appropriate (1325db1), closes #223
  • add uds tooltips (c961ad8), closes #220
  • add year collected to lidar category labels (d621a0d), closes #168
  • basic tile download list and popup (ecba668), closes #218
  • cache all queries for 30 minutes (9655e4e)
  • create state machine and model product type selection (4427ea2), closes #220
  • Firebase Analytics tracking for user interactions (7952908), closes #215
  • implement area of interest definition (04bd6e1), closes #213
  • implement extents searching (4074816), closes #222
  • implement map loading busy bar indicator (7cfd63f)
  • implement more info dialog (5411302), closes #223
  • implement preview functionality (86f9704), closes #221
  • implement tile download limits and error handling for exceeded tile requests (f851ef7)
  • implement URL parameters (41110ed), closes #212
  • implement zoom to extent button and show extent on hover (17e5d87), closes #221
  • indicate which tiles have been downloaded (ca11c96), closes #247
  • save clicks by auto-expanding tree items that are single children (9ed8530), closes #221
  • show search results grouped by product type and category (48c076d), closes #221
  • show search results in a tree structure (21ed003), closes #221

Bug Fixes

  • add imagery as an additional base map option (a7601bb), closes #214
  • add UGRC to lidar link text (3b8ba21)
  • better logic for clearing old tile map layers (1c3e3f8)
  • clear any existing AOI if a new sketch tool is activated (a19cd54), closes #221
  • disable drawing toolbar when search is triggered (b77393c)
  • don't run firebase performance in dev (5761499)
  • expand default extent to better fit the state of utah (7b1cd23), closes #217
  • fix bug causing multiple taps on the extent button from zooming the map out continually (0e243ed)
  • fix bug preventing previous download tile layers from being removed (e134732)
  • make sure that the preview does not cover up the AOI graphic (c0a8d8d)
  • move year in lidar categories to parenthesis (a0d3c04), closes #168
  • prevent app from attempting to load before mapview is ready (3ca0af3)
  • prevent blank base maps (68766ea)
  • provide more consistent ordering of products within categories (94c9eb9), closes #234
  • remove curly brace text in product names (2153bb9)
  • reset AOI when selected product types changes (67b8995)
  • set appropriate base map options (4d4145a), closes #214
  • show extents on hovering over product card contents, not just header (14b5c96)
  • start fresh with atlas template (83db5a3)

Documentation

  • document lidar category naming convention (5eed9c1)
  • import architecture and schema-report docs (c65ba95)

Styles

  • add left margin to categories (d03699f)
  • better alignment of more info & download buttons (eb66597)
  • better contrast of product header and buttons (6d8d411)
  • better title sizes and sidebar layout on smaller screens (bceb694)
  • increase indent for product cards (3864b62)
  • LiDAR -> Lidar (a5bc040)
  • make drawing toolbar fit in better with other controls (526d99e)
  • make gutters more consistent (179ef1e)
  • provide more padding for qualtrics survey (fd4faa5)

v3.0.0-rc.8

24 Nov 21:29

Choose a tag to compare

v3.0.0-rc.8 Pre-release
Pre-release

3.0.0-rc.8 (2025-11-24)

Features

  • implement tile download limits and error handling for exceeded tile requests (0c6c221)

Bug Fixes

  • better logic for clearing old tile map layers (0ba4328)
  • prevent app from attempting to load before mapview is ready (f97c21c)

v3.0.0-rc.7

18 Nov 23:37

Choose a tag to compare

v3.0.0-rc.7 Pre-release
Pre-release

3.0.0-rc.7 (2025-11-18)

Features

  • add lidar link to header menu (5ae0e54), closes #227
  • add qualtrics survey (7015f5d)
  • add request timeouts and retry buttons where appropriate (e4216bd), closes #223

Bug Fixes

  • fix bug preventing previous download tile layers from being removed (06dc838)

Styles

  • provide more padding for qualtrics survey (0b9aa2c)

v3.0.0-rc.6

14 Nov 15:51

Choose a tag to compare

v3.0.0-rc.6 Pre-release
Pre-release

3.0.0-rc.6 (2025-11-14)

Features

  • add links to base map and aerial photography pages (330604d), closes #227
  • add metadata and report links to download (615f000), closes #218
  • basic tile download list and popup (a74f681), closes #218
  • cache all queries for 30 minutes (33135ed)
  • Firebase Analytics tracking for user interactions (8ed9fd4), closes #215
  • implement more info dialog (b4c3c66), closes #223
  • implement URL parameters (3572a70), closes #212
  • indicate which tiles have been downloaded (642d708), closes #247

Bug Fixes

  • clear any existing AOI if a new sketch tool is activated (a3eb5b8), closes #221
  • fix bug causing multiple taps on the extent button from zooming the map out continually (7798b1a)
  • move year in lidar categories to parenthesis (5b2a008), closes #168
  • show extents on hovering over product card contents, not just header (f96a613)

Styles

  • add left margin to categories (55745a7)
  • increase indent for product cards (58f57f6)
  • make drawing toolbar fit in better with other controls (d696bec)
  • make gutters more consistent (10c16d6)

v2.5.11

10 Nov 23:24

Choose a tag to compare

2.5.11 (2025-11-10)

Dependencies

  • dev: bump the safe-dependencies group with 2 updates (#225) (e2bba81)

v3.0.0-rc.5

28 Oct 19:09

Choose a tag to compare

v3.0.0-rc.5 Pre-release
Pre-release

3.0.0-rc.5 (2025-10-24)

Features

  • add year collected to lidar category labels (97ad17e), closes #168
  • save clicks by auto-expanding tree items that are single children (89db81d), closes #221

Bug Fixes

  • make sure that the preview does not cover up the AOI graphic (5b15fa5)
  • provide more consistent ordering of products within categories (c17f8a7), closes #234
  • remove curly brace text in product names (75801d3)
  • reset AOI when selected product types changes (183869e)

Documentation

  • document lidar category naming convention (26fed48)

Styles

  • better alignment of more info & download buttons (3350f73)
  • better contrast of product header and buttons (11a60e8)