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

Bug fixes and enhancements

  • Fixed an issue with printing CSVLayers using ArcGIS Server version 10.6.0 and later.
  • Fixed an issue with printing layers rendered with the DotDensityRenderer using ArcGIS Server version 10.6.0 and later.
  • BUG-000116101: Fixed an issue when using a touch device and panning in Google Chrome browser using Android 9 OS did not work.
  • BUG-000113531: Fixed an issue where the PrintTask returned two complete events.
  • BUG-000086037 & BUG-000100238: Fixed an issue where features rendered with transparency fill did not display properly within a printed legend. Note: Printing requires ArcGIS Server 10.6.0 or later. Custom Print Services must be published with ArcGIS Pro.
  • BUG-000115078: Fixed an issue where VectorTileLayers would sometimes fail to render at specific zoom levels.
  • In version 3.25, if you developed using http://localhost, it was automatically flagged as being in a secured network. For example, while running an application from http://localhost which accessed unsecured (http) resources, the API would automatically update those requests to use https. While it is a best practice to use https, some development configurations may not have it set up. At version 3.26, this automatic change to https no longer happens when using http://localhost.

Additional packages

Version 3.26 of the ArcGIS API for JavaScript include:

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