Skip to content

3.41.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 22 Jul 13:53
· 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.