2.1.0
spryker-release-bot
released this
10 Apr 13:10
·
59 commits
to master
since this release
Included commits: 2.0.2...2.1.0
Improvements
- Introduced
ShipmentMethod.sourcePrice
transfer property. - Introduced
CartShipmentCartOperationPostSavePlugin
to recalculate shipment expenses. - Adjusted
ShipmentCartConnectorFacade::updateShipmentPrice()
to also apply shipment source prices if they are set. - Introduced
SanitizeCartShipmentItemExpanderPlugin
to clear shipment method from quote and shipment expenses in case of item add or remove action. - Introduced
ShipmentCartConnectorFacade::clearShipmentMethod
to clear shipment method from quote and shipment expenses in case of item add or remove action.
Deprecations
- Deprecated
CartShipmentExpanderPlugin
.