Chat Completions will no longer be captured on the AI_Audit table. The following Agent data fields have been added to the AIPromptExecutionHistory database table:
ProviderName
FeatureType
AgentId
AgentName
Agent_loop_count
Modules
[DT-047195] MultiModal ChatCompletion Input - Support Images with Prompt
Users can now see descriptions of tool flows, sub-agents, and MCP servers in the agent dialog. Users will also be able to see the description of tool flows in the MCP server dialog.
A new step property has been added to the Slider Form Control that resolves issues previously encountered when using a custom scale. This property allows Users to control how the slider moves by setting a custom step value. When a custom step value is provided, the slider increments/decrements, accordingly, giving more precise control over selections. If nothing is set, it will use a default step value of 0.25.
Forms
[DT-047645] Add Batch SFTP Operations Step - Single SFTP Session Support
Regex matching has been implemented in the Filter List step. This update removes the need to utilize the Rule Collection Filter step and improves overall performance by returning accurate records based on the defined regex pattern.
Max Iteration Limits have been optimized in AI Common Settings to enforce the number of iteration set in the Chat Completion step.
Integrations
Fixes
Various security fixes have been made.
Modules
DT Title
Description
Occurs In
[DT-047325] AI Agents: System Prompt Text Merge Dynamic Values Aren't Respected
Users can now map dynamic variables in Agent system prompts.
9.22-9.27
[DT-047341] The word "Lambda" is spelled incorrectly in the AWS Module step "Run Lambda Function With Data"
The word "Lambda" is now spelled correctly in the AWS Module step "Run Lambda Function With Data".
9.x
[DT-047560] AI.Common - CreateChatCompletion - MaxToolFlowLoop Max 10 being hit
The fix enforces Max Iteration limits across Common AI settings.
9.x
[DT-047819] Override provider and model on AI Common Chat Completion throws object reference error
Fixed a bug where errors were produced when overriding provider and model on AI Common Chat Completion steps.
9.x
Flows
DT Title
Description
Occurs In
[DT-047771] Assignment state changes from 'Completed' to 'Flow Not Found' after form is submitted when 'Auto Complete' and 'Check Auto Complete In Seconds' are configured.
Fixed an issue where the Assignment state changed from 'Completed' to 'Flow Not Found' after a Form was submitted when 'Auto Complete' and 'Check Auto Complete In Seconds' are configured.
9.x
[DT-047551] Tool Flows Not Called When Structured Outputs Are Enabled
Fixed an issue where tool flows were not being called when structured outputs were enabled on chat completion steps.
9.x
Integrations
DT Title
Description
Occurs In
[DT-047653] Database Integration: Maximum Size for Query Parameter Not Respected When Run Button is Used
Fixed an issue where the maximum size property for query parameter was not respected.
Fixed an issue where checking for an old directory structure triggered a File Storage Reorganization Job even on environments with the updated file structure.
9.16-9.27
[DT-047590] User Folder Permissions not reflecting on UI
Fixed an issue where folder permissions were not properly reflected in the folder tree.
9.24-9.27
[DT-047734] ThreadJobBase Instances Fail to Clear from Memory
Fixed an issue where thread jobs were not being removed from memory.
9.x
[DT-047834] Edit action not displayed for Azure Foundry module settings
Fixed a bug where the Edit action was missing from the Azure Foundry module System Settings.