-
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-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
-
AL-12296 Fixed an issue where changing a job's status to "Complete" could fail when saving, with the "Raised Time" field giving an error of: "The string cannot be converted to DateTime; pattern not found".
Alloy Mobile Android
-
AL-12396 Fixed an issue where changing a job's status to "Complete" could cause the next sync to show an error: "The value 'Infinity' is not of the type 'System.String'...".
Alloy Mobile Android
-
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-12202 Fixed an issue where trying to "Login with Apple" would result in an "Invalid login details" error.
Alloy Mobile iOS
-
AL-12212 Fixed an issue where a sync could hang on "Stage 11 - Download linked items" for several minutes.
Alloy Mobile iOS
-
AL-12103 Fixed an issue where editing a field could display its "Validation rules" tip indefinitely, even after populating the field.
Asset Web
-
AL-12443 Fixed an issue that prevented error details from being shown.
Asset Web