-
AL-11726 Custom item forms will now be used when creating/editing an item on iOS (if any exist for the design).
Alloy Mobile iOS
-
AL-11998 Fixed an issue that prevented users from seeing multiple items in a look-up list they have read-only access to.
Alloy Mobile iOS
-
AL-10726 When writing a workflow computation, you can now access the values in array variables (Polygon, MultiPolygon, LineString, GeometryCollection) directly, without having to use the ToArray() method.
Asset Engine
-
AL-11795 When creating/editing an AQS data source in the Report builder, the code must now include a discriminator string.
Asset Engine
-
AL-11911 Event workflows have a new "outputMode" property. It can be set to "SingleItem" (a workflow is performed for each item) or "MultiItem" (one workflow processes all items) via the API.
Asset Engine
-
AL-11915 The API endpoint "api/workflow/applicable/{code}" was removed because it was redundant and unused. Instead, you can pass the "DodiCodeTriggeringOn" property to the "api/workflow" list endpoint.
Asset Engine
-
AL-12068 Added new safety limits to ensure performance, stability and security (see tinyurl.com/safety-limits).
Asset Infrastructure
-
AL-12335 Alloy no longer relies on a third-party service (espg.io) for a list of coordinate systems (see tinyurl.com/coordinate-picker).
Asset Web