What's in Automate MFT 1.10?

February 17, 2026

Feature enhancements

Task editing improvements

Drag and drop support is now available when creating and editing Tasks. Users can now reorganize their tasks by clicking, dragging, and dropping elements, allowing users to manage complex Tasks in a faster and more intuitive manner.

Source and Destination dialog improvements

Source and Destination dialogs now display the selected endpoint name, making it easier to confirm that the correct endpoint is being configured.

Improved Source and Destination configuration

The Source and Destination step configuration workflow has been streamlined to provide a step‑by‑step experience. Users now select an endpoint and are then prompted to proceed to path configuration before saving, making task setup more intuitive and easier to complete.

Add new tags during Task creation

Users can now create new tags during Task creation and immediately assign them to the Task. Users will no longer need to interrupt Task creation in order to create new tags.

Add new schedules during Task creation

Users can now create new schedules during Task creation and immediately assign them to the Task. Users will no longer need to interrupt Task creation in order to create new schedules.

Enhanced script context with endpoint metadata

Endpoint metadata is now available in all MftItem objects used within custom scripts. Two new properties were added:
  • EndpointId: The unique identifier of the endpoint.
  • EndpointName: The user-defined display name of the endpoint.
Scripts can now evaluate the source endpoint directly to implement complex logic when actions need to be performed based on the source endpoint.

Bug fixes

The following issues were fixed in Automate MFT 1.10:

ID

Category

Fixed Issue

2597

UI

Improved the reliability of the warning shown when task run logs are only partially loaded.

2639

Reports

Task run details now display the correct Task Run ID (GUID) in reports and related views.

2651

Scripts

Improved the scripting editor by addressing keyboard shortcut issues and enhancing code completion, indentation, commenting, and syntax highlighting behavior.

2663

UI

Resolved a UI issue that could cause the User Management screen to crash after removing a user and refreshing the page.

2687

Notifications

The welcome and permission‑update emails now include the correct production link.

2689

Reports

Task run reports and related detail views now display the correct Progress‑hosted agent name.

2699

Agents

Linux agents running outside service mode now correctly support auto-update and restart operations.

2720

Schedules

Newly created schedules now correctly populate the CreatedBy and CreatedAt metadata fields.

2750

Agents

Improved the error message shown when a task exceeds the one‑hour execution limit on Progress‑hosted agents, making it clearer whether the task timed out or ended unexpectedly.