Automate MFT 1.6
- Last Updated: November 14, 2025
- 1 minute read
- Automate MFT
- Documentation
What's in Automate MFT 1.6?
November 14, 2025
Feature enhancements
Add "Tenant Name" information
Introduces a human-readable Tenant Name for each tenant, visible to all users, with rules for creation, update, and visibility.
Send email notifications when tenant's limits are reached
Implements automated email alerts to administrators when usage quotas approach or exceed thresholds, with customizable placeholders.
Send email notification for User Management operations in the tenant
Sends notifications to users when their access or role changes within a tenant, covering add, remove, enable, disable, and role change events.
SFTP Key Exchange Algorithm Modernization
This update removes the deprecated and unsupported ssh-dss key exchange algorithm from the SFTP endpoint UI, eliminating confusion for users and aligning with current security standards. In addition, the release introduces support for advanced post-quantum hybrid key exchange algorithms, including mlkem768x25519-sha256, sntrup761x25519-sha512, and sntrup761x25519-sha512@openssh.com
Bug fixes
|
ID |
Category |
Fixed Issue |
|---|---|---|
|
1931 |
Agents |
Pressing Enter while editing an agent’s name no longer causes the app to refresh and discard unsaved changes. |
|
1935 |
Input fields |
Zero values are now shown correctly. |
|
1941 |
Tags |
Tag rendering was improved to prevent overlapping. |
|
1957 |
Task scheduling dialog |
The schedule selection dialog no longer scrolls to the top after each selection. |
|
1983 |
Endpoints |
Endpoint column sorting options are now disabled or clarified. |
|
1984 |
Entity Management |
The browser URL is updated after deleting an entity to prevent not found errors. |
|
1985 |
Authentication methods |
The details panel does not remain visible after deleting an authentication method. |
|
1986 |
Scheduling |
Schedules with a distant end date and multiple occurrences are now saved. |
|
1988 |
CIFS – Ubuntu Logs |
The log output shows the intended endpoint/task paths. |
|
1989 |
ShareFile connector |
Improved error handling for ShareFile connector failures, ensuring clearer error messages. |
|
2004 |
Task run reports |
Only relevant information is included in task run records. |
|
2006 |
Task logs |
Logs for long-running tasks spanning multiple days are available and visible. |
|
2007 |
Tasks |
When a tag is removed from a task, it is no longer displayed in filtered results. |
|
2008 |
Azure Blob Storage |
Timeout and retry logic for large file uploads to Azure Blob Storage was improved. |
|
2016 |
Task scheduling |
Tasks are prevented from being scheduled without an assigned agent. |
|
2037 |
File activity reports |
The View Task Run action in a File Activity Reports displays the task run details. |
|
2038 |
Agent renaming |
Renaming an agent no longer results in an empty checksum value. |
|
2047 |
Scheduling |
Aligned backend and UI logic for schedule creation to prevent errors when no valid future invocations exist. |
|
2048 |
CIFS Transfers |
When uploading to CIFS shares, the file transfer logic preserves the file timesamp. |
|
2056 |
Reports |
Resolved inconsistent pagination behavior in Task Run and File Activity Reports, ensuring page changes align with expected UI standards |
|
2087 |
File transfers |
Fixed a null reference exception that could occur during parallel file download/upload tasks when a download fails. |