Hide Table of Contents
What's New archive
What's new in Version 3.38

Search suggestions update

We enhanced the Search widget suggestion behavior to make the search experience smoother and faster. First, we increased performance for searching on hosted layers by refining the internal SQL query. Second, we increased the default suggestion delay before suggestions are displayed, from 150ms to 350ms.

Bug fixes and enhancements

  • BUG-000104101: Fixed an issue with HTML sanitization in popups.
  • BUG-000120998: Fixed an issue with web map extents if the map contained a vector tile service created with a tiling scheme other than ArcGIS Online, Bing Maps, or Google Maps.
  • BUG-000128922: Fixed an issue with links containing latitude and longitude locations becoming truncated while accessing them through a text field in the attribute table.

Web Optimizer discontinued

The Web Optimizer is no longer available for creating 3.x-based custom-builds of the ArcGIS API for JavaScript. If your app references a custom build that was previously created, it will continue to work for the time being, however all custom-builds will be removed from our hosting environment in July 2022. Our recommendation is to start using version 4.x of the API, as it offers a lot more flexibility and simplicity when creating custom-builds. See Introduction to Tooling for more details. If you would like to continue to use 3.x, we recommend using the CDN version or download a local build.

Additional packages

Version 3.38 of the ArcGIS API for JavaScript includes:

Additional Resources on GitHub

Be certain to check out any updates to the repository on GitHub with TypeScript definitions for the JS API.

Show Modal