3.41.0
·
105 commits
to master
since this release
Included commits: 3.40.0...3.41.0
Improvements
- Introduced
TransferConfig::isTransferSuffixCheckStrict().
Adjustments
- Adjusted
TransferFacade::generateTransferObjects()to properly combine properties from transfers with and without the "Transfer" suffix and to improve transfer name suffix validation when enabled, ensuring the Transfer suffix is only skipped when names end with "Transfer" rather than containing it anywhere.