Releases: DPDBeNeLux/magento2-shipping
Releases · DPDBeNeLux/magento2-shipping
1.3.0-beta
Changelog:
- Fixed issue where Parcelshop validation didn't work for Mageplaza's OneStepCheckout
1.2.0
Changelog:
- Changed scope of module settings to allow website/store specific settings
- Added validation on checkout fields on Shipping methods refresh
- Improved Parcelshop map
- Added Aheadworks One Step Checkout support
- Fixed composer installation problems
- Implemented saving labels as a file
- Fixed issue with Tablerates in 2.3.1
- Added Magento 2.3.x compatiblity
1.2.1-beta
Changelog:
- Fixed composer installation problems
1.2.0-beta
Changelog:
- Changed scope of module settings to allow website/store specific settings
- Added validation on checkout fields on Shipping methods refresh
- Improved Parcelshop map
- Added Aheadworks One Step Checkout support
- Added Magento 2.3.0 compatiblity
1.1.2-beta
Changelog:
- Updated copyright year
- Implemented saving labels as a file
1.1.1
1.1.0
This release contains many new features and extra shipping methods. All changes are backwards compatible and do not affect existing installations.
Changelog:
- Added support for B2B customers
- Added DPD Express and Guarantee (E10, E12 and E18)
- Added DPD Classic and DPD Classic Saturday (B2B)
- Added mass action for generating Return labels
- Added mass action for generating a shipping list
- Added mutliple labels for one shipment. (Only available in the shipment view)
- Fixed translations issues with Parcelshop
- Refactored code style in lots of places to be more compliant with Magento 2 standards
- Added Parcelshop ID to REST API (Thanks @JeroenVanLeusden)
- Added compatibility support for Picqer
1.1.0 Beta
This release contains many new features and extra shipping methods. All changes are backwards compatible and do not affect existing installations.
Changelog:
- Added support for B2B customers
- Added DPD Express and Guarantee (E10, E12 and E18)
- Added DPD Classic and DPD Classic Saturday (B2B)
- Added mass action for generating Return labels
- Added mass action for generating a shipping list
- Added mutliple labels for one shipment. (Only available in the shipment view)
- Fixed translations issues with Parcelshop
- Refactored code style in lots of places to be more compliant with Magento 2 standards
1.0.9
1.0.8: PayPal Express compatibility fix
Changelog:
- Parcelshops now work with PayPal Express and various other payment methods who overwrite the Shipping Address
- Included fix for Tablerate Export, Thanks Younify!
- Other small improvements