9.25 New Features (5/8/2026)
| Feature | Link | Description | Product Category | Screenshot |
|---|
| [DT-045793] MCP Server Support For Agents | MCP Server Overview | Added ability for AI Agents to access: - Internal MCP servers (created in Decisions) and utilize tool Flows generated from them.
- External MCP servers over HTTP and STDIO.
- MCP Servers can now be attached when editing an Agent. This will enable Agents to access tool Flows and other tools available on the associated MCP server.
| Modules |  |
| [DT-046397] Microsoft Teams Module | About Modules | A new Teams Module has been added that depends on Microsoft365.Common. This new feature includes the following updates:- When the Module is added as a Project Dependency, a new Integrations > Microsoft Services folder will display, allowing Users to configure the connection and create Application and User (Delegated) access tokens.
- Some steps require a delegated token to function and act on behalf of a specific User.
- It is important that Admin Users who set up the service accurately review the permissions in Azure and the Project to prevent unauthorized data access.
- Microsoft365.Common has transitioned from GitHub to a native Decisions module.
| Modules |  |
Enhancements
Fixes
Various security fixes have been made.
Infrastructure
| DT Title | Description | Occurs In |
|---|
| [DT-047397] Update FlowSampleEntityProvider GetSampleList to use Caching | Fixed a performance issue that triggered a database call every time the Flow Debugger is opened to view Sample Data. | 9.x |
Forms
| DT Title | Description | Occurs In |
|---|
| [DT-046436] Number Box Control Throws Validation on Form If a Decimal Variable Is Passed in and Configured to Output as Decimal | Passing numeric variables other than Double into numeric form controls no longer throws an error. | 9.17-9.24 |
System / Portal Administration
| DT Title | Description | Occurs In |
|---|
| [DT-047392] DART does not allow designer Users to submit a support ticket | DART will now allow Designer Users to submit support tickets. | 9.x |
| [DT-046953] ValidateJWTToken step failing when not using Asymetrical Keys | Fixed an issue where the Internal Service> ValidateJWTToken step would fail when a valid JWT token was used. | 9.20-9.24 |
Modules
| DT Title | Description | Occurs In |
|---|
| [DT-047512] AI.Common - External MCP Servers - Load Tools Button | A button has been added to the External MCP Server (both HTTP and STDIO auth) that loads tools when clicked by Users. This will prevent auto-reloading from crashing the Decisions instance. | 9.x |
Rules
| DT Title | Description | Occurs In |
|---|
| [DT-047365] StackOverflow Exception When Navigating to Input Data Step in Rule Chain | Fixed an issue that caused Decisions services to crash when selecting a Rule Chain Input Data step. | 9.x |
Reports
| DT Title | Description | Occurs In |
|---|
| [DT-046983] Flow runs for every row for the 'Is in List' filter | Fixed an issue that caused the Is In List Filter Flow to run for every row in a custom data source Report. | 9.x |
Data Structures
| DT Title | Description | Occurs In |
|---|
| [DT-046477] User Defined Type- Shared User Action dialog: 'Group Name' property is missing. | Group Name and Group Order have been added to Shared User Action for Datatypes. | 9.x |
Integrations
| DT Title | Description | Occurs In |
|---|
| [DT-047398] DocumentService.GetById Exception when context is null | Fixed an issue that caused User context for the Send Email step to be null. | 9.x |
| [DT-045887] Flow API URL format inconsistency with only one input | Updated the "Call via GET" URL display on the Integrations page so Flows and Rules with a single input variable now use the same format as those with multiple inputs. | 9.14-9.24 |
| [DT-047095] MCP (Outbound) Icon | Added an icon for the Outbound MCP Server. | 9.x |