Hide Table of Contents
What's new in Version 3.26

Something

More about something... Anything really...

API updates and enhancements

  • Specific to only 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. Although it is still a better practice to use https, some development configurations may not have it set up. These configurations no longer have to worry about the URL getting upgraded automatically.

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.

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 as well as the jshint options file used by the JS API team.

Show Modal