Hide Table of Contents
What's new in Version 3.28

New locale: Ukrainian

Version 3.28 adds support for Ukrainian (uk) locale. See Localization topic for more information about using different locales.

API updates and enhancements

UI update to OAuth sign-in dialog

The UI of the OAuth popup confirmation dialog has been slightly updated to reflect where the user is signing into.

Additional styles for SimpleLineSymbol

We added support for additional styles for SimpleLineSymbol. We also enhanced the SymbolStyler to allow users to select these additional styles for line symbols.

Bug fixes and enhancements

  • Popups with many fields will display their content much faster.
  • BUG-000115263: Fixed an issue where the job-status event does not fire for the Find Existing Locations widget when the size of request is above 10 MB.
  • BUG-000118074: Fixed an issue where scale would display incorrectly when zooming out of the Esri basemaps.
  • Fixed an issue where the error event of the PrintTask using an asynchronous Print Service does not fire if an error occurs while executing the print task.
  • Fixed some Portal content issues related to organizations whose name includes the word "community".

Additional packages

Version 3.28 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