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

Bug fixes and enhancements

  • BUG-000102697: Fixed an issue where print requests become extremely large when symbol transparency is used on a large amount of features printed from ArcGIS Online.
  • BUG-000114600: Editing attributes in the FeatureTable no longer modifies the geometry of a feature.
  • BUG-000119906 & BUG-000120628: Fixed an issue where running a local build of the API would sometimes cause errors.
  • BUG-000122705: Fixed an issue where setting the minScale property on the MapImageLayer class would cause the image to jump around while zooming.
  • ENH-000094480: Added support for labeling in a StreamLayer when referencing within a webmap.
  • Fixed an issue where popups would not display for features near the top edge of attribution text.
  • Refreshing WMSLayer now works as expected.
  • Removed unnecessary console message when using LayerSwipe with WebGL.
  • Vector tile layer can have copyright (attribution). This can be set with ArcGIS Pro 2.4 and later.

Additional packages

Version 3.30 of the ArcGIS API for JavaScript includes:

  • ArcGIS Arcade 1.8
  • dgrid versions
    • dgrid version 1.2.1 (since version 3.22)
    • dgrid version 0.3.17 (since version 3.13)
      NOTE: If working with version 1.1.0, please reference the dgrid1 directory, whereas version 0.3.17 should reference the dgrid directory. Please refer to the dgrid 0.4 Migration Guide for additional information on migrating to the newer version.
  • Dojo version 1.14.2 (since version 3.28)
  • dstore version 1.1.2 (since version 3.22)
  • put-selector version 0.3.6 (since version 3.13)
  • xstyle version 0.3.3 (since version 3.28)

Additional Resources on GitHub

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

Show Modal