What's New in MOVEit Transfer 2023.1
- Last Updated: December 11, 2025
- 3 minute read
- MOVEit Transfer
- Version 2023
- Documentation
| Release | Version | Date | Description |
|---|---|---|---|
| MOVEit Transfer 2023.1 | 15.1 | November 2, 2023 | Improvements to security, security policy, and multi-org security and extensibility. |
| MOVEit Transfer 2023.1.1 | 15.1.1 | November 8, 2023 | Hotfix for installer timeout. See Fixed Issues in 2023.1.1. |
| MOVEit Transfer 2023.1.2 | 15.1.2 | November 29, 2023 | Service pack. See Fixed Issues in 2023.1.2. |
| MOVEit Transfer 2023.1.3 | 15.1.3 | January 17, 2024 | Service pack. See Fixed Issues in 2023.1.3. |
| MOVEit Transfer 2023.1.4 | 15.1.4 | March 20, 2024 | Service pack. See Fixed Issues in 2023.1.4. |
| MOVEit Transfer 2023.1.5 | 15.1.5 | May 22, 2024 | Service pack. See Fixed Issues in 2023.1.5. |
| MOVEit Transfer 2023.1.6 | 15.1.6 | June 11, 2024 | Hotfix. See Fixed Issues in 2023.1.6. |
| MOVEit Transfer 2023.1.7 | 15.1.7 | July 15, 2024 | Service pack. See Fixed Issues in 2023.1.7. |
| MOVEit Transfer 2023.1.8 | 15.1.8 | September 18, 2024 | Service pack. See Fixed Issues in 2023.1.8. |
| MOVEit Transfer 2023.1.9 | 15.1.9 | October 2, 2024 | Hotfix for SSH sign-on issue after upgrade. See Fixed Issues in 2023.1.9. |
| MOVEit Transfer 2023.1.10 | 15.1.10 | November 20, 2024 | Service pack. See Fixed Issues in 2023.1.10. |
| MOVEit Transfer 2023.1.11 | 15.1.11 | January 22, 2025 | Service pack. See Fixed Issues in 2023.1.11. |
| MOVEit Transfer 2023.1.12 | 15.1.12 | March 19, 2025 | Service pack. See Fixed Issues in 2023.1.12. |
| MOVEit Transfer 2023.1.13 | 15.1.13 | May 21, 2025 | Service pack. See Fixed Issues in 2023.1.13. |
| MOVEit Transfer 2023.1.14 | 15.1.14 | July 16, 2025 | Service pack. See Fixed Issues in 2023.1.14. |
| MOVEit Transfer 2023.1.15 | 15.1.15 | September 17, 2025 | Service pack. See Fixed Issues in 2023.1.15. |
| MOVEit Tra6sfer 2023.1.16 | 15.1.16 | September 30, 2025 | Hot Fix. See .Fixed Issues in 2023.1.16. |
With the current release, MOVEit Transfer adds the following features and improvements.
Secure ICAP (Content Scanning)
MOVEit Transfer now supports TLS encrypted communication to AV/DLP scanning engines with secure ICAP (icaps://).
New Controls Enabling Secure ICAP in Settings - System - Content Scanning

Updated Minimum and Default Password Requirements
New MOVEit Transfer installations will require users to meet new minimum settings of character length and complexity when they create a password. The minimum length you can set a password to is a string of 8 characters. The new default value setting for new installations of MOVEit Transfer is 12 characters.
New Default and Minimum Length for Passwords (new default length and complexity values shown)

Multiple SSH Server Host Key Types
MOVEit Transfer now allows you to configure each SSH binding (including the default binding) with one or more host keys. This feature makes it convenient for SSH/SFTP clients to connect to MOVEit Transfer, especially when their policy constraints limit them to use a specific key or key type.
You can add SSH Binding Configuration Options using the controls on the SSH tab of the MOVEit Transfer Config Utility.
SSH tab (running current SSH Server shown)

Pre-populate Default MOVEit Server Address for Outlook Add-in
You can now provide a value for the DefaultMitServerAddress argument in the MOVEit Transfer Outlook Add-in manifest.xml file. This string value pre-populates add-ins with a default server address or hostname.
<bt:Url id="Taskpane.Url" DefaultValue="https://localhost:3000/taskpane.html?DefaultMitServerAddress=moveit.example.com"/>
Outlook Add-in Prepopulated with MOVEit Transfer Hostname

REST API Changes
When an API user sends a MOVE file request and lacks permission to list file(s) in the destination folder, MOVEit Transfer returns an HTTP 201 (OK but with conditions). Otherwise, an HTTP 200 response is still the expected response, which includes details about the moved file(s).
AS2 Default Remote Access Controls (2023.1.16 Hotfix)
As of the 2024.1.7, MOVEit Transfer will Deny remote connections through the AS2 user interface. This is a change from previous behavior. For details, see the section titled Security Policies - Remote Access - Default Rules.