Skip to content

Latest commit

 

History

History
205 lines (102 loc) · 9.57 KB

CHANGELOG.md

File metadata and controls

205 lines (102 loc) · 9.57 KB

Changelog

2.11.6 (2025-01-07)

Dependencies

  • dev: bump the safe-dependencies group across 1 directory with 2 updates (1ac522a)

2.11.5 (2024-09-27)

Dependencies

  • dev: bump serve-static in the npm_and_yarn group (cfb1d53)
  • dev: bump the major-dependencies group with 2 updates (d991f55)

2.11.4 (2024-08-08)

Bug Fixes

  • pin uglify to workaround breaking change (fa9053c)

2.11.3 (2024-08-08)

Bug Fixes

  • correct params for web api requests to match open sgid (2d367d5)

Dependencies

  • dev: bump uglify-js in the safe-dependencies group (fab0aa7)

2.11.3-1 (2024-08-08)

Bug Fixes

  • correct params for web api requests to match open sgid (227403e)

Dependencies

  • dev: bump uglify-js in the safe-dependencies group (e96c963)

2.11.2 (2024-05-24)

🐛 Bug Fixes

  • fix bug causing salesforce component to update more than one record at a time (6d8ae40)

2.11.1 (2024-04-16)

🐛 Bug Fixes

  • Migrate to SITLA vector tiles (fec5a92)

2.11.0 (2024-04-11)

🚀 Features

2.10.1 (2024-03-28)

🐛 Bug Fixes

  • ci: add missing repo token (8d4933c)

2.10.0 (2024-03-28)

🐛 Bug Fixes

2.10.0-4 (2024-03-28)

🐛 Bug Fixes

  • February dependency bumps 🌲 (e36c997)
  • load correct URL based on environment (01b4292)
  • update map service with new tanks feature class (523f3e8)
  • update tanks feature class (76a2f4c)

📖 Documentation Improvements

  • refresh does with salesforce info (31dffb1)

🎨 Design Improvements

2.10.0-3 (2024-03-27)

🐛 Bug Fixes

2.10.0-2 (2023-10-13)

🐛 Bug Fixes

  • bug that was causing blank x/y values and and incorrect coord type on load in salesforce (537cece)
  • don't send analytics in development (faf481b)

2.10.0-1 (2023-10-09)

🐛 Bug Fixes

  • try to prevent mismatched coordinate inputs (4fb0697)

2.10.0-0 (2023-09-18)

🚀 Features

  • salesforce: write to new lat/long fields (dcb67c7)

🐛 Bug Fixes

  • disable scroll wheel zooming (d188c7d)
  • salesforce: switch UTM coordinate fields to text (ec873c7)

2.9.0-2 (2023-09-18)

🐛 Bug Fixes

  • salesforce: fix bug preventing first location definition if no previous coordinates have been recorded (fbc700c)

2.9.0-1 (2023-09-14)

🐛 Bug Fixes

  • ignore messages from other windows (2dbd34f)
  • salesforce: prevent address and other data from being cleared out on fresh page load (f6cb0d4)
  • salesforce: recreate project with manifest and point at deq spills sandbox (04a4318)

📖 Documentation Improvements

  • remove old stuff and add link to SF sandbox (657fba8)

2.9.0-0 (2023-09-13)

🚀 Features

  • salesforce: implement basic iframe lightning component (858dbd3)

🐛 Bug Fixes

  • change demo page to work with salesforce web component as iframe (96fbf7d)

2.8.0-0 (2023-02-22)

📖 Documentation Improvements

🚀 Features

  • add google analytics (344e6fa)
  • add support for AGRC_testQuadWord (dac4390)

🐛 Bug Fixes