Maps
-
Map configuration can be accessed using map-get-config client workflow step type. From scripts, you can use Maps.getConfig function to get the map configuration.
-
Maps that use NetWorks style now apply yOffset returned in fontMetrics returned by NetWorks Vector Service.
-
Maps render vector data with the NetWorks style type according to the legend entries display order.
-
Map symbol alignment logic has been improved.
Forms
-
Improved graph layout engine when using stack layout.
-
Added new properties for graph form element:
-
edgeStyle
-
panning
-
tooltips
-
allowDanglingEdges
-
edgeRounded
-
Authentication
-
Okta Authentication verifies access token with issuer, clientId, audience, and other claims by using the assertClaims property.
audience property is now required.
General
-
Application Launch error dialog now shows the Return to Gallery button as an option.