Automate MFT 1.15
- Last Updated: May 29, 2026
- 1 minute read
- Automate MFT
- Documentation
What's in Automate MFT 1.15?
May 29, 2026
Feature enhancements
Azure Data Lake Storage endpoint support
Automate MFT now supports Azure Data Lake Storage through a new endpoint and authentication method. This feature enables file transfer operations using Azure Data Lake’s hierarchical storage model and supports authentication using Azure access keys or OAuth 2.0 credentials.
For more information, see Azure Data Lake Storage endpoint.
S3 (Compatible) endpoint support
Automate MFT now supports S3-compatible storage providers through a new S3 (Compatible) endpoint. This enhancement enables integration with non‑AWS services that implement the S3 protocol. The endpoint includes compatibility settings, such as path-style addressing and payload signing to support provider-specific implementations.
For more information, see S3 (Compatible) endpoint.
Improved SFTP and FTPS folder browsing
Improved SFTP and FTPS folder browsing so that browsing starts from the user’s default directory instead of the root directory, reducing permission-related issues when selecting folders.
Improved parameter list search
The search functionality in the parameters list has been refined to filter by parameter name, value, and description only. This update provides more predictable filtering when working with large sets of parameters.
Bug fixes
|
ID |
Category |
Fixed Issue |
|---|---|---|
|
2506 |
Tasks |
The system now reliably clears task-related data from browser local storage upon sign out to ensure subsequent users do not encounter stale values. |
|
2627 |
Scripts |
The agent now reliably validates the integrity of the script runner package by checking the SHA hash of every file included in the manifest. |
|
3126 |
Tasks |
The system now enforces maximum length validations for role names and descriptions during creation and updates. |
|
3181 |
Tasks |
Identity Provider (IDP) group mappings now correctly support special characters and non-Latin symbols. |
|
3227 |
Tasks |
Progress-hosted agents now accurately track and report cloud quota usage for SharePoint and OneDrive file transfers. |
|
3355 |
Tasks |
MQTT connection warnings now include the endpoint URL to assist with troubleshooting and diagnostics. |