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

Updates to Search

We enhanced the Search widget when using a feature layer-based source to make it faster and more efficient. To accomplish this we removed the leading wildcard. This means that at version 3.41 and earlier, if you were searching for Tom Brady, and the search term was "rad", Tom Brady would return as a suggestion. Now at 3.42, "rad" would not return Tom Brady. Searching for "Tom" would return Tom Brady as a suggestion because the leading wildcard was removed.

Bug fixes and enhancements

  • BUG-000116539: Fixed an issue where the miles unit provided to Geometry Engine operations referred to US survey mile. Now miles refers to the International Mile since the U.S. foot was recently deprecated.
  • BUG-000153523: Fixed an issue where tokens for secured proxy services were not being refreshed once they expired.
  • Fixed an issue where long locator names in the Directions widget were being truncated.
  • Fixed an issue where WMTSLayer failed to print after being selected in the BasemapGallery.

API version retirements

Versions 3.33 and older are retired, the modules will continue to be hosted on the CDN at https://js.arcgis.com/. The status for all versions of the API can be viewed on the Product Support page. For more information on retirement and what it means, visit the ArcGIS API for JavaScript section of the Product Life Cycle Policy document.

Additional packages

Version 3.42 of the ArcGIS API for JavaScript includes:

Additional Resources on GitHub

Use the repository on GitHub for the JS API TypeScript definitions.

Show Modal