Features
#58063 Azure OCR Provider
- Description: The OCR activity now includes the Azure OCR provider in addition to Mistral.
- What you need to do to prepare: N/A
- How this will affect your organization: N/A
#58065 Activity Function
- Description: The activity function ToArray() can now convert a JSON array to an internal list object.
- What you need to do to prepare: N/A
- How this will affect your organization: N/A
#58070 Activity Function
-
Description: A new activity function can now convert an XML string to JSON via XmlToJson().
-
What you need to do to prepare: N/A
-
How this will affect your organization: N/A
#58140 File Content
- Description: The File Content is now accessible in the activity functions via #[MyFile.Base64ContentString].
- What you need to do to prepare: N/A
- How this will affect your organization: N/A
Bugfixes
#58141 Process Inspector
-
Description: The underlying queries of the process inspector were tuned to overcome timeout issues.
-
What you need to do to prepare: N/A
-
How this will affect your organization: N/A
Changes
#58064 Deployment Packages
- Description: To align the deployment package behavior with the Marketplace app behavior, removed attributes are now persisted in the target entity type and marked as deprecated instead of being removed.
- What you need to do to prepare: N/A
- How this will affect your organization: N/A