...
AS4 - Better error message if SignalMessage is not present in SoapEnvelope (ArgumentNullException: Value cannot be null)
The response in this case will now be that the SOAP response message returned do not contain a valid Signal Message.
Cleanup API Tokens as part of maintenance job
API Refresh tokens are now cleaned up from the table after their expiration date
Better send-partner options for REST Transport API
It is now not required to send the send-partner (from partner). If you have the right permission "AllowSendFromMultiplePartners" it will be determined from the content. If not, the from partner will be set to the partner assigned to the user.
Partner Search Performance Enhancement
If you have many partners it can now be configured how many digits you need to write before it starts to search, and the result i limited. Configuration options for the settings is available in DataownerSettings.
Document Check For Issues outcome and actions
...