What's in Automate MFT 1.12?

March 31, 2026

Feature enhancements

Enhanced role‑based access control (RBAC)

This release introduces enhanced, resource‑based access control, giving administrators more granular control over what users can see and do within the application. You can create custom roles, assign multiple roles to a single user, and define permissions per folder and library. For environments using single sign‑on, roles can be automatically assigned based on predefined identity provider groups.

For more information, see Role-based access control.

Support for multiple identity providers per tenant

You can now register multiple identity providers for a single tenant. This allows organizations to authenticate users from different identity systems within the same Automate MFT environment, enabling more flexible single sign‑on configurations across domains or business units.

For more information, see Multiple identity providers.

Collect only new files option in source steps

A new opt‑in option for Source steps allows tasks to collect only files that are newer than the last successfully processed file. When enabled, the task evaluates file last‑modified timestamps and transfers only newly updated files on subsequent runs, helping prevent reprocessing and duplicate transfers. This option applies per source step and has no impact on existing tasks unless explicitly selected.

For more information, see Source settings.

Concurrent task runs

You can now prevent the same task from running more than once at the same time using a task‑level option. When enabled, only one instance of the task can execute concurrently, helping avoid duplicate processing caused by overlapping manual or scheduled runs. This option is disabled by default for existing tasks to preserve the current behavior and enabled by default for newly created tasks.

For more information, see Concurrent task runs.

Contextual report navigation from task activity

The task Activity panel now includes a contextual menu for task reports, making it easier to navigate directly to related task run details and file activity reports.

For more information, see Task list and activity view.

Bug fixes

The following issues were fixed in Automate MFT 1.12:

ID

Category

Fixed Issue

2051

Tasks

File filters and related details are now consistently displayed in the task tree for foreach containers and other applicable steps.

2675

UI update

Clicking the Match Any label now correctly selects and retains the associated radio option in file filter settings.

2790

Tasks

IF steps can now be expanded in the task tree after being moved into another conditional step, without requiring the task to be saved first.

2795

Sorting

Browse folder results are now grouped by type while also sorting folders and files alphabetically by name for consistent and predictable ordering.

2882

Reports

Task run reporting now accurately reflects self‑hosted executions.

2932

Tasks

A completed task run has one final status history, ensuring hung runs are no longer misrepresented.

2926

Tasks

User can now delete the active task version.