Skip to main content
Feedback

MFT Release Notes for April 2026

April 11 2026

Automated File Transfer 6.11.0.0

New
We added these features
  • Optimized the MFT Runtime Transfer Request process so that messages are no longer lost due to a full Transfer Request queue. (AFT-433)

  • When a file is uploaded via SFTP, the AFT portal, or API key, the resulting MongoDB file includes the following information:

    • Uploader.ID - The uploader's user ID
    • Uploader.Name - The uploader's user name
    • Uploader.Type - How the file was uploaded, SFTP (MachineUser), Portal UI (PortalUser), or API key (ApiKey)

    You can view the uploader details in the file details/history screen from the Activity page. Additionally, you can get uploader details by using the Activity API. (AFT-449)

Fix
We fixed these issues
  • Fixed an issue with Flow Manager where on-arrival target endpoints would get stuck in the Transfer Scheduled stage and time out without logging any errors, requiring Flow Manager to be restarted. (AFT-520)

  • Flows that are enabled during Flow Manager's ProcessFlows cycle are no longer removed from the scheduler. (AFT-513)

  • The Overview page shows the correct data when you filter by organization. (AFT-466)

On this Page